Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales |
Modifier and Type | Field and Description |
---|---|
static SlsPrcgCndnTypeTextLink<SlsPricingConditionType> |
SlsPrcgCndnTypeText.TO_SLS_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_SlsPricingConditionType navigation property to query operations.
|
static SlsPricingProcedureItemLink<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> |
SlsPricingConditionTypeFluentHelper.getEntityClass() |
protected Class<SlsPricingConditionType> |
SlsPricingConditionTypeByKeyFluentHelper.getEntityClass() |
Optional<SlsPricingConditionType> |
SlsPrcgCndnTypeText.getSlsPricingConditionTypeIfPresent()
Retrieval of associated SlsPricingConditionType entity (one to one).
|
Optional<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) |
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder |
SlsPricingProcedureItem.SlsPricingProcedureItemBuilder.slsPricingConditionType(SlsPricingConditionType value) |
Modifier and Type | Method and Description |
---|---|
protected SlsPricingConditionTypeLink<ObjectT> |
SlsPricingConditionTypeLink.translateLinkType(EntityLink<SlsPricingConditionTypeLink<ObjectT>,SlsPricingConditionType,ObjectT> link) |
Constructor and Description |
---|
SlsPrcgCndnTypeText(String language,
String conditionUsage,
String conditionApplication,
String conditionType,
String conditionTypeName,
ErpConfigContext erpConfigContext,
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,
ErpConfigContext erpConfigContext,
SlsPricingProcedure toSalesPricingProcedure,
SlsPricingConditionType toSlsPricingConditionType,
List<SlsPrcgProcedItemText> toText) |
Copyright © 2018 SAP SE. All rights reserved.