public static class SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SupplierPurchasingOrgText |
build() |
SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder |
longText(String longText)
Constraints: none
|
SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder |
longTextID(String longTextID)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder |
purchasingOrganization(String purchasingOrganization)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder |
supplier(String supplier)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder purchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
this
.@Nonnull public SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
text, form, style).this
.@Nonnull public SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder longTextID(@Nullable String longTextID)
Original property name from the Odata EDM: LongTextID
ST for user-specific standard texts (individual texts)SYST for cross-application system textsvarious IDs for specific application departments. You must have the appropriate access authorization in order to access these texts.
(standard texts) can have the following text IDs:this
.@Nonnull public SupplierPurchasingOrgText.SupplierPurchasingOrgTextBuilder longText(@Nullable String longText)
Original property name from the Odata EDM: LongText
this
.@Nonnull public SupplierPurchasingOrgText build()
Copyright © 2020 SAP SE. All rights reserved.