SAP ABAP Function Module FMBAS_CONVERT_ADDRESS_TO_MSGVX (Condense FM account assignment into message variable(s))
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS (Application Component) Budget Control System
⤷
FMBASA_E (Package) Budgeting and availability control services, FM appl. part

⤷

⤷

Basic Data
Function Module | FMBAS_CONVERT_ADDRESS_TO_MSGVX | Condense FM account assignment into message variable(s) |
Function Group | FMBAS_ADDRESS | Tools: Handling FM account assignments |
Program Name | SAPLFMBAS_ADDRESS | |
INCLUDE Name | LFMBAS_ADDRESSU01 |
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 | |||
![]() |
E_DELIMITER_CHARS | TYPE | C | Delimiter characters used for the concatenation | |||
![]() |
I_FM_AREA | TYPE | FIKRS | Financial Management Area | |||
![]() |
I_S_ADDRESS | TYPE | FMKU_S_DIMPART | FM account assignment | |||
![]() |
I_FLG_POSTING_ADDRESS | TYPE | XFELD | ' ' | Flag: ' ' = Budget Address, 'X' = Posting Address | ||
![]() |
I_FLG_ADD_FM_AREA | TYPE | XFELD | ' ' | Flag: Include the FM area 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 | |||
![]() |
I_GET_DELIM_CHARS_ONLY | TYPE | XFELD | ' ' | Flag: Only return the characters used as delimiter | ||
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 | 20091125 |
SAP Release Created in | 110 |