Menu

SAP Function Module CUDD_TABLE_SELECT_LINES

The Function Module CUDD_TABLE_SELECT_LINES () is a standard Function Module in SAP ERP and is part of the function group CUDD within the package CUMT.

Technical Information

Function Module CUDD_TABLE_SELECT_LINES
Short Text
Function Group CUDD
Package CUMT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGE_NO LIKE CCAPI-CHANGE_NO Change Number
DATE LIKE CLBASD-VAL_FROM Valid-From Date
FL_WITH_ENTRIES LIKE CAPIFLAG-WTH_VTENTR 'X' Contents (characteristic values) of variant table
VAR_TAB LIKE TABLSTRUCT-VAR_TAB Table Name of Variant Table
WARNING_ON_NO_ENTRY TYPE FLAG_X SPACE Indicator

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
SELECT_WHERE_VALUES LIKE CHA_VAL Characteristic Value
VAR_TAB_ENTRIES LIKE VTENTR_LONG Variant Table Contents

Exceptions

This function module does not define any Exceptions.