Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales |
Modifier and Type | Field and Description |
---|---|
static SlsPricingProcedureTextLink<SlsPricingProcedure> |
SlsPricingProcedureText.TO_SALES_PRICING_PROCEDURE
Use with available fluent helpers to apply the to_SalesPricingProcedure navigation property to query operations.
|
static SlsPricingProcedureItemLink<SlsPricingProcedure> |
SlsPricingProcedureItem.TO_SALES_PRICING_PROCEDURE
Use with available fluent helpers to apply the to_SalesPricingProcedure navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SlsPricingProcedure |
SlsPricingProcedure.SlsPricingProcedureBuilder.build() |
SlsPricingProcedure |
SlsPricingProcedureText.fetchSalesPricingProcedure()
Fetches the SlsPricingProcedure entity (one to one) associated with this entity.
|
SlsPricingProcedure |
SlsPricingProcedureItem.fetchSalesPricingProcedure()
Fetches the SlsPricingProcedure entity (one to one) associated with this entity.
|
SlsPricingProcedure |
SlsPricingProcedureText.getSalesPricingProcedureOrFetch()
Retrieval of associated SlsPricingProcedure entity (one to one).
|
SlsPricingProcedure |
SlsPricingProcedureItem.getSalesPricingProcedureOrFetch()
Retrieval of associated SlsPricingProcedure entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SlsPricingProcedure> |
SlsPricingProcedureFluentHelper.getEntityClass() |
protected Class<SlsPricingProcedure> |
SlsPricingProcedureByKeyFluentHelper.getEntityClass() |
Optional<SlsPricingProcedure> |
SlsPricingProcedureText.getSalesPricingProcedureIfPresent()
Retrieval of associated SlsPricingProcedure entity (one to one).
|
Optional<SlsPricingProcedure> |
SlsPricingProcedureItem.getSalesPricingProcedureIfPresent()
Retrieval of associated SlsPricingProcedure entity (one to one).
|
Class<SlsPricingProcedure> |
SlsPricingProcedure.getType() |
Modifier and Type | Method and Description |
---|---|
SlsPricingProcedureText.SlsPricingProcedureTextBuilder |
SlsPricingProcedureText.SlsPricingProcedureTextBuilder.salesPricingProcedure(SlsPricingProcedure value) |
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder |
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder.salesPricingProcedure(SlsPricingProcedure value) |
void |
SlsPricingProcedureText.setSalesPricingProcedure(SlsPricingProcedure value)
Overwrites the associated SlsPricingProcedure entity for the loaded navigation property to_SalesPricingProcedure.
|
void |
SlsPricingProcedureItem.setSalesPricingProcedure(SlsPricingProcedure value)
Overwrites the associated SlsPricingProcedure entity for the loaded navigation property to_SalesPricingProcedure.
|
Modifier and Type | Method and Description |
---|---|
protected SlsPricingProcedureLink<ObjectT> |
SlsPricingProcedureLink.translateLinkType(EntityLink<SlsPricingProcedureLink<ObjectT>,SlsPricingProcedure,ObjectT> link) |
Constructor and Description |
---|
SlsPricingProcedureItem(String conditionUsage,
String conditionApplication,
String pricingProcedure,
String pricingProcedureStep,
String pricingProcedureCounter,
String conditionType,
String prcgProcedItemFromRefStep,
String prcgProcedItemToRefStep,
Boolean conditionIsManuallyDtmnd,
String prcgProcedItemSubtotal,
Boolean conditionIsForStatistics,
String accountKeyForGLAccount,
String acctKeyForAccrualsGLAccount,
String pricingProcedureItemPrintType,
Boolean conditionIsMandatory,
Boolean cndnIsAcctDetnRelevant,
ErpConfigContext erpConfigContext,
SlsPricingProcedure toSalesPricingProcedure,
SlsPricingConditionType toSlsPricingConditionType,
List<SlsPrcgProcedItemText> toText) |
SlsPricingProcedureText(String language,
String conditionUsage,
String conditionApplication,
String pricingProcedure,
String pricingProcedureName,
ErpConfigContext erpConfigContext,
SlsPricingProcedure toSalesPricingProcedure) |
Copyright © 2018 SAP SE. All rights reserved.