Tasks to be completed when documenting an SAP Transaction, Report or Message code.1. Title of the page = SAP Transaction code, SAP Report or SAP Message2. Add the following Labels, respectively :
3. On the left section, describe the steps. On the right section, insert respective print screens and additional guidelines, if needed (e.g. Main selections of the transaction...) |
Background:
This transaction enables to upload several accounting items to SAP in one shot.
To do so, the template file below needs to be used:
The file contains the following tabs:
![]()
To prepare the file with all the necessary accounting data, follow the instructions detailed in the User Guide tab of each template. |
Technical information
First line :
The data start on the third line of the second column with the header data.
Header data:
Reference BKPF-XBLNR
Header Text BKPF-BKTXT
Line item data:
Creating a ZZF_posting_file from one or more documents in SAP
If you enter in transaction ZZF_POSTING_FILE_DOWNLOAD you can display one or many existing documents (preferably FB01 ones) in the necessary Excel format for abap ZZF_POSTING_FILE.
Some little changes are needed (in you specify a Customer, no G/L account is necessary). or in short words, we can use ZZF_POSTING_DOWNLOAD to download a document, then modify it (dates...), and upload a new similar one with ZZF_POSTING_FILE.
In fact the download is a display in an Excel file, that we can save on our disk. (If during display you are prompted for a choice of Excel template, use "sap_om.xls")