Modifier and Type | Field and Description |
---|---|
static SupplierPurchasingOrgLink<SupplierPurchasingOrgText> |
SupplierPurchasingOrg.TO_PURCHASING_ORG_TEXT
Use with available fluent helpers to apply the to_PurchasingOrgText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierPurchasingOrgText |
SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder.build() |
protected SupplierPurchasingOrgText |
SupplierPurchasingOrgTextCreateFluentHelper.getEntity() |
protected SupplierPurchasingOrgText |
SupplierPurchasingOrgTextDeleteFluentHelper.getEntity() |
protected SupplierPurchasingOrgText |
SupplierPurchasingOrgTextUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SupplierPurchasingOrgText> |
SupplierPurchasingOrg.fetchPurchasingOrgText()
Fetches the SupplierPurchasingOrgText entities (one to many) associated with this entity.
|
protected Class<SupplierPurchasingOrgText> |
SupplierPurchasingOrgTextFluentHelper.getEntityClass() |
protected Class<SupplierPurchasingOrgText> |
SupplierPurchasingOrgTextByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SupplierPurchasingOrgText>> |
SupplierPurchasingOrg.getPurchasingOrgTextIfPresent()
Retrieval of associated SupplierPurchasingOrgText entities (one to many).
|
List<SupplierPurchasingOrgText> |
SupplierPurchasingOrg.getPurchasingOrgTextOrFetch()
Retrieval of associated SupplierPurchasingOrgText entities (one to many).
|
Class<SupplierPurchasingOrgText> |
SupplierPurchasingOrgText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierPurchasingOrg.addPurchasingOrgText(SupplierPurchasingOrgText... entity)
Adds elements to the list of associated SupplierPurchasingOrgText entities.
|
SupplierPurchasingOrg.SupplierPurchasingOrgBuilder |
SupplierPurchasingOrg.SupplierPurchasingOrgBuilder.purchasingOrgText(SupplierPurchasingOrgText... value)
Navigation property to_PurchasingOrgText for SupplierPurchasingOrg to multiple
SupplierPurchasingOrgText.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierPurchasingOrg.setPurchasingOrgText(List<SupplierPurchasingOrgText> value)
Overwrites the list of associated SupplierPurchasingOrgText entities for the loaded navigation property
to_PurchasingOrgText.
|
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 supplierConfirmationControlKey,
Boolean isOrderAcknRqd,
String authorizationGroup,
String supplierAccountGroup,
List<SupplierPartnerFunc> toPartnerFunction,
List<SupplierPurchasingOrgText> toPurchasingOrgText) |
Modifier and Type | Method and Description |
---|---|
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText)
Create a new
SupplierPurchasingOrgText entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.createSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText)
Create a new
SupplierPurchasingOrgText entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.deleteSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText)
Deletes an existing
SupplierPurchasingOrgText entity in the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.deleteSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText)
Deletes an existing
SupplierPurchasingOrgText entity in the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText)
Update an existing
SupplierPurchasingOrgText entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.updateSupplierPurchasingOrgText(SupplierPurchasingOrgText supplierPurchasingOrgText)
Update an existing
SupplierPurchasingOrgText entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SupplierPurchasingOrgText> |
SupplierPurchasingOrgTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SupplierPurchasingOrgTextLink<ObjectT> |
SupplierPurchasingOrgTextLink.translateLinkType(EntityLink<SupplierPurchasingOrgTextLink<ObjectT>,SupplierPurchasingOrgText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.