public static final class MaterialGroupText.MaterialGroupTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
MaterialGroupText |
build() |
MaterialGroupText.MaterialGroupTextBuilder |
cnsldtnMaterialGroup(MaterialGroup value)
Navigation property to_CnsldtnMaterialGroup for MaterialGroupText to single
MaterialGroup.
|
MaterialGroupText.MaterialGroupTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
MaterialGroupText.MaterialGroupTextBuilder |
materialGroup(String materialGroup)
(Key Field) Constraints: Not nullable, Maximum length: 9
|
MaterialGroupText.MaterialGroupTextBuilder |
materialGroupText(String materialGroupText)
Constraints: Not nullable, Maximum length: 20
|
String |
toString() |
@Nonnull public MaterialGroupText.MaterialGroupTextBuilder cnsldtnMaterialGroup(MaterialGroup value)
value
- The MaterialGroup to build this MaterialGroupText with.public MaterialGroupText.MaterialGroupTextBuilder 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
.public MaterialGroupText.MaterialGroupTextBuilder materialGroup(@Nullable String materialGroup)
Original property name from the Odata EDM: MaterialGroup
You can use product groups to:Restrict the scope of analysesSearch specifically for product master records via search helpsIf you have not defined a product group hierarchy using the classification system, you maintain product groups in Customizing for the Material Master in Define material groups.If you have defined a product group hierarchy, which is normally the case in retail, you maintain product groups in Customizing for Material Groups or from the initial Retailing screen by choosing Master data -> Material group.
them to a particular product group.this
.public MaterialGroupText.MaterialGroupTextBuilder materialGroupText(@Nullable String materialGroupText)
Original property name from the Odata EDM: MaterialGroupText
this
.public MaterialGroupText build()
Copyright © 2020 SAP SE. All rights reserved.