Table/Structure Field list used by SAP ABAP Function Module BKK_PAYMIN_FILL_HD_FOR_INSERT (Prepare One Header Entry in Header Table of Incoming Payment Transactions)
SAP ABAP Function Module
BKK_PAYMIN_FILL_HD_FOR_INSERT (Prepare One Header Entry in Header Table of Incoming Payment Transactions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKKPAYMIN_HD - RUN_NO_ADD | Second Sequential Number in EFT Administration | ||
| 2 | BKKPAYMIN_HD - XREVERSE | Indicator: Reversal run | SOURCE VALUE(I_XREVERSE) LIKE BKKPAYMIN_HD-XREVERSE DEFAULT ' ' |
|
| 3 | BKKPAYMIN_HD - XREVERSE | Indicator: Reversal run | ||
| 4 | BKKPAYMIN_HD - USER_BRING_IN | User who Imported the EFT | SOURCE VALUE(I_USER) LIKE BKKPAYMIN_HD-USER_BRING_IN DEFAULT SY-UNAME |
|
| 5 | BKKPAYMIN_HD - USER_BRING_IN | User who Imported the EFT | ||
| 6 | BKKPAYMIN_HD - TIME_BRING_IN | Time at which EFT was imported | SOURCE VALUE(I_TIME) LIKE BKKPAYMIN_HD-TIME_BRING_IN DEFAULT SY-UZEIT |
|
| 7 | BKKPAYMIN_HD - TIME_BRING_IN | Time at which EFT was imported | ||
| 8 | BKKPAYMIN_HD - STATE | Status in incoming EFT management | SOURCE VALUE(I_STATE) LIKE BKKPAYMIN_HD-STATE |
|
| 9 | BKKPAYMIN_HD - STATE | Status in incoming EFT management | ||
| 10 | BKKPAYMIN_HD - RUN_NO_ADD | Second Sequential Number in EFT Administration | SOURCE VALUE(E_RUN_NO_ADD) LIKE BKKPAYMIN_HD-RUN_NO_ADD |
|
| 11 | BKKPAYMIN_HD - DATE_BRING_IN | Date on which the EFT was imported | ||
| 12 | BKKPAYMIN_HD - RUN_NO | Sequential Number of a File | SOURCE VALUE(I_RUN_NR) LIKE BKKPAYMIN_HD-RUN_NO |
|
| 13 | BKKPAYMIN_HD - RUN_NO | Sequential Number of a File | ||
| 14 | BKKPAYMIN_HD - MEDIUM | Medium | SOURCE VALUE(I_MEDIUM) LIKE BKKPAYMIN_HD-MEDIUM |
|
| 15 | BKKPAYMIN_HD - MEDIUM | Medium | ||
| 16 | BKKPAYMIN_HD - FILE_PATH | File path in EFT management | SOURCE VALUE(I_FILEPATH) LIKE BKKPAYMIN_HD-FILE_PATH |
|
| 17 | BKKPAYMIN_HD - FILE_PATH | File path in EFT management | ||
| 18 | BKKPAYMIN_HD - FILE_NAME | File Name Prefix | SOURCE VALUE(I_FILENAME) LIKE BKKPAYMIN_HD-FILE_NAME |
|
| 19 | BKKPAYMIN_HD - FILE_NAME | File Name Prefix | ||
| 20 | BKKPAYMIN_HD - DATE_BRING_IN | Date on which the EFT was imported | SOURCE VALUE(I_DATE) LIKE BKKPAYMIN_HD-DATE_BRING_IN DEFAULT SY-DATUM |