Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static CustomerSalesAreaLink<CustSalesPartnerFunc> |
CustomerSalesArea.TO_PARTNER_FUNCTION
Use with available fluent helpers to apply the to_PartnerFunction navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustSalesPartnerFunc |
CustSalesPartnerFunc.CustSalesPartnerFuncBuilder.build() |
protected CustSalesPartnerFunc |
CustSalesPartnerFuncDeleteFluentHelper.getEntity()
CustSalesPartnerFunc entity object that will be deleted in the S/4HANA system. |
protected CustSalesPartnerFunc |
CustSalesPartnerFuncCreateFluentHelper.getEntity()
CustSalesPartnerFunc entity object that will be created in the S/4HANA system. |
protected CustSalesPartnerFunc |
CustSalesPartnerFuncUpdateFluentHelper.getEntity()
CustSalesPartnerFunc entity object that will be updated in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
List<CustSalesPartnerFunc> |
CustomerSalesArea.fetchPartnerFunction()
Fetches the CustSalesPartnerFunc entities (one to many) associated with this entity.
|
protected Class<CustSalesPartnerFunc> |
CustSalesPartnerFuncByKeyFluentHelper.getEntityClass() |
protected Class<CustSalesPartnerFunc> |
CustSalesPartnerFuncFluentHelper.getEntityClass() |
Optional<List<CustSalesPartnerFunc>> |
CustomerSalesArea.getPartnerFunctionIfPresent()
Retrieval of associated CustSalesPartnerFunc entities (one to many).
|
List<CustSalesPartnerFunc> |
CustomerSalesArea.getPartnerFunctionOrFetch()
Retrieval of associated CustSalesPartnerFunc entities (one to many).
|
Class<CustSalesPartnerFunc> |
CustSalesPartnerFunc.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerSalesArea.addPartnerFunction(CustSalesPartnerFunc... entity)
Adds elements to the list of associated CustSalesPartnerFunc entities.
|
CustomerSalesArea.CustomerSalesAreaBuilder |
CustomerSalesArea.CustomerSalesAreaBuilder.partnerFunction(CustSalesPartnerFunc... value) |
Modifier and Type | Method and Description |
---|---|
void |
CustomerSalesArea.setPartnerFunction(List<CustSalesPartnerFunc> value)
Overwrites the list of associated CustSalesPartnerFunc entities for the loaded navigation property to_PartnerFunction.
|
protected CustSalesPartnerFuncLink<ObjectT> |
CustSalesPartnerFuncLink.translateLinkType(EntityLink<CustSalesPartnerFuncLink<ObjectT>,CustSalesPartnerFunc,ObjectT> link) |
Constructor and Description |
---|
CustSalesPartnerFuncCreateFluentHelper(CustSalesPartnerFunc entity) |
CustSalesPartnerFuncDeleteFluentHelper(CustSalesPartnerFunc entity) |
CustSalesPartnerFuncUpdateFluentHelper(CustSalesPartnerFunc entity) |
Constructor and Description |
---|
CustomerSalesArea(String customer,
String salesOrganization,
String distributionChannel,
String division,
String accountByCustomer,
String authorizationGroup,
String billingIsBlockedForCustomer,
Boolean completeDeliveryIsDefined,
String currency,
String customerABCClassification,
String customerAccountAssignmentGroup,
String customerGroup,
String customerPaymentTerms,
String customerPriceGroup,
String customerPricingProcedure,
String deliveryIsBlockedForCustomer,
String deliveryPriority,
String incotermsClassification,
String incotermsLocation2,
String incotermsVersion,
String incotermsLocation1,
Boolean deletionIndicator,
String incotermsTransferLocation,
String invoiceDate,
String itemOrderProbabilityInPercent,
Boolean orderCombinationIsAllowed,
String orderIsBlockedForCustomer,
String partialDeliveryIsAllowed,
String priceListType,
String salesGroup,
String salesOffice,
String shippingCondition,
String supplyingPlant,
String salesDistrict,
String customerAccountGroup,
ErpConfigContext erpConfigContext,
List<CustSalesPartnerFunc> toPartnerFunction,
List<CustomerSalesAreaTax> toSalesAreaTax) |
Copyright © 2018 SAP SE. All rights reserved.