Menu

SAP Function Module MYO_COLLECT_MY_OBJECTS_WP

The Function Module MYO_COLLECT_MY_OBJECTS_WP () is a standard Function Module in SAP ERP and is part of the function group SMYO5 within the package SMYO.

Technical Information

Function Module MYO_COLLECT_MY_OBJECTS_WP
Short Text
Function Group SMYO5
Package SMYO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILTER_NODE TYPE SMYO_NODE SPACE
FILTER_OBJTYPE TYPE SWO_OBJTYP SPACE
MAX_COUNT TYPE INT4 0 Natural Number
UNAME TYPE UNAME SY-UNAME User Name
WFCLASS TYPE SWLCL 'MO' Class in Workflow Inbox

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJ_COUNT TYPE INT4 Natural Number

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
MY_OBJECTS LIKE SMYO_S_OBJ Transfer Structure for MyObjects

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DB_ERROR DB Error when Reading
FILTER_NODE_NOT_EXIST The User Does Not Have the Node
NODE_DEFINITION_NOT_EXIST This Node Does Not Exist
OBJECTTYPE_NOT_ALLOWED This node does not allow the object type
PERSONALISATION_ERROR Error Accessing Personalization Data