Modifier and Type | Field and Description |
---|---|
static PurgPrcgCndnTypeTextOneToOneLink<PurgPricingConditionType> |
PurgPrcgCndnTypeText.TO_PURG_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query
operations.
|
static PurgPricingProcedureItemOneToOneLink<PurgPricingConditionType> |
PurgPricingProcedureItem.TO_PURG_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PurgPricingConditionType |
PurgPricingConditionType.PurgPricingConditionTypeBuilder.build() |
PurgPricingConditionType |
PurgPrcgCndnTypeText.fetchPurgPricingConditionType()
Fetches the PurgPricingConditionType entity (one to one) associated with this entity.
|
PurgPricingConditionType |
PurgPricingProcedureItem.fetchPurgPricingConditionType()
Fetches the PurgPricingConditionType entity (one to one) associated with this entity.
|
PurgPricingConditionType |
PurgPrcgCndnTypeText.getPurgPricingConditionTypeOrFetch()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
PurgPricingConditionType |
PurgPricingProcedureItem.getPurgPricingConditionTypeOrFetch()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PurgPricingConditionType> |
PurgPricingConditionTypeFluentHelper.getEntityClass() |
protected Class<PurgPricingConditionType> |
PurgPricingConditionTypeByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<PurgPricingConditionType> |
PurgPrcgCndnTypeText.getPurgPricingConditionTypeIfPresent()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
io.vavr.control.Option<PurgPricingConditionType> |
PurgPricingProcedureItem.getPurgPricingConditionTypeIfPresent()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
Class<PurgPricingConditionType> |
PurgPricingConditionType.getType() |
Modifier and Type | Method and Description |
---|---|
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder.purgPricingConditionType(PurgPricingConditionType value)
Navigation property to_PurgPricingConditionType for PurgPrcgCndnTypeText to single
PurgPricingConditionType.
|
PurgPricingProcedureItem.PurgPricingProcedureItemBuilder |
PurgPricingProcedureItem.PurgPricingProcedureItemBuilder.purgPricingConditionType(PurgPricingConditionType value)
Navigation property to_PurgPricingConditionType for PurgPricingProcedureItem to single
PurgPricingConditionType.
|
void |
PurgPrcgCndnTypeText.setPurgPricingConditionType(PurgPricingConditionType value)
Overwrites the associated PurgPricingConditionType entity for the loaded navigation property
to_PurgPricingConditionType.
|
void |
PurgPricingProcedureItem.setPurgPricingConditionType(PurgPricingConditionType value)
Overwrites the associated PurgPricingConditionType entity for the loaded navigation property
to_PurgPricingConditionType.
|
Constructor and Description |
---|
PurgPrcgCndnTypeText(String language,
String conditionUsage,
String conditionApplication,
String conditionType,
String conditionTypeName,
PurgPricingConditionType toPurgPricingConditionType) |
PurgPricingProcedureItem(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,
PurgPricingConditionType toPurgPricingConditionType,
PurgPricingProcedure toPurgPricingProcedure,
List<PurgPrcgProcedItemText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurgPricingConditionType> |
PurgPricingConditionTypeOneToOneLink.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 PurgPricingConditionTypeLink<ObjectT> |
PurgPricingConditionTypeLink.translateLinkType(EntityLink<PurgPricingConditionTypeLink<ObjectT>,PurgPricingConditionType,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.