public static final class LegalDocumentStatusText.LegalDocumentStatusTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LegalDocumentStatusText |
build() |
LegalDocumentStatusText.LegalDocumentStatusTextBuilder |
internalDocumentStatus(String internalDocumentStatus)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
LegalDocumentStatusText.LegalDocumentStatusTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
LegalDocumentStatusText.LegalDocumentStatusTextBuilder |
lglCntntMDocStatus(LegalDocumentStatus value)
Navigation property to_LglCntntMDocStatus for LegalDocumentStatusText to single
LegalDocumentStatus.
|
LegalDocumentStatusText.LegalDocumentStatusTextBuilder |
lglCntntMDocStatusName(String lglCntntMDocStatusName)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
@Nonnull public LegalDocumentStatusText.LegalDocumentStatusTextBuilder lglCntntMDocStatus(LegalDocumentStatus value)
value
- The LegalDocumentStatus to build this LegalDocumentStatusText with.@Nonnull public LegalDocumentStatusText.LegalDocumentStatusTextBuilder internalDocumentStatus(@Nullable String internalDocumentStatus)
Original property name from the Odata EDM: InternalDocumentStatus
this
.@Nonnull public LegalDocumentStatusText.LegalDocumentStatusTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
In DISPLAY mode, this field identifies the language a record is written in.In CREATE mode, use this field to identify the language you will use to enter a description. To do so either:Type in the appropriate code, orRequest a list of language codes and make a selection by either:. Pressing F4, or. Clicking the down arrowNOTE: It is not possible to make entries in this field, everywhere in the system. Sometimes the system automatically completes the field, and you may not change it.
this
.@Nonnull public LegalDocumentStatusText.LegalDocumentStatusTextBuilder lglCntntMDocStatusName(@Nullable String lglCntntMDocStatusName)
Original property name from the Odata EDM: LglCntntMDocStatusName
this
.@Nonnull public LegalDocumentStatusText build()
Copyright © 2021 SAP SE. All rights reserved.