Table list used by SAP ABAP Function Module FKK_PAYM_OUTFILE_APPEND (Anhängen der Daten an das Medium; ZP-Call vor Wegschreiben)
SAP ABAP Function Module
FKK_PAYM_OUTFILE_APPEND (Anhängen der Daten an das Medium; ZP-Call vor Wegschreiben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FKKPY_FILE | Payment Medium: Structure for Transferring Content of Line | ||
| 2 | FKKPY_FILE | Payment Medium: Structure for Transferring Content of Line | SOURCE VALUE(I_CR) LIKE FKKPY_FILE-X_CR DEFAULT ' ' |
|
| 3 | FKKPY_FILE | Payment Medium: Structure for Transferring Content of Line | SOURCE VALUE(I_EOF) LIKE FKKPY_FILE-X_EOF DEFAULT ' ' |
|
| 4 | FKKPY_FILE | Payment Medium: Structure for Transferring Content of Line | SOURCE VALUE(I_LF) LIKE FKKPY_FILE-X_LF DEFAULT ' ' |
|
| 5 | FKKPY_FILE | Payment Medium: Structure for Transferring Content of Line | SOURCE T_OUTPUTFILE STRUCTURE FKKPY_FILE |
|
| 6 | FKKPY_FILE | Payment Medium: Structure for Transferring Content of Line | SOURCE VALUE(I_LINE) LIKE FKKPY_FILE-LINE |
|
| 7 | FKKPY_FILE | Payment Medium: Structure for Transferring Content of Line | SOURCE VALUE(I_LENGTH) LIKE FKKPY_FILE-LENGTH |
|
| 8 | TFKPAYMFBC | Payment Medium: Installation-Specific Modules | ||