SAP ABAP Function Module FKK_PAYM_OUTFILE_APPEND (Anhängen der Daten an das Medium; ZP-Call vor Wegschreiben)
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
FI-CA (Application Component) Contract Accounts Receivable and Payable
⤷
FKKB (Package) Contract A/R & A/P: Central Objects
⤷
⤷
Basic Data
| Function Module | FKK_PAYM_OUTFILE_APPEND | Anhängen der Daten an das Medium; ZP-Call vor Wegschreiben |
| Function Group | FKY2 | General FMs for creating payment mediums |
| Program Name | SAPLFKY2 | Payment Medium: Main Function Modules |
| INCLUDE Name | LFKY2U06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_ZEITPUNKT | TYPE | C | 20|21|30|31|40|41 | |||
| |
I_LINE | TYPE | FKKPY_FILE-LINE | Daten-Record | |||
| |
I_LENGTH | TYPE | FKKPY_FILE-LENGTH | Länge der Zeile | |||
| |
I_CR | TYPE | FKKPY_FILE-X_CR | ' ' | CR-Kennzeichen | ||
| |
I_LF | TYPE | FKKPY_FILE-X_LF | ' ' | LF-Kennzeichen | ||
| |
I_EOF | TYPE | FKKPY_FILE-X_EOF | ' ' | EOF-Kennzeichen | ||
| |
T_OUTPUTFILE | TYPE | FKKPY_FILE | das Ziel-File | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |