Menu

SAP Function Module SCCR_GET_NAMETAB_AND_TABLEN

The Function Module SCCR_GET_NAMETAB_AND_TABLEN () is a standard Function Module in SAP ERP and is part of the function group SCCR within the package STRM.

Technical Information

Function Module SCCR_GET_NAMETAB_AND_TABLEN
Short Text
Function Group SCCR
Package STRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABNAME LIKE JCTAB-TABNAME Table Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DDOBJTYPE TYPE DD02V-TABCLASS Table Category
TABLEN TYPE CCTABLEN Table Width
X030L TYPE X030L Nametab Header, Database Structure DDNTT

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
DFIES LIKE DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET

Exceptions

This function module does not define any Exceptions.