Menu

SAP Function Module FMAVC_CONVERT_ACO_TO_MSGVX

Condense control object into message variable(s)

The Function Module FMAVC_CONVERT_ACO_TO_MSGVX (Condense control object into message variable(s)) is a standard Function Module in SAP ERP and is part of the function group FMAVC_CONTROL_OBJECT_TOOLS within the package FMAVCA_E.

Technical Information

Function Module FMAVC_CONVERT_ACO_TO_MSGVX
Short Text Condense control object into message variable(s)
Function Group FMAVC_CONTROL_OBJECT_TOOLS
Package FMAVCA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADD_CEFF_YEAR TYPE GNJHR Year of cash effect. to be added to the output
I_ADD_FISCAL_YEAR TYPE GJAHR Fiscal year to be added to the output
I_ALDNR TYPE BUAVC_ALDNR Availability Control Ledger
I_FLG_ADD_ALDNR TYPE XFELD ' ' Flag: Include the AVC ledger number into the output
I_FLG_ONLY_ONE_MSG_VAR TYPE XFELD ' ' Flag: Limit the output to only one message variable
I_FM_AREA TYPE FIKRS Financial Management Area
I_S_ACO_ADDRESS TYPE FMAVC_S_DIMENSIONS AVC dimensions (FM)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MSGV1 TYPE SYST-MSGV1 Messages, message variables
E_MSGV2 TYPE SYST-MSGV1 Messages, message variables

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.