Menu

SAP Function Module FIC_GET_RANGES

Online-Erfassung: Bestimmung der globalen Daten

The Function Module FIC_GET_RANGES (Online-Erfassung: Bestimmung der globalen Daten) is a standard Function Module in SAP ERP and is part of the function group FCDE within the package FC03.

Technical Information

Function Module FIC_GET_RANGES
Short Text Online-Erfassung: Bestimmung der globalen Daten
Function Group FCDE
Package FC03
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
I_GD_BUNIT TYPE FC_BUNIT
I_GD_DIMEN TYPE FC_DIMEN
I_GD_ITCLG TYPE FC_ITCLG
I_GD_PERID TYPE FC_PERID
I_GD_RVERS TYPE FC_RVERS
I_GD_RYEAR TYPE FC_RYEAR

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_SEL LIKE CEDST
IT_SEL_RBUPTR TYPE FC00_T_RA_BUNIT
IT_SEL_RITEM TYPE FC00_T_RA_ITEM
IT_SEL_RTCUR TYPE FC00_T_RA_CURRENCY
IT_SEL_RUNIT TYPE FC00_T_RA_UNIT
IT_SEL_SITYP TYPE FC00_T_RA_SITYP
IT_SEL_SUBIT TYPE FC00_T_RA_SUBIT
IT_SEL_YRACQ TYPE FC00_T_RA_RYEAR

Exceptions

This function module does not define any Exceptions.