SAP ABAP Function Module GLE_MCA_GENL_GET_DOCS2 (Get FI Documents for Classic G/L)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-CU-MCA (Application Component) Multi Currency Accounting
⤷
FAGL_MCA_AL_GEN (Package) FI: MCA General Functions
⤷
⤷
Basic Data
| Function Module | GLE_MCA_GENL_GET_DOCS2 | Get FI Documents for Classic G/L |
| Function Group | GLE_MCA_GENL_SUM_LINES | MCA: read layer for documents+balances |
| Program Name | SAPLGLE_MCA_GENL_SUM_LINES | |
| INCLUDE Name | LGLE_MCA_GENL_SUM_LINESU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TAB_POSTLINE | TYPE | GLE_MCA_TAB_POSTLINE | GLE MCA Table Type for Postline | |||
| |
E_TAB_DOCREF | TYPE | GLE_MCA_TAB_DOCREF | GLE MCA DOCREF table type | |||
| |
E_TAB_RETURN | TYPE | GLE_MCA_TAB_BAPIRET2 | Return Parameter | |||
| |
E_ERRORS | TYPE | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | |||
| |
I_PRCCAT | TYPE | GLE_MCA_DTE_TPRC_CAT | Process Type | |||
| |
I_RUNID | TYPE | GLE_MCA_DTE_RUNID | MCA Run-ID | |||
| |
I_STR_MCAVARA | TYPE | GLE_MCA_STR_TMCAVARA | Overall structure of table GLE_MCA_TMCAVARA | |||
| |
I_TAB_ACCOUNT | TYPE | GLE_MCA_TAB_ACCOUNT | GLE MCA PLC Account | |||
| |
I_TAB_SEL_PAR | TYPE | RSPARAMS_TT | rsparams Table | |||
| |
I_TAB_FREE_SEL_BKPF | TYPE | RSDS_TRANGE | Free Sels for BKPF | |||
| |
I_TAB_FREE_SEL_BSEG | TYPE | RSDS_TRANGE | Free Sels for BSEG | |||
| |
I_BLOCKSIZE | TYPE | INT4 | 100 | Max. no. of entries in 'for all entries in ...'-tables | ||
| |
I_EXCLUDE_WAERS | TYPE | WAERS | if specified, exclude documents with currency = i_exclude_waers | |||
| |
I_EXCLUDE_REV | TYPE | BOOLE_D | X=exclude reversed and reversal documents | |||
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 | 20110908 |
| SAP Release Created in | 701 |