public static class SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
archObjectNumber(String archObjectNumber)
(Key Field) Constraints: Not nullable, Maximum length: 70
|
SchedgAgrmtItmNotes |
build() |
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
documentText(String documentText)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
fixedIndicator(String fixedIndicator)
Constraints: Not nullable, Maximum length: 1
|
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
noteDescription(String noteDescription)
Constraints: none
|
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
schedulingAgreement(String schedulingAgreement)
Constraints: Not nullable, Maximum length: 10
|
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
schedulingAgreementItem(String schedulingAgreementItem)
Constraints: Not nullable, Maximum length: 5
|
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder |
technicalObjectType(String technicalObjectType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder documentText(@Nullable String documentText)
Original property name from the Odata EDM: DocumentText
this
.@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder technicalObjectType(@Nullable String technicalObjectType)
Original property name from the Odata EDM: TechnicalObjectType
this
.@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder archObjectNumber(@Nullable String archObjectNumber)
Original property name from the Odata EDM: ArchObjectNumber
this
.@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder schedulingAgreement(@Nullable String schedulingAgreement)
Original property name from the Odata EDM: SchedulingAgreement
this
.@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder schedulingAgreementItem(@Nullable String schedulingAgreementItem)
Original property name from the Odata EDM: SchedulingAgreementItem
this
.@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder noteDescription(@Nullable String noteDescription)
Original property name from the Odata EDM: NoteDescription
this
.@Nonnull public SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder fixedIndicator(@Nullable String fixedIndicator)
Original property name from the Odata EDM: FixedIndicator
this
.@Nonnull public SchedgAgrmtItmNotes build()
Copyright © 2021 SAP SE. All rights reserved.