Table list used by SAP ABAP Function Module FKK_ACCOUNT_SELECT_WITH_LM (Liest die Konten zu einem Partner und prüft evt. das lokale Memory)
SAP ABAP Function Module
FKK_ACCOUNT_SELECT_WITH_LM (Liest die Konten zu einem Partner und prüft evt. das lokale Memory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(IV_LOCAL_MEM) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 2 | BOOLE | Boolean variable | SOURCE VALUE(IV_WA) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 3 | FKKVK | Contract Account Header | ||
| 4 | FKKVK | Contract Account Header | SOURCE ET_FKKVK STRUCTURE FKKVK OPTIONAL |
|
| 5 | FKKVKP | Contract Account Partner-Specific | SOURCE ET_FKKVKP STRUCTURE FKKVKP OPTIONAL |
|
| 6 | FKKVKP | Contract Account Partner-Specific | ||
| 7 | FKKVKP | Contract Account Partner-Specific | SOURCE VALUE(IV_GPART) LIKE FKKVKP-GPART |
|
| 8 | FKKVK_CORR | Correspondence for Relationship Contract Account<->Partner | ||
| 9 | FKK_VKONT_GPART_REFS | Selection Structure for GPART References in Contract Account | ||
| 10 | FKK_VKONT_GPART_REFS | Selection Structure for GPART References in Contract Account | SOURCE VALUE(IS_REFERENCES) TYPE FKK_VKONT_GPART_REFS DEFAULT SPACE |
|