Further to this if you want the header text to be displayed, you have to define the same in "define additional field for line item display" in FA->AR/AP->Vendor a/cs ->line items->display line items ->Define add fields Asha You must be a registered user to add a comment. If you...
Implementation of MaterialDocumentHeaderType.materialDocumentHeaderText Defined in packages/vdm/material-document-service/MaterialDocumentHeader.ts:83 Document Header Text. The document header text contains explanations or notes which apply to the document as a whole, th...
SAP Managed Tags: ABAP Development you can find the details from STXH (header information )and STXL - Text information(non readable format) using READ_TEXT you can find the information. TDNAME = DELIVERYNUMBER(likp-vbeln) TDOBJECT = VBBK for header VBBP for Item TDID depends on the t...
SAP Managed Tags: ABAP Development Hello everyone, I've this weird problem that document header text is not being transferred in the accounting document...rest everything is OK. Has anyone come across this problem before? I'm on ECC 5.0 system. I've copied program "ACC_BAPI_TEST_DOCUMEN...
MaterialDocumentHeaderType Implemented by MaterialDocumentHeader Index Properties OptionalcreatedByUser createdByUser:undefined|string Defined in vdm/material-document-service/MaterialDocumentHeader.ts:149 OptionalcreationDate creationDate:Moment Defined in vdm/material-docum...
To change document header fields, click the document header button . You can change the contents of the following header fields: Document Header Textcontains explanations or notes that applies to the document as a whole Referenceusually contains the customer/vendor invoice number, but may contain so...
3KTEXTDescriptionCHAR70 4MFRPNManufacturer Part NumberCHAR42 5MFRNRManufacturer numberCHAR10 6IDTNR_EXTERNALCHAR40 7IDTNR_VERSIONCHAR10 8IDTNR_GUIDCHAR32 9IDTNR_LONGCHAR40 SAP IDOC QUALIFIERS (DETAILS) E1ADRM1(Document Header: Partner Data) ...
u2022Weather Reference Number and Document header text are required.. u2022You can also specify exchange rate type to be used with document type Show replies Show replies You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign ...
We have seen how the text can flow from customer master to sales document header and sale document header to delivery and so on and so forth. But today I am going to tell how we can make the text to flow from sales document header to sales document item data. Of course I did it fo...
"Business Transaction set as per SAP Note 2092366 gs_documentheader-username = sy-uname. "User name gs_documentheader-header_txt = 'TEST'. "Document Header Text gs_documentheader-comp_code = 'BEN0'. "Company Code - To be changed! gs_documentheader-doc_date = sy-datum. "Document Date ...