Table/Structure Field list used by SAP ABAP Function Module BKK_GL_REP_GLPROCESS_TEXT_GET (Supplies the Text Stored for a G/L Process and Action)
SAP ABAP Function Module
BKK_GL_REP_GLPROCESS_TEXT_GET (Supplies the Text Stored for a G/L Process and Action) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 2 | TBKKC03T - PROCESS | GL Process | ||
| 3 | TBKKC03T - SPRAS | Language Key | ||
| 4 | TBKKC03T - T_PROCESS | Description Process | ||
| 5 | TBKKC03T - T_PROCESS | Description Process | SOURCE VALUE(E_GL_PROCESS_TEXT) LIKE TBKKC03T-T_PROCESS |
|
| 6 | TBKKC04 - GLACTION | Action During Transfer Postings to GL Process | ||
| 7 | TBKKC04 - GLACTION | Action During Transfer Postings to GL Process | SOURCE VALUE(I_GLACTION) LIKE TBKKC04-GLACTION OPTIONAL |
|
| 8 | TBKKC04 - GLPROCESS | GL Process | ||
| 9 | TBKKC04 - GLPROCESS | GL Process | SOURCE VALUE(I_GLPROCESS) LIKE TBKKC04-GLPROCESS |
|
| 10 | TBKKC04T - GLACTION | Action During Transfer Postings to GL Process | ||
| 11 | TBKKC04T - GLPROCESS | GL Process | ||
| 12 | TBKKC04T - SPRAS | Language Key | ||
| 13 | TBKKC04T - SPRAS | Language Key | SOURCE VALUE(I_LANGU) LIKE TBKKC04T-SPRAS OPTIONAL |
|
| 14 | TBKKC04T - T_GLACTION | Description Action Trans.Postings | ||
| 15 | TBKKC04T - T_GLACTION | Description Action Trans.Postings | SOURCE VALUE(E_GL_ACTION_TEXT) LIKE TBKKC04T-T_GLACTION |