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 Table  FKKPY_FILE Payment Medium: Structure for Transferring Content of Line
2 Table  FKKPY_FILE Payment Medium: Structure for Transferring Content of Line SOURCE VALUE(I_CR) LIKE FKKPY_FILE-X_CR DEFAULT ' '
3 Table  FKKPY_FILE Payment Medium: Structure for Transferring Content of Line SOURCE VALUE(I_EOF) LIKE FKKPY_FILE-X_EOF DEFAULT ' '
4 Table  FKKPY_FILE Payment Medium: Structure for Transferring Content of Line SOURCE VALUE(I_LF) LIKE FKKPY_FILE-X_LF DEFAULT ' '
5 Table  FKKPY_FILE Payment Medium: Structure for Transferring Content of Line SOURCE T_OUTPUTFILE STRUCTURE FKKPY_FILE
6 Table  FKKPY_FILE Payment Medium: Structure for Transferring Content of Line SOURCE VALUE(I_LINE) LIKE FKKPY_FILE-LINE
7 Table  FKKPY_FILE Payment Medium: Structure for Transferring Content of Line SOURCE VALUE(I_LENGTH) LIKE FKKPY_FILE-LENGTH
8 Table  TFKPAYMFBC Payment Medium: Installation-Specific Modules