Modifier and Type | Field and Description |
---|---|
static SlsPrcgCndnTypeTextOneToOneLink<SlsPricingConditionType> |
SlsPrcgCndnTypeText.TO_SLS_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_SlsPricingConditionType navigation property to query
operations.
|
static SlsPricingProcedureItemOneToOneLink<SlsPricingConditionType> |
SlsPricingProcedureItem.TO_SLS_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_SlsPricingConditionType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SlsPricingConditionType |
SlsPricingConditionType.SlsPricingConditionTypeBuilder.build() |
SlsPricingConditionType |
SlsPrcgCndnTypeText.fetchSlsPricingConditionType()
Fetches the SlsPricingConditionType entity (one to one) associated with this entity.
|
SlsPricingConditionType |
SlsPricingProcedureItem.fetchSlsPricingConditionType()
Fetches the SlsPricingConditionType entity (one to one) associated with this entity.
|
SlsPricingConditionType |
SlsPrcgCndnTypeText.getSlsPricingConditionTypeOrFetch()
Retrieval of associated SlsPricingConditionType entity (one to one).
|
SlsPricingConditionType |
SlsPricingProcedureItem.getSlsPricingConditionTypeOrFetch()
Retrieval of associated SlsPricingConditionType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SlsPricingConditionType> |
SlsPricingConditionTypeByKeyFluentHelper.getEntityClass() |
protected Class<SlsPricingConditionType> |
SlsPricingConditionTypeFluentHelper.getEntityClass() |
io.vavr.control.Option<SlsPricingConditionType> |
SlsPrcgCndnTypeText.getSlsPricingConditionTypeIfPresent()
Retrieval of associated SlsPricingConditionType entity (one to one).
|
io.vavr.control.Option<SlsPricingConditionType> |
SlsPricingProcedureItem.getSlsPricingConditionTypeIfPresent()
Retrieval of associated SlsPricingConditionType entity (one to one).
|
Class<SlsPricingConditionType> |
SlsPricingConditionType.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SlsPrcgCndnTypeText.setSlsPricingConditionType(SlsPricingConditionType value)
Overwrites the associated SlsPricingConditionType entity for the loaded navigation property
to_SlsPricingConditionType.
|
void |
SlsPricingProcedureItem.setSlsPricingConditionType(SlsPricingConditionType value)
Overwrites the associated SlsPricingConditionType entity for the loaded navigation property
to_SlsPricingConditionType.
|
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder.slsPricingConditionType(SlsPricingConditionType value)
Navigation property to_SlsPricingConditionType for SlsPrcgCndnTypeText to single
SlsPricingConditionType.
|
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder |
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder.slsPricingConditionType(SlsPricingConditionType value)
Navigation property to_SlsPricingConditionType for SlsPricingProcedureItem to single
SlsPricingConditionType.
|
Constructor and Description |
---|
SlsPrcgCndnTypeText(String language,
String conditionUsage,
String conditionApplication,
String conditionType,
String conditionTypeName,
SlsPricingConditionType toSlsPricingConditionType) |
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) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SlsPricingConditionType> |
SlsPricingConditionTypeOneToOneLink.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 SlsPricingConditionTypeLink<ObjectT> |
SlsPricingConditionTypeLink.translateLinkType(EntityLink<SlsPricingConditionTypeLink<ObjectT>,SlsPricingConditionType,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.