public static class OutbDeliveryItemText.OutbDeliveryItemTextBuilder extends Object
@Nonnull public OutbDeliveryItemText.OutbDeliveryItemTextBuilder deliveryDocument(@Nullable String deliveryDocument)
Original property name from the Odata EDM: DeliveryDocument
this
.@Nonnull public OutbDeliveryItemText.OutbDeliveryItemTextBuilder deliveryDocumentItem(@Nullable String deliveryDocumentItem)
Original property name from the Odata EDM: DeliveryDocumentItem
this
.@Nonnull public OutbDeliveryItemText.OutbDeliveryItemTextBuilder textElement(@Nullable String textElement)
Original property name from the Odata EDM: TextElement
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.
this
.@Nonnull public OutbDeliveryItemText.OutbDeliveryItemTextBuilder 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 OutbDeliveryItemText.OutbDeliveryItemTextBuilder textElementDescription(@Nullable String textElementDescription)
Original property name from the Odata EDM: TextElementDescription
this
.@Nonnull public OutbDeliveryItemText.OutbDeliveryItemTextBuilder textElementText(@Nullable String textElementText)
Original property name from the Odata EDM: TextElementText
this
.@Nonnull public OutbDeliveryItemText.OutbDeliveryItemTextBuilder deliveryLongTextIsFormatted(@Nullable Boolean deliveryLongTextIsFormatted)
Original property name from the Odata EDM: DeliveryLongTextIsFormatted
this
.@Nonnull public OutbDeliveryItemText build()
Copyright © 2021 SAP SE. All rights reserved.