The Function Module BUS_CDOBJECTID_SELECT_WTH_LIKE () is a standard Function Module in SAP ERP and is part of the function group BUSA within the package BUPA.
Function Module | BUS_CDOBJECTID_SELECT_WTH_LIKE |
Short Text | |
Function Group | BUSA |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_OBJECTCLAS | TYPE | CDOBJECTCL | Object Class | |
IV_OBJECTID_PATTERN | TYPE | CDOBJECTV | Object Value |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_CDHDR | LIKE | CDHDR | Change document header |
This function module does not define any Exceptions.