public static final class SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SlsPrcgCndnTypeText |
build() |
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
conditionApplication(String conditionApplication)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
conditionType(String conditionType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
conditionTypeName(String conditionTypeName)
Constraints: Not nullable, Maximum length: 30
|
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
conditionUsage(String conditionUsage)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
slsPricingConditionType(SlsPricingConditionType value)
Navigation property to_SlsPricingConditionType for SlsPrcgCndnTypeText to single
SlsPricingConditionType.
|
String |
toString() |
@Nonnull public SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder slsPricingConditionType(SlsPricingConditionType value)
value
- The SlsPricingConditionType to build this SlsPrcgCndnTypeText with.public SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.public SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder conditionUsage(@Nullable String conditionUsage)
Original property name from the Odata EDM: ConditionUsage
this
.public SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder conditionApplication(@Nullable String conditionApplication)
Original property name from the Odata EDM: ConditionApplication
example, sales & distribution or purchasing).this
.public SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder conditionType(@Nullable String conditionType)
Original property name from the Odata EDM: ConditionType
differentiate between different kinds of discount; in output determination, between different output types such as order confirmation or delivery note; in batch determination, between different strategy types.this
.public SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder conditionTypeName(@Nullable String conditionTypeName)
Original property name from the Odata EDM: ConditionTypeName
this
.public SlsPrcgCndnTypeText build()
Copyright © 2020 SAP SE. All rights reserved.