public static class PurchaseReqnItemText.PurchaseReqnItemTextBuilder extends Object
@Nonnull public PurchaseReqnItemText.PurchaseReqnItemTextBuilder purchaseRequisition(@Nullable String purchaseRequisition)
Original property name from the Odata EDM: PurchaseRequisition
this
.@Nonnull public PurchaseReqnItemText.PurchaseReqnItemTextBuilder purchaseRequisitionItem(@Nullable String purchaseRequisitionItem)
Original property name from the Odata EDM: PurchaseRequisitionItem
this
.@Nonnull public PurchaseReqnItemText.PurchaseReqnItemTextBuilder 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 PurchaseReqnItemText.PurchaseReqnItemTextBuilder 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 PurchaseReqnItemText.PurchaseReqnItemTextBuilder 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 PurchaseReqnItemText.PurchaseReqnItemTextBuilder 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 PurchaseReqnItemText.PurchaseReqnItemTextBuilder noteDescription(@Nullable String noteDescription)
Original property name from the Odata EDM: NoteDescription
this
.@Nonnull public PurchaseReqnItemText.PurchaseReqnItemTextBuilder 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 PurchaseReqnItemText build()
Copyright © 2020 SAP SE. All rights reserved.