SAP ABAP Function Module FMFG_READ_ACCOUNT_WITH_CLASS (Gets all the accounts for a certain class)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FG (Application Component) Functions for U.S. Federal Government
⤷
FMFG_BLEXT_E (Package) US Federal Government Extention of the Budgetary Ledger
⤷
⤷
Basic Data
| Function Module | FMFG_READ_ACCOUNT_WITH_CLASS | Gets all the accounts for a certain class |
| Function Group | FMFG_SGLACCOUNTCLASS | Acc. classification for US Federal SGL |
| Program Name | SAPLFMFG_SGLACCOUNTCLASS | |
| INCLUDE Name | LFMFG_SGLACCOUNTCLASSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_COMP_CODE | TYPE | BUKRS | Company Code | |||
| |
I_SGL_ACCOUNT_CLS | TYPE | FM_ACCOUNT_CLASS | Account classification for SGL accounts | |||
| |
T_ACCOUNTS | TYPE | RANGE_ACCT | Internal table for range of 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 | 20030428 |
| SAP Release Created in | 110 |