Data Element list used by SAP ABAP Function Module BKK_GL_REP_GLACCNT_TEXT_GET (Supplies the Long Text Stored in FI for a G/L Account)
SAP ABAP Function Module
BKK_GL_REP_GLACCNT_TEXT_GET (Supplies the Long Text Stored in FI for a G/L Account) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKK40-BKKRS OPTIONAL |
|
| 2 | BKK_GLACC | General Ledger Account Transfer BCA->FI | SOURCE VALUE(I_GLACCOUNT) LIKE IBKK_ITGL-GLACCT |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE TBKK01F-BUKRS OPTIONAL |
|
| 4 | KTOPL | Chart of Accounts | ||
| 5 | TXT20_SKAT | G/L account short text | SOURCE VALUE(E_GLACCOUNT_SHORT_TEXT) TYPE TXT20_SKAT |
|
| 6 | TXT50_SKAT | G/L Account Long Text | SOURCE VALUE(E_GLACCOUNT_LONG_TEXT) TYPE TXT50_SKAT |
|