SAP ABAP Function Module GM_CONVERT_ADDRESS_TO_MSGVX (Condense GM account assignment into message variable(s))
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
⤷
GMBUDGETING_E (Package) Grants management (budgeting)
⤷
⤷
Basic Data
| Function Module | GM_CONVERT_ADDRESS_TO_MSGVX | Condense GM account assignment into message variable(s) |
| Function Group | GMBUDGETING | General functions for GM Budgeting. |
| Program Name | SAPLGMBUDGETING | |
| INCLUDE Name | LGMBUDGETINGU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_MSGV1 | TYPE | SYST-MSGV1 | Messages, message variables | |||
| |
E_MSGV2 | TYPE | SYST-MSGV1 | Messages, message variables | |||
| |
I_COMPANY_CODE | TYPE | BUKRS | Company Code | |||
| |
I_S_ADDRESS | TYPE | GMKU_S_DIMPART | GM account assignment | |||
| |
I_FLG_POSTING_ADDRESS | TYPE | XFELD | ' ' | Flag: ' ' = Budget Address, 'X' = Posting Address | ||
| |
I_FLG_ADD_COMPANY_CODE | TYPE | XFELD | ' ' | Flag: Include the company code into the output | ||
| |
I_FLG_ONLY_ONE_MSG_VAR | TYPE | XFELD | ' ' | Flag: Limit the output to only one message variable | ||
| |
I_HEADING_CHARS | TYPE | C | Character(s) used as prefix for the output | |||
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 | 20020219 |
| SAP Release Created in | 110 |