SAP ABAP Function Module FMFG_SGL_ACCOUNT_CLASS_GET (Gets the classification for an account)
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_SGL_ACCOUNT_CLASS_GET | Gets the classification for an account |
| Function Group | FMFG_SGLACCOUNTCLASS | Acc. classification for US Federal SGL |
| Program Name | SAPLFMFG_SGLACCOUNTCLASS | |
| INCLUDE Name | LFMFG_SGLACCOUNTCLASSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SGL_ACCOUNT_CLS | TYPE | FM_ACCOUNT_CLASS | Account classification for SGL accounts | |||
| |
I_COMP_CODE | TYPE | BUKRS | Company Code | |||
| |
I_ACCOUNT | TYPE | HKONT | General Ledger Account | |||
| |
VALUE_NOT_FOUND | TYPE | Value not found in table FMSGLCLASS | ||||
| |
INPUT_ERROR | TYPE | Wrong input data | ||||
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 |