Menu

SAP Function Module CUSTOMIZING_TABLES_GETLIST

Ermitteln Customizing Tabellen für Transport, Mandantencopy,...

The Function Module CUSTOMIZING_TABLES_GETLIST (Ermitteln Customizing Tabellen für Transport, Mandantencopy,...) is a standard Function Module in SAP ERP and is part of the function group SCC1 within the package STRM.

Technical Information

Function Module CUSTOMIZING_TABLES_GETLIST
Short Text Ermitteln Customizing Tabellen für Transport, Mandantencopy,...
Function Group SCC1
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
CLASSA_INCL TYPE C SPACE Also application tables (coming/tr
CLASSHR_EXCL TYPE C SPACE Exclude application HR (Personnel)
CLASSS_INCL TYPE C SPACE Also select table type W
CLASSW_INCL TYPE C SPACE Also select table type W
CLIDEP_INCL TYPE C SPACE Also client-independent table for
MC_INCL TYPE OAX SPACE
SELMASK LIKE DIP02-TABNAME SPACE
XLIST TYPE C SPACE Extended list with negative set (OBJFUNC - D)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NBR LIKE JCTAB-COUNTER

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
JC LIKE JCTAB

Exceptions

This function module does not define any Exceptions.