Class ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder
- Enclosing class:
- ProdnOrderConfBatchCharc
-
Method Summary
Modifier and TypeMethodDescription(Key Field) Constraints: Not nullable, Maximum length: 10build()characteristic(String characteristic) Constraints: Not nullable, Maximum length: 30charcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10charcValue(String charcValue) Constraints: Not nullable, Maximum length: 70confirmationCount(String confirmationCount) (Key Field) Constraints: Not nullable, Maximum length: 8confirmationGroup(String confirmationGroup) (Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 40materialDocument(String materialDocument) (Key Field) Constraints: Not nullable, Maximum length: 10materialDocumentItem(String materialDocumentItem) (Key Field) Constraints: Not nullable, Maximum length: 4materialDocumentYear(String materialDocumentYear) (Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
confirmationGroup
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder confirmationGroup(@Nullable String confirmationGroup) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConfirmationGroup
- Returns:
this.
-
confirmationCount
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder confirmationCount(@Nullable String confirmationCount) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ConfirmationCount
- Returns:
this.
-
materialDocument
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder materialDocument(@Nullable String materialDocument) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MaterialDocument
- Returns:
this.
-
materialDocumentItem
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder materialDocumentItem(@Nullable String materialDocumentItem) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialDocumentItem
- Returns:
this.
-
materialDocumentYear
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder materialDocumentYear(@Nullable String materialDocumentYear) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialDocumentYear
- Returns:
this.
-
plant
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder plant(@Nullable String plant) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
material
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder material(@Nullable String material) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
batch
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder batch(@Nullable String batch) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
charcInternalID
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder charcInternalID(@Nullable String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
characteristic
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder characteristic(@Nullable String characteristic) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Returns:
this.
-
charcValue
@Nonnull public ProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder charcValue(@Nullable String charcValue) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Returns:
this.
-
build
-
toString
-