public static final class SoldProductGroup.SoldProductGroupBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SoldProductGroup.SoldProductGroupBuilder |
additionalMasterDataSource(String additionalMasterDataSource)
Constraints: Not nullable, Maximum length: 10
|
SoldProductGroup |
build() |
SoldProductGroup.SoldProductGroupBuilder |
cnsldtnProductSoldGroupT(SoldProductGroupText... value)
Navigation property to_CnsldtnProductSoldGroupT for SoldProductGroup to multiple
SoldProductGroupText.
|
SoldProductGroup.SoldProductGroupBuilder |
materialGroup_Text(String materialGroup_Text)
Constraints: Not nullable, Maximum length: 20
|
SoldProductGroup.SoldProductGroupBuilder |
materialGroup(String materialGroup)
(Key Field) Constraints: Not nullable, Maximum length: 9
|
String |
toString() |
@Nonnull public SoldProductGroup.SoldProductGroupBuilder cnsldtnProductSoldGroupT(SoldProductGroupText... value)
value
- The SoldProductGroupTexts to build this SoldProductGroup with.public SoldProductGroup.SoldProductGroupBuilder 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 SoldProductGroup.SoldProductGroupBuilder materialGroup_Text(@Nullable String materialGroup_Text)
Original property name from the Odata EDM: MaterialGroup_Text
this
.public SoldProductGroup.SoldProductGroupBuilder additionalMasterDataSource(@Nullable String additionalMasterDataSource)
Original property name from the Odata EDM: AdditionalMasterDataSource
this
.public SoldProductGroup build()
Copyright © 2020 SAP SE. All rights reserved.