Ansicht
Dokumentation

FI_PAYM_ACC_SHEET_PRINT - Payment medium: Creation of a data medium accompanying sheet

FI_PAYM_ACC_SHEET_PRINT - Payment medium: Creation of a data medium accompanying sheet

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Function module FI_PAYM_ACC_SHEET_PRINT is used to create data medium accompanying sheets for formatsthat are created by the generic data medium program of the PMW.

If you are not using the DME Engine, the module needs to be called up in event module 40 (or 41 for customer enhancements). In the form you can then access the data for the most recent payment (structures FPAYH and FPAYHX).
In addition, it is possible to transfer fields and structures and also a totals table that are to be output in the form.

If you are using the DME Engine then the data for the most recent payment, the format-specific fields and the totals table are transferred.

Note on Form Output

Which fields can be output in the form you determine in the program by the parameters that are transferred. For more information see the documentation on the import and table parameters of this module.

Additional information on SAPscript: The form requires at least element 535 in the window MAIN, and 540 in addition if you are using the totals table (corresponds to one line of the totals table), and optionally element 545 for output under the totals table.

Additional information for PDF-based forms: the interface must be sufficient for the following layout, where the optional parameters are necessary when using structures or fields:


IS_FPAYH         TYPE FPAYH
IS_FPAYHX        TYPE FPAYHX
IS_ TYPE       "optional
...                   ...
IS_ TYPE       "optional
I_      TYPE CHAR100            "optional
...                   ...
I_      TYPE CHAR100            "optional
IT_SUMTABLE      TYPE FPM_T_SUMTABLE

Example

In the case of the following formats the accompanying sheet is delivered both as a SAPscript form and a PDF-based form:





Parameters

IT_FIELDS
IT_SUMTABLE
IT_TABNAMES
I_FPAYH
I_FPAYHX

Exceptions

Function Group

FPAYM12

rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 5046 Date: 20240604 Time: 025937     sap01-206 ( 64 ms )
Format Calling module SAPscript Form PDF-based form Fields Structures Totals table
DTAUS0 FI_PAYMEDIUM_DTAUS0_40 FPAYM_DE_DTAUS0 FI_PAYM_DE_DTAUS0 X X -
DTAZV FI_PAYMEDIUM_DTAZV_40 FPAYM_DE_DTATV FI_PAYM_DE_DTAZV - X X