public static final class PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PurgPrcgCndnTypeText |
build() |
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
conditionApplication(String conditionApplication)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
conditionType(String conditionType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
conditionTypeName(String conditionTypeName)
Constraints: Not nullable, Maximum length: 30
|
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
conditionUsage(String conditionUsage)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
purgPricingConditionType(PurgPricingConditionType value)
Navigation property to_PurgPricingConditionType for PurgPrcgCndnTypeText to single
PurgPricingConditionType.
|
String |
toString() |
@Nonnull public PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder purgPricingConditionType(PurgPricingConditionType value)
value
- The PurgPricingConditionType to build this PurgPrcgCndnTypeText with.@Nonnull public PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder 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
.@Nonnull public PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder conditionUsage(@Nullable String conditionUsage)
Original property name from the Odata EDM: ConditionUsage
this
.@Nonnull public PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder conditionApplication(@Nullable String conditionApplication)
Original property name from the Odata EDM: ConditionApplication
example, sales & distribution or purchasing).this
.@Nonnull public PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder 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
.@Nonnull public PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder conditionTypeName(@Nullable String conditionTypeName)
Original property name from the Odata EDM: ConditionTypeName
this
.@Nonnull public PurgPrcgCndnTypeText build()
Copyright © 2020 SAP SE. All rights reserved.