The Function Module RHOM_MACO (Entry Check) is a standard Function Module in SAP ERP and is part of the function group RHOMBUFFER within the package SP0E.
Function Module | RHOM_MACO |
Short Text | Entry Check |
Function Group | RHOMBUFFER |
Package | SP0E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LIST_HEADER | LIKE | SPACE | List Header | |
NO_DIALOG | TYPE | FLAG | X - No Selection Dialog | |
NO_GENERIC_WARNING | TYPE | FLAG | X - No Warning During Generic Search | |
ORGBEG | TYPE | BEGDATUM | SY-DATUM | Organizational Assignment of Positions |
ORGEND | TYPE | ENDDATUM | SY-DATUM | Organizational Assignment of Positions |
OTYPE | TYPE | OTYPE | SPACE | Object Type |
PLVAR | TYPE | PLVAR | Plan Version | |
SEARK | LIKE | '*' | Search Term | |
SEARK_TEXT | TYPE | OTEXT | SPACE | Search Function for <SEARK_TEXT> |
SET_MODE | TYPE | FLAG | X - Multiple Selection | |
WIN_TITLE | LIKE | SPACE | Window title |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEL_OBJECT | LIKE | OBJEC | Selected Object |
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 |
---|---|---|---|---|
CONDITION | LIKE | HRCOND | Condition Table | |
OTYPE_TAB | LIKE | T788O | Object Type Table | |
SEL_OBJECTS | LIKE | OBJEC | Selected Set in Multiple Selection |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
F15 | Activity Terminated |
NOTHING_FOUND | No Object Matched Search Criteria |