Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing |
Modifier and Type | Field and Description |
---|---|
static PurgPricingConditionTypeLink<PurgPrcgCndnTypeText> |
PurgPricingConditionType.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PurgPrcgCndnTypeText |
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PurgPrcgCndnTypeText> |
PurgPricingConditionType.fetchText()
Fetches the PurgPrcgCndnTypeText entities (one to many) associated with this entity.
|
protected Class<PurgPrcgCndnTypeText> |
PurgPrcgCndnTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<PurgPrcgCndnTypeText> |
PurgPrcgCndnTypeTextFluentHelper.getEntityClass() |
Optional<List<PurgPrcgCndnTypeText>> |
PurgPricingConditionType.getTextIfPresent()
Retrieval of associated PurgPrcgCndnTypeText entities (one to many).
|
List<PurgPrcgCndnTypeText> |
PurgPricingConditionType.getTextOrFetch()
Retrieval of associated PurgPrcgCndnTypeText entities (one to many).
|
Class<PurgPrcgCndnTypeText> |
PurgPrcgCndnTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurgPricingConditionType.addText(PurgPrcgCndnTypeText... entity)
Adds elements to the list of associated PurgPrcgCndnTypeText entities.
|
PurgPricingConditionType.PurgPricingConditionTypeBuilder |
PurgPricingConditionType.PurgPricingConditionTypeBuilder.text(PurgPrcgCndnTypeText... value) |
Modifier and Type | Method and Description |
---|---|
void |
PurgPricingConditionType.setText(List<PurgPrcgCndnTypeText> value)
Overwrites the list of associated PurgPrcgCndnTypeText entities for the loaded navigation property to_Text.
|
protected PurgPrcgCndnTypeTextLink<ObjectT> |
PurgPrcgCndnTypeTextLink.translateLinkType(EntityLink<PurgPrcgCndnTypeTextLink<ObjectT>,PurgPrcgCndnTypeText,ObjectT> link) |
Constructor and Description |
---|
PurgPricingConditionType(String conditionUsage,
String conditionApplication,
String conditionType,
ErpConfigContext erpConfigContext,
List<PurgPrcgCndnTypeText> toText) |
Copyright © 2018 SAP SE. All rights reserved.