Class RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.repetitivemanufacturingconfirmation.RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder
- Enclosing class:
- RptvMfgConfGRBatchCharc
Helper class to allow for fluent creation of RptvMfgConfGRBatchCharc instances.
-
Method Summary
Modifier and TypeMethodDescription(Key Field) Constraints: Not nullable, Maximum length: 10build()characteristic(String characteristic) (Key Field) Constraints: Not nullable, Maximum length: 30charcInternalID(String charcInternalID) Constraints: Not nullable, Maximum length: 10charcValue(String charcValue) (Key Field) Constraints: Not nullable, Maximum length: 70clfnCharcValuePositionNumber(String clfnCharcValuePositionNumber) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 18(Key Field) Constraints: Not nullable, Maximum length: 4Navigation property _RepetitiveMfgConfirmation for RptvMfgConfGRBatchCharc to single RepetitiveMfgConfirmation.repetitiveMfgConfirmation(String value) (Key Field) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
repetitiveMfgConfirmation
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder repetitiveMfgConfirmation(RepetitiveMfgConfirmation value) Navigation property _RepetitiveMfgConfirmation for RptvMfgConfGRBatchCharc to single RepetitiveMfgConfirmation.- Parameters:
value- The RepetitiveMfgConfirmation to build this RptvMfgConfGRBatchCharc with.- Returns:
- This Builder to allow for a fluent interface.
-
repetitiveMfgConfirmation
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder repetitiveMfgConfirmation(String value) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RepetitiveMfgConfirmation
- Parameters:
value- The repetitiveMfgConfirmation to build this RptvMfgConfGRBatchCharc with.- Returns:
- This Builder to allow for a fluent interface.
-
plant
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder plant(@Nullable String plant) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
material
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder material(@Nullable String material) (Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Material
- Returns:
this.
-
batch
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder batch(@Nullable String batch) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
characteristic
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder characteristic(@Nullable String characteristic) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Returns:
this.
-
charcValue
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder charcValue(@Nullable String charcValue) (Key Field) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Returns:
this.
-
charcInternalID
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder charcInternalID(@Nullable String charcInternalID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
clfnCharcValuePositionNumber
@Nonnull public RptvMfgConfGRBatchCharc.RptvMfgConfGRBatchCharcBuilder clfnCharcValuePositionNumber(@Nullable String clfnCharcValuePositionNumber) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClfnCharcValuePositionNumber
- Returns:
this.
-
build
-
toString
-