Data Element list used by SAP ABAP Function Module FI_PAYM_PARAMETERS_PUT (Setzen der globalen Daten der FG FPAYM10)
SAP ABAP Function Module
FI_PAYM_PARAMETERS_PUT (Setzen der globalen Daten der FG FPAYM10) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFILESYST | Filesystem (Temse, ...) | SOURCE VALUE(I_XDME_FILE_SYSTEM) TYPE DFILESYST OPTIONAL |
|
| 2 | DZFORN | Name of the Form for the Payment Transfer Medium | SOURCE VALUE(I_LAYOUT_SET_Z) LIKE FPAYHX-ZFORN OPTIONAL |
|
| 3 | DZFORN_PDF | Name of the PDF-based Form for the Payment Medium | SOURCE VALUE(I_PDF_Z) LIKE FPAYHX-PDFFO OPTIONAL |
|
| 4 | FILLER_FPM | Padding Character for Numbers in Words | SOURCE VALUE(I_FILLER) TYPE FILLER_FPM OPTIONAL |
|
| 5 | FORDBEGL | Print Payment Summary | SOURCE VALUE(I_XACC) LIKE FPM_SELPAR-XPLST DEFAULT SPACE |
|
| 6 | FORMI_FPM | Payment Medium Format | SOURCE VALUE(I_FORMAT) LIKE FPAYHX-FORMI OPTIONAL |
|
| 7 | FSNAM | File Name in the File System | SOURCE VALUE(I_DME_FILE_NAME) LIKE REGUT-FSNAM OPTIONAL |
|
| 8 | LAUFD | Date on Which the Program Is to Be Run | SOURCE VALUE(I_LAUFD) LIKE FPAYH-LAUFD OPTIONAL |
|
| 9 | LAUFI | Additional Identification | SOURCE VALUE(I_LAUFI) LIKE FPAYH-LAUFI OPTIONAL |
|
| 10 | WFORN | Name of Next Form | SOURCE VALUE(I_LAYOUT_SET_W) LIKE FPAYHX-WFORN OPTIONAL |
|
| 11 | WFORN_PDF | Name of the Next PDF-based Form | SOURCE VALUE(I_PDF_W) LIKE FPAYHX-PDFWF OPTIONAL |
|
| 12 | XDME1_FPM | Indicator: Payment Medium w/o Documents (DME, EDI, OFX) | SOURCE VALUE(I_XDME) LIKE TFPM042F-XDME1 DEFAULT SPACE |
|
| 13 | XLST1_FPM | Indicator: Additional List for Payment Medium | SOURCE VALUE(I_XLIST) LIKE TFPM042F-XLST1 DEFAULT SPACE |
|
| 14 | XPRI1_FPM | Indicator: Payment Medium with Documents to the House Bank | SOURCE VALUE(I_XPRINT_1) LIKE TFPM042F-XPRI1 DEFAULT SPACE |
|
| 15 | XTEMSE_AND_FILE_FPM | Payment Medium: Output in TemSe and File System | SOURCE VALUE(I_TEMSE_AND_FILE) TYPE XTEMSE_AND_FILE_FPM OPTIONAL |
|
| 16 | XVORL_FPM | Indicator: Proposal Run | SOURCE VALUE(I_XVORL) LIKE FPAYH-XVORL OPTIONAL |