Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing |
Modifier and Type | Field and Description |
---|---|
static PurgPrcgCndnTypeTextLink<PurgPricingConditionType> |
PurgPrcgCndnTypeText.TO_PURG_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query
operations.
|
static PurgPricingProcedureItemLink<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() |
Optional<PurgPricingConditionType> |
PurgPrcgCndnTypeText.getPurgPricingConditionTypeIfPresent()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
Optional<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) |
PurgPricingProcedureItem.PurgPricingProcedureItemBuilder |
PurgPricingProcedureItem.PurgPricingProcedureItemBuilder.purgPricingConditionType(PurgPricingConditionType value) |
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.
|
Modifier and Type | Method and Description |
---|---|
protected PurgPricingConditionTypeLink<ObjectT> |
PurgPricingConditionTypeLink.translateLinkType(EntityLink<PurgPricingConditionTypeLink<ObjectT>,PurgPricingConditionType,ObjectT> link) |
Constructor and Description |
---|
PurgPrcgCndnTypeText(String language,
String conditionUsage,
String conditionApplication,
String conditionType,
String conditionTypeName,
ErpConfigContext erpConfigContext,
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,
ErpConfigContext erpConfigContext,
PurgPricingConditionType toPurgPricingConditionType,
PurgPricingProcedure toPurgPricingProcedure,
List<PurgPrcgProcedItemText> toText) |
Copyright © 2018 SAP SE. All rights reserved.