SAP ABAP Function Module ACC_AA_TEXT_PROVIDE_ACCOUNTS (Get text for the account that are currently displayed on the dynpro)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
AA_BAS_CUS (Package) Asset Accounting: General Tables and Customizing
⤷
⤷
Basic Data
| Function Module | ACC_AA_TEXT_PROVIDE_ACCOUNTS | Get text for the account that are currently displayed on the dynpro |
| Function Group | ACC_AA | Function Group FI-AA Mapping Customizing |
| Program Name | SAPLACC_AA | Function Group FI-AA Mapping Customizing |
| INCLUDE Name | LACC_AAU23 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_VIEW | TYPE | VIEWNAME | Name eines SAP-Tabellenviews | |||
| |
I_VIEWVARIANTE | TYPE | VIEWNAME | Name eines SAP-Tabellenviews | |||
| |
I_KTOPL | TYPE | T095-KTOPL | Kontenplan | |||
| |
T_FIELDTAB | TYPE | DFIES | Structure of current view | |||
| |
T_ACCOUNT_TEXTES | TYPE | ACCAA_ACCOUNT_TEXTES_TAB | Text-Table for accounts | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20011120 |
| SAP Release Created in | 461 |