The Function Module CN_DO_RELATION_DETAIL_CALL (Call relationship detail screen via screen group) is a standard Function Module in SAP ERP and is part of the function group CNDO within the package CN_NET_OPR.
Function Module | CN_DO_RELATION_DETAIL_CALL |
Short Text | Call relationship detail screen via screen group |
Function Group | CNDO |
Package | CN_NET_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AKTYP | LIKE | TC01A-AKTYP | ||
DYNNR | LIKE | T185V-DYNNR | ||
FLG_DARK | LIKE | RC27S-FLG_DARK | ' ' | Process screen in the background |
PLKOD_IMP | LIKE | PLKOD | Header record to be displayed (I/O structure) | |
PLPOD_IMP | LIKE | PLPOD | Operation data (main operation and suboperation) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_ESC | TYPE | C | ||
OK_CODE | LIKE | T185-FCODE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_BLDGR | Screen modification group does not exist |