public static class LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LglCntntMDocContentTypeText |
build() |
LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder |
lglCntntMDocContentType(String lglCntntMDocContentType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder |
lglCntntMDocContentTypeName(String lglCntntMDocContentTypeName)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder lglCntntMDocContentType(@Nullable String lglCntntMDocContentType)
Original property name from the Odata EDM: LglCntntMDocContentType
public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder 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.
public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder lglCntntMDocContentTypeName(@Nullable String lglCntntMDocContentTypeName)
Original property name from the Odata EDM: LglCntntMDocContentTypeName
public LglCntntMDocContentTypeText build()
Copyright © 2020 SAP SE. All rights reserved.