Menu

SAP Function Module GET_DATA_FROM_FICA

Interface to FICA EC Sales List

The Function Module GET_DATA_FROM_FICA (Interface to FICA EC Sales List) is a standard Function Module in SAP ERP and is part of the function group ID_REP_UTIL within the package ID-FI-AT.

Technical Information

Function Module GET_DATA_FROM_FICA
Short Text Interface to FICA EC Sales List
Function Group ID_REP_UTIL
Package ID-FI-AT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FICA_MWSKZ TYPE TTY_MWSKZ Table Type for Tax Indicator
RFCDEST TYPE RFCDEST Logical Destination (Specified in Function Call)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FICA_OUTPUT TYPE TTY_ECSL_OUT Table Type for Result (interface to FI-CA)
RETURN_LIST TYPE TTAB_OUTPUT Table Type for Output List

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.