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