Modifier and Type | Field and Description |
---|---|
static SlsPricingProcedureItemOneToOneLink<SlsPricingProcedure> |
SlsPricingProcedureItem.TO_SALES_PRICING_PROCEDURE
Use with available fluent helpers to apply the to_SalesPricingProcedure navigation property to query
operations.
|
static SlsPricingProcedureTextOneToOneLink<SlsPricingProcedure> |
SlsPricingProcedureText.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 |
SlsPricingProcedureItem.fetchSalesPricingProcedure()
Fetches the SlsPricingProcedure entity (one to one) associated with this entity.
|
SlsPricingProcedure |
SlsPricingProcedureText.fetchSalesPricingProcedure()
Fetches the SlsPricingProcedure entity (one to one) associated with this entity.
|
SlsPricingProcedure |
SlsPricingProcedureItem.getSalesPricingProcedureOrFetch()
Retrieval of associated SlsPricingProcedure entity (one to one).
|
SlsPricingProcedure |
SlsPricingProcedureText.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> |
SlsPricingProcedureItem.getSalesPricingProcedureIfPresent()
Retrieval of associated SlsPricingProcedure entity (one to one).
|
Optional<SlsPricingProcedure> |
SlsPricingProcedureText.getSalesPricingProcedureIfPresent()
Retrieval of associated SlsPricingProcedure entity (one to one).
|
Class<SlsPricingProcedure> |
SlsPricingProcedure.getType() |
Modifier and Type | Method and Description |
---|---|
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder |
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder.salesPricingProcedure(SlsPricingProcedure value) |
SlsPricingProcedureText.SlsPricingProcedureTextBuilder |
SlsPricingProcedureText.SlsPricingProcedureTextBuilder.salesPricingProcedure(SlsPricingProcedure value) |
void |
SlsPricingProcedureItem.setSalesPricingProcedure(SlsPricingProcedure value)
Overwrites the associated SlsPricingProcedure entity for the loaded navigation property
to_SalesPricingProcedure.
|
void |
SlsPricingProcedureText.setSalesPricingProcedure(SlsPricingProcedure value)
Overwrites the associated SlsPricingProcedure entity for the loaded navigation property
to_SalesPricingProcedure.
|
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,
SlsPricingProcedure toSalesPricingProcedure,
SlsPricingConditionType toSlsPricingConditionType,
List<SlsPrcgProcedItemText> toText) |
SlsPricingProcedureText(String language,
String conditionUsage,
String conditionApplication,
String pricingProcedure,
String pricingProcedureName,
SlsPricingProcedure toSalesPricingProcedure) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SlsPricingProcedure> |
SlsPricingProcedureOneToOneLink.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 SlsPricingProcedureLink<ObjectT> |
SlsPricingProcedureLink.translateLinkType(EntityLink<SlsPricingProcedureLink<ObjectT>,SlsPricingProcedure,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.