public static class LegalCategoryText.LegalCategoryTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LegalCategoryText |
build() |
LegalCategoryText.LegalCategoryTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
LegalCategoryText.LegalCategoryTextBuilder |
lglCntntMCategory(String lglCntntMCategory)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
LegalCategoryText.LegalCategoryTextBuilder |
lglCntntMCategoryName(String lglCntntMCategoryName)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
public LegalCategoryText.LegalCategoryTextBuilder lglCntntMCategory(@Nullable String lglCntntMCategory)
Original property name from the Odata EDM: LglCntntMCategory
public LegalCategoryText.LegalCategoryTextBuilder 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 LegalCategoryText.LegalCategoryTextBuilder lglCntntMCategoryName(@Nullable String lglCntntMCategoryName)
Original property name from the Odata EDM: LglCntntMCategoryName
public LegalCategoryText build()
Copyright © 2019 SAP SE. All rights reserved.