The Function Module INTERN_LIST_DIALOG () is a standard Function Module in SAP ERP and is part of the function group SED2 within the package SEDD.
Function Module | INTERN_LIST_DIALOG |
Short Text | |
Function Group | SED2 |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCT | LIKE | RSDXX-FCT | 'S' | |
LISTTYPE | LIKE | DDREFSTRUC-FLAG | '1' | List Type |
MALANGU | LIKE | SY-LANGU | SY-LANGU | Maintenance Language |
OBJNAME | LIKE | RSEDD0-DDOBJNAME | Object name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCODE | LIKE | Function code | ||
SELOBJNAME | LIKE | RSEDD0-DDOBJNAME | 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 |
---|---|---|---|---|
SELOBJ_TAB | LIKE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PARAMETER | Invalid parameter value |
NOT_EXECUTED | Action canceled |
OBJECT_NOT_FOUND | No Suitable Object Found |