Class JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder
- Enclosing class:
- JITCallRefTextCompGrp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()compGrpNumber(String compGrpNumber) (Key Field) Constraints: Not nullable, Maximum length: 60internalJITCallNumber(String internalJITCallNumber) (Key Field) Constraints: Not nullable, Maximum length: 10jITRefText(String jITRefText) Constraints: nonejITRefType(String jITRefType) (Key Field) Constraints: Not nullable, Maximum length: 4shipToParty(String shipToParty) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
internalJITCallNumber
@Nonnull public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder internalJITCallNumber(@Nullable String internalJITCallNumber) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InternalJITCallNumber
- Returns:
this.
-
compGrpNumber
@Nonnull public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder compGrpNumber(@Nullable String compGrpNumber) (Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CompGrpNumber
- Returns:
this.
-
jITRefType
@Nonnull public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder jITRefType(@Nullable String jITRefType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITRefType
- Returns:
this.
-
jITRefText
@Nonnull public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder jITRefText(@Nullable String jITRefText) Constraints: noneOriginal property name from the Odata EDM: JITRefText
- Returns:
this.
-
shipToParty
@Nonnull public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder shipToParty(@Nullable String shipToParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Returns:
this.
-
build
-
toString
-