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 SupplierPurchasingOrgLink<SupplierPartnerFunc> |
SupplierPurchasingOrg.TO_PARTNER_FUNCTION
Use with available fluent helpers to apply the to_PartnerFunction navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierPartnerFunc |
SupplierPartnerFunc.SupplierPartnerFuncBuilder.build() |
protected SupplierPartnerFunc |
SupplierPartnerFuncCreateFluentHelper.getEntity() |
protected SupplierPartnerFunc |
SupplierPartnerFuncUpdateFluentHelper.getEntity() |
protected SupplierPartnerFunc |
SupplierPartnerFuncDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SupplierPartnerFunc> |
SupplierPurchasingOrg.fetchPartnerFunction()
Fetches the SupplierPartnerFunc entities (one to many) associated with this entity.
|
protected Class<SupplierPartnerFunc> |
SupplierPartnerFuncByKeyFluentHelper.getEntityClass() |
protected Class<SupplierPartnerFunc> |
SupplierPartnerFuncFluentHelper.getEntityClass() |
Optional<List<SupplierPartnerFunc>> |
SupplierPurchasingOrg.getPartnerFunctionIfPresent()
Retrieval of associated SupplierPartnerFunc entities (one to many).
|
List<SupplierPartnerFunc> |
SupplierPurchasingOrg.getPartnerFunctionOrFetch()
Retrieval of associated SupplierPartnerFunc entities (one to many).
|
Class<SupplierPartnerFunc> |
SupplierPartnerFunc.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierPurchasingOrg.addPartnerFunction(SupplierPartnerFunc... entity)
Adds elements to the list of associated SupplierPartnerFunc entities.
|
SupplierPurchasingOrg.SupplierPurchasingOrgBuilder |
SupplierPurchasingOrg.SupplierPurchasingOrgBuilder.partnerFunction(SupplierPartnerFunc... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierPurchasingOrg.setPartnerFunction(List<SupplierPartnerFunc> value)
Overwrites the list of associated SupplierPartnerFunc entities for the loaded navigation property
to_PartnerFunction.
|
protected SupplierPartnerFuncLink<ObjectT> |
SupplierPartnerFuncLink.translateLinkType(EntityLink<SupplierPartnerFuncLink<ObjectT>,SupplierPartnerFunc,ObjectT> link) |
Constructor and Description |
---|
SupplierPartnerFuncCreateFluentHelper(String servicePath,
SupplierPartnerFunc entity)
Creates a fluent helper object that will create a
SupplierPartnerFunc entity on the OData endpoint. |
SupplierPartnerFuncDeleteFluentHelper(String servicePath,
SupplierPartnerFunc entity)
Creates a fluent helper object that will delete a
SupplierPartnerFunc entity on the OData endpoint. |
SupplierPartnerFuncUpdateFluentHelper(String servicePath,
SupplierPartnerFunc entity)
Creates a fluent helper object that will update a
SupplierPartnerFunc entity on the OData endpoint. |
Constructor and Description |
---|
SupplierPurchasingOrg(String supplier,
String purchasingOrganization,
String calculationSchemaGroupCode,
Boolean deletionIndicator,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsVersion,
String incotermsLocation1,
String incotermsLocation2,
Boolean invoiceIsGoodsReceiptBased,
BigDecimal materialPlannedDeliveryDurn,
BigDecimal minimumOrderAmount,
String paymentTerms,
String pricingDateControl,
Boolean purOrdAutoGenerationIsAllowed,
String purchaseOrderCurrency,
String purchasingGroup,
Boolean purchasingIsBlockedForSupplier,
String shippingCondition,
String supplierABCClassificationCode,
String supplierPhoneNumber,
String supplierRespSalesPersonName,
String authorizationGroup,
String supplierAccountGroup,
ErpConfigContext erpConfigContext,
List<SupplierPartnerFunc> toPartnerFunction) |
Copyright © 2018 SAP SE. All rights reserved.