public static class SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder |
archObjectNumber(String archObjectNumber)
(Key Field) Constraints: Not nullable, Maximum length: 70
|
SchedgAgrmtHdrNotes |
build() |
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder |
documentText(String documentText)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder |
fixedIndicator(String fixedIndicator)
Constraints: Not nullable, Maximum length: 1
|
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder |
noteDescription(String noteDescription)
Constraints: none
|
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder |
schedulingAgreement(String schedulingAgreement)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder |
technicalObjectType(String technicalObjectType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.@Nonnull public SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder documentText(@Nullable String documentText)
Original property name from the Odata EDM: DocumentText
ST for user-specific standard texts (individual texts)SYST for cross-application system textsvarious IDs for specific application departments. You must have the appropriate access authorization in order to access these texts.
(standard texts) can have the following text IDs:this
.@Nonnull public SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder technicalObjectType(@Nullable String technicalObjectType)
Original property name from the Odata EDM: TechnicalObjectType
a superior reference object. A material inspection text, for example, only exists if there is a corresponding material. The application object of a text is therefore the global environment in which a text exists.this
.@Nonnull public SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder archObjectNumber(@Nullable String archObjectNumber)
Original property name from the Odata EDM: ArchObjectNumber
It can be a maximum of 70 characters in length. However, in specific text applications, only shorter names are usually allowed.Do not use the characters ',' or '*' in the text name or leave it blank.
this
.@Nonnull public SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder schedulingAgreement(@Nullable String schedulingAgreement)
Original property name from the Odata EDM: SchedulingAgreement
this
.@Nonnull public SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder noteDescription(@Nullable String noteDescription)
Original property name from the Odata EDM: NoteDescription
this
.@Nonnull public SchedgAgrmtHdrNotes.SchedgAgrmtHdrNotesBuilder fixedIndicator(@Nullable String fixedIndicator)
Original property name from the Odata EDM: FixedIndicator
You assign the "fixed" indicator to a text to specify whether:The text can be fixed (indicator "*")A text with the status "*" is then displayed in the document and can be adopted in the document if:You change the text and save the documentYou select the text and adopt it (Item -> Texts -> Adopt text)Until you adopt the text, changes in the master record will also be adopted in the text.The text is fixed (indicator " ")The text is copied into the document. Changes to the document text do not have any effect on the original text and changes to the original text have no effect on the document text.The text is not fixed (indicator "N")The text is only displayed in the document (i.e. it cannot be changed or printed).You specify the "fixed" indicator for each purchasing document in Customizing for Purchasing under Text Types and Copying Rules for Header Texts and Text Types and Copying Rules for Item Texts.You wish to adopt a delivery text from a requisition (status "*") in a purchase order. If you select and adopt the text, it acquires the status " " and can be printed.In Customizing for Purchasing under Messages -> Texts for Messages, you can specify for each purchasing document the sequence and priority in which the texts of a document are to be printed.
processed further in that document.this
.@Nonnull public SchedgAgrmtHdrNotes build()
Copyright © 2020 SAP SE. All rights reserved.