Menu

SAP Function Module RSZ_X_COMPONENT_GET

Loading of a component with all dependent elements

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RSZ_X_COMPONENT_GET (Loading of a component with all dependent elements) is a standard Function Module in SAP ERP and is part of the function group RZX0 within the package RSZ.

Technical Information

Function Module RSZ_X_COMPONENT_GET
Short Text Loading of a component with all dependent elements
Function Group RZX0
Package RSZ
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COMPID LIKE RSZCOMPDIR-COMPID
I_COMPUID LIKE RSZCOMPDIR-COMPUID
I_GENUNIID LIKE RSRREPDIR-GENUNIID
I_LANGUAGE LIKE SY-LANGU SY-LANGU SAP R/3 System, Current Language
I_OBJVERS LIKE RSZCOMPDIR-OBJVERS 'A'
I_USE_BUFFER TYPE RS_BOOL Boolean

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMPUID LIKE RSZCOMPDIR-COMPUID
E_SUBRC LIKE SY-SUBRC Return Code

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
C_T_CALC LIKE RSZ_X_CALC Formula Elements
C_T_CELL LIKE RSZ_X_CEL RFC: Query Designer: Directory of Cells
C_T_COMPDIR LIKE RSZ_X_COMPDIR Component List
C_T_COMPIC LIKE RSZ_X_COMPIC
C_T_ELTDIR LIKE RSZ_X_ELTDIR Element list
C_T_ELTTXT LIKE RSZELTTXT Texts of reporting component elements
C_T_ELTXREF LIKE RSZ_X_ELTXREF
C_T_RANGE LIKE RSZ_X_RANGE
C_T_SELECT LIKE RSZ_X_SELECT
C_T_VAR LIKE RSZ_X_VAR Variables

Exceptions

This function module does not define any Exceptions.