Menu

SAP Function Module SCPR_CT_TABLE_LANG_DEP_GET

The Function Module SCPR_CT_TABLE_LANG_DEP_GET () is a standard Function Module in SAP ERP and is part of the function group SCPRVI within the package SCPR.

Technical Information

Function Module SCPR_CT_TABLE_LANG_DEP_GET
Short Text
Function Group SCPRVI
Package SCPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLDDESCR_REDUCED TYPE C SPACE
TABNAME TYPE SCPRVALS-TABLENAME BC Set: Table/View Name
TABTYPE TYPE OBJH-OBJECTTYPE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANG_DEP TYPE C
LANG_FLDNAME TYPE SCPR_DESCR-FIELDNAME
LANG_POS TYPE I
TEXTTAB_EXIST TYPE C
TEXTTAB_NAME TYPE SCPR_DESCR-TABLENAME Name of Text Table

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
FLDDESCR LIKE SCPR_DESCR Field Descriptions
HEADER LIKE VIMDESC
LANG_DEP_TABLES TYPE SCPR_TABS_FLDESCR

Exceptions

This function module does not define any Exceptions.