public static class SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SpecAuthorizationGroupText |
build() |
SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder |
specificationAuthznGroup(String specificationAuthznGroup)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder |
specificationAuthznGroupDesc(String specificationAuthznGroupDesc)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
public SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder specificationAuthznGroup(@Nullable String specificationAuthznGroup)
Original property name from the Odata EDM: SpecificationAuthznGroup
public SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder 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 SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder specificationAuthznGroupDesc(@Nullable String specificationAuthznGroupDesc)
Original property name from the Odata EDM: SpecificationAuthznGroupDesc
public SpecAuthorizationGroupText build()
Copyright © 2019 SAP SE. All rights reserved.