public static class PurgCatMaterialGroup.PurgCatMaterialGroupBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PurgCatMaterialGroup |
build() |
PurgCatMaterialGroup.PurgCatMaterialGroupBuilder |
materialGroup(String materialGroup)
Constraints: Not nullable, Maximum length: 9
|
PurgCatMaterialGroup.PurgCatMaterialGroupBuilder |
purCatMaterialGroupUUID(UUID purCatMaterialGroupUUID)
(Key Field) Constraints: Not nullable
|
PurgCatMaterialGroup.PurgCatMaterialGroupBuilder |
purgCatUUID(UUID purgCatUUID)
Constraints: none
|
String |
toString() |
@Nonnull public PurgCatMaterialGroup.PurgCatMaterialGroupBuilder purCatMaterialGroupUUID(@Nullable UUID purCatMaterialGroupUUID)
Original property name from the Odata EDM: PurCatMaterialGroupUUID
this
.@Nonnull public PurgCatMaterialGroup.PurgCatMaterialGroupBuilder purgCatUUID(@Nullable UUID purgCatUUID)
Original property name from the Odata EDM: PurgCatUUID
this
.@Nonnull public PurgCatMaterialGroup.PurgCatMaterialGroupBuilder materialGroup(@Nullable String materialGroup)
Original property name from the Odata EDM: MaterialGroup
You can use material groups to:Restrict the scope of analysesSearch specifically for material master records via search helps
them to a particular material group.this
.@Nonnull public PurgCatMaterialGroup build()
Copyright © 2021 SAP SE. All rights reserved.