Menu

SAP Function Module FB_ICRC_GET_DATA

Get Global Data Tables From Different Processes

The Function Module FB_ICRC_GET_DATA (Get Global Data Tables From Different Processes) is a standard Function Module in SAP ERP and is part of the function group FB_ICRC_SERVICES within the package FB_ICRC.

Technical Information

Function Module FB_ICRC_GET_DATA
Short Text Get Global Data Tables From Different Processes
Function Group FB_ICRC_SERVICES
Package FB_ICRC
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DATA_001 TYPE FBICRC_T_SELECT_001 ICR: Table of Data Records for Process 001
IT_DATA_002 TYPE FBICRC_T_SELECT_002 ICR: Table of Data Records for Process 002
IT_DATA_003 TYPE FBICRC_T_SELECT_003 ICR: Table of Data Records for Process 003

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.