Class SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder
- Enclosing class:
- SchedgAgrmtSubcontrgComp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 4quantityInEntryUnit(BigDecimal quantityInEntryUnit) Constraints: Not nullable, Precision: 13, Scale: 3recordType(String recordType) (Key Field) Constraints: Not nullable, Maximum length: 1requirementDate(LocalDateTime requirementDate) Constraints: Not nullable, Precision: 0requirementTime(LocalTime requirementTime) Constraints: Not nullable, Precision: 0reservation(String reservation) Constraints: Not nullable, Maximum length: 10reservationItem(String reservationItem) (Key Field) Constraints: Not nullable, Maximum length: 4scheduleLine(String scheduleLine) (Key Field) Constraints: Not nullable, Maximum length: 4schedulingAgreement(String schedulingAgreement) (Key Field) Constraints: Not nullable, Maximum length: 10schedulingAgreementItem(String schedulingAgreementItem) (Key Field) Constraints: Not nullable, Maximum length: 5toString()
-
Method Details
-
schedulingAgreement
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder schedulingAgreement(@Nullable String schedulingAgreement) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SchedulingAgreement
- Returns:
this.
-
schedulingAgreementItem
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder schedulingAgreementItem(@Nullable String schedulingAgreementItem) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: SchedulingAgreementItem
- Returns:
this.
-
scheduleLine
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder scheduleLine(@Nullable String scheduleLine) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ScheduleLine
- Returns:
this.
-
reservationItem
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder reservationItem(@Nullable String reservationItem) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReservationItem
- Returns:
this.
-
recordType
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder recordType(@Nullable String recordType) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RecordType
- Returns:
this.
-
reservation
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder reservation(@Nullable String reservation) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Reservation
- Returns:
this.
-
material
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder material(@Nullable String material) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
requirementDate
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder requirementDate(@Nullable LocalDateTime requirementDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequirementDate
- Returns:
this.
-
requirementTime
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder requirementTime(@Nullable LocalTime requirementTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequirementTime
- Returns:
this.
-
plant
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder plant(@Nullable String plant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
quantityInEntryUnit
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder quantityInEntryUnit(@Nullable BigDecimal quantityInEntryUnit) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: QuantityInEntryUnit
- Returns:
this.
-
entryUnit
@Nonnull public SchedgAgrmtSubcontrgComp.SchedgAgrmtSubcontrgCompBuilder entryUnit(@Nullable String entryUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EntryUnit
- Returns:
this.
-
build
-
toString
-