Class JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder
- Enclosing class:
- JITCallRefTextCompMatl
-
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: 10jITCallItemNumber(String jITCallItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 4jITReferenceTypeLevel(String jITReferenceTypeLevel) Constraints: Not nullable, Maximum length: 1jITRefText(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 JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder internalJITCallNumber(@Nullable String internalJITCallNumber) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InternalJITCallNumber
- Returns:
this.
-
compGrpNumber
@Nonnull public JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder compGrpNumber(@Nullable String compGrpNumber) (Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CompGrpNumber
- Returns:
this.
-
jITCallItemNumber
@Nonnull public JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder jITCallItemNumber(@Nullable String jITCallItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITCallItemNumber
- Returns:
this.
-
jITRefType
@Nonnull public JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder jITRefType(@Nullable String jITRefType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITRefType
- Returns:
this.
-
jITRefText
@Nonnull public JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder jITRefText(@Nullable String jITRefText) Constraints: noneOriginal property name from the Odata EDM: JITRefText
- Returns:
this.
-
shipToParty
@Nonnull public JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder shipToParty(@Nullable String shipToParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Returns:
this.
-
jITReferenceTypeLevel
@Nonnull public JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder jITReferenceTypeLevel(@Nullable String jITReferenceTypeLevel) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: JITReferenceTypeLevel
- Returns:
this.
-
build
-
toString
-