Menu

SAP Function Module CP_OPERATION_DETAIL_SHOW

Call a operation detail screen

The Function Module CP_OPERATION_DETAIL_SHOW (Call a operation detail screen) is a standard Function Module in SAP ERP and is part of the function group CPDO within the package CP.

Technical Information

Function Module CP_OPERATION_DETAIL_SHOW
Short Text Call a operation detail screen
Function Group CPDO
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR LIKE T185V-DYNNR Screen number documented
PLAS_IMP LIKE PLAS Operation sequences assignment to
PLFLD_IMP LIKE PLFLD Planning sequence (I/O structure)
PLKOD_IMP LIKE PLKOD Header (I/O structure)
PLPOD_IMP LIKE PLPOD Operation data record to be displa
RC27M_IMP LIKE RC27M '' Material data
WINX1 LIKE T185V-WINX1 0 Window coordinates column to the l
WINX2 LIKE T185V-WINX2 0 Window coordinates line above
WINY1 LIKE T185V-WINY1 0 Window coordinates column to the r
WINY2 LIKE T185V-WINY2 0 Window coordinates line below

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OK_CODE LIKE T185-FCODE OK code which was set in the detai

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_BLDGR Screen modification group not avai