The Function Module K_OBJECT_SELECTION_CRIT_FILL (Füllen der Selektionskriterien von aussen (z.B. von Batchjob aus)) is a standard Function Module in SAP ERP and is part of the function group KASS within the package KBAS.
Function Module | K_OBJECT_SELECTION_CRIT_FILL |
Short Text | Füllen der Selektionskriterien von aussen (z.B. von Batchjob aus) |
Function Group | KASS |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ONEOBJECT | LIKE | |||
SELART | TYPE | KASS_SELART |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELART_TXT | LIKE | DD07V-DDTEXT |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_COSEL2 | LIKE | COSEL2 |
This function module does not define any Exceptions.