Menu

SAP Function Module GET_SEL_CRITERIA

Get the criteria for selection

The Function Module GET_SEL_CRITERIA (Get the criteria for selection) is a standard Function Module in SAP ERP and is part of the function group LGEF within the package CBLVS.

Technical Information

Function Module GET_SEL_CRITERIA
Short Text Get the criteria for selection
Function Group LGEF
Package CBLVS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEADLINE LIKE deadline
RATING LIKE rating

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MATNR_WERT_HIGH LIKE high number for material
MATNR_WERT_LOW LIKE low number for material
RATING_WERT LIKE rating
STAG_WERT LIKE deadline
SUBID_WERT_HIGH LIKE high number for substance
SUBID_WERT_LOW LIKE low number for substance

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MT_RANGE LIKE range for material
ST_RANGE LIKE range for substance number

Exceptions

This function module does not define any Exceptions.