Table list used by SAP ABAP Function Module BKK_DTA_CONVERT_POST_ITEMS (BCA: Converts and Posts Imported Items)
SAP ABAP Function Module
BKK_DTA_CONVERT_POST_ITEMS (BCA: Converts and Posts Imported Items) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKKPAYMIN_HD | Header Table of EFT Management | SOURCE VALUE(I_FILE_NAME) LIKE BKKPAYMIN_HD-FILE_NAME |
|
| 2 | BKKPAYMIN_HD | Header Table of EFT Management | SOURCE VALUE(I_RUN_NO) LIKE BKKPAYMIN_HD-RUN_NO |
|
| 3 | BKKPAYMIN_HD | Header Table of EFT Management | SOURCE VALUE(I_RUN_NO_ADD) LIKE BKKPAYMIN_HD-RUN_NO_ADD |
|
| 4 | BKKPAYMIN_IT | Table of Imported Items | ||
| 5 | BKKPAYMIN_IT | Table of Imported Items | SOURCE I_T_ITEMS STRUCTURE BKKPAYMIN_IT |
|
| 6 | BKKPAYMIN_PYNOT | BCA: Table of Payment Notes | ||
| 7 | BKKPAYMIN_PYNOT | BCA: Table of Payment Notes | SOURCE I_T_PYNOT STRUCTURE BKKPAYMIN_PYNOT |
|
| 8 | BOOLE | Boolean variable | SOURCE VALUE(I_XREVERSE) LIKE BOOLE-BOOLE DEFAULT ' ' |
|
| 9 | BOOLE | Boolean variable | SOURCE VALUE(I_XREPETITION) LIKE BOOLE-BOOLE DEFAULT ' ' |
|
| 10 | IBKK_MISC | Reference Structure for Other Fields | ||
| 11 | IBKK_PSTRC | Import Structure for Post Receiver (BAPI) | ||
| 12 | IBKK_PYNOT | Payment Notes Data (External) | ||
| 13 | MESG | Message collector |