Menu

SAP Function Module CMPOP2_SELECT_CMO

CM: Popup für Selektionskriterien f. Mappe und Baseline

The Function Module CMPOP2_SELECT_CMO (CM: Popup für Selektionskriterien f. Mappe und Baseline) is a standard Function Module in SAP ERP and is part of the function group CMPOP2 within the package CMT2.

Technical Information

Function Module CMPOP2_SELECT_CMO
Short Text CM: Popup für Selektionskriterien f. Mappe und Baseline
Function Group CMPOP2
Package CMT2
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MAXCOUNT TYPE I 500 Default: Begrenzung auf 500 Treffer
I_NO_LIMIT TYPE CMT_BOOLEAN CMT_CO_FALSE Default: ohne Begrenzung der Trefferanzahl
I_X TYPE I 20 Startspalte für Selektionsbild
I_Y TYPE I 2 Startzeile für Selektionsbild

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MAXCOUNT TYPE I maximale Trefferanzahl
E_SEL_MODE TYPE DE_CM_FLAG Selektionsmodus

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
E_SEL_CRITERIA TYPE RSDS_TRANGE Selektionskriterien

Exceptions

This function module does not define any Exceptions.