Menu

SAP Function Module CP_DI_OPERATION_DETAIL_CALL

Access an operation detail screen

The Function Module CP_DI_OPERATION_DETAIL_CALL (Access an 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_DI_OPERATION_DETAIL_CALL
Short Text Access an 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
AENNR_IMP LIKE PLPOD-AENNR Change number
AKTYP LIKE TC01A-AKTYP Activity category
BLDGR_IMP LIKE TCA36-BLDGR Screen group
FLG_DARK LIKE ' ' Process screen in background
FLG_IMP_DATA_IMP LIKE ' ' Flag: external data retrieval program
IMP_DATA_POOL_IMP LIKE TC02-CPOOL '' Module pool of external data retrieval program
IMP_DATA_PROG_IMP LIKE TC02-CPROG '' Form routine of external data retrieval program
PANEL_IMP LIKE TCA36-PANEL Screen group
PLAS_IMP LIKE PLAS '' Sequences assignment to be displayed
PLFLD_IMP LIKE PLFLD Task list sequence (I/O structure)
PLKOD_IMP LIKE PLKOD Header record to be displayed (I/O structure)
PLPOD_IMP LIKE PLPOD '' Operation data (operation and sub-operation)
PLPOM_IMP LIKE PLPOM '' Operation data (only for sub-operations)
RC27E_IMP LIKE RC27E '' Equipment data of a task list
RC27I_IMP LIKE RC27I Index field string on document tables
RC27M_IMP LIKE RC27M '' Material data of task list
RCR01_IMP LIKE RCR01 '' Work center data
SEL_STTAG LIKE RC27S-STTAG ' ' Key date for which task list is set up
TCA05_IMP LIKE TCA05 Transaction control GI
TCA41_IMP LIKE TCA41 ' ' Profile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ESC LIKE Screen was cancelled
FLG_SERV LIKE RC27S-FLG_SERV
FLG_STEUS_CHANGED LIKE
FLG_TERM LIKE
OK_CODE LIKE T185-FCODE OK code that was set on detail screen
PLAS_EXP LIKE PLAS Changed sequence assignment record
PLPOD_EXP LIKE PLPOD Changed operation data
RCR01_EXP LIKE RCR01 Work center data

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