Menu

SAP Function Module SEO_PARAMETER_READ_ALL_OF_CLIF

Read All Parameters of a Class Component

The Function Module SEO_PARAMETER_READ_ALL_OF_CLIF (Read All Parameters of a Class Component) is a standard Function Module in SAP ERP and is part of the function group SEOS within the package SEO.

Technical Information

Function Module SEO_PARAMETER_READ_ALL_OF_CLIF
Short Text Read All Parameters of a Class Component
Function Group SEOS
Package SEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLSKEY TYPE SEOCLSKEY Component
MASTER_LANGUAGE TYPE MASTERLANG SY-LANGU Original Language
MODIF_LANGUAGE TYPE MASTERLANG SY-LANGU Maintenance Language
VERSION TYPE SEOVERSION SEOC_VERSION_INACTIVE Version

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.