The Function Module CK_F_CO_OBJECT_DISPLAY (Anzeigen CO-Objekt (Plan-/Istkosten)) is a standard Function Module in SAP ERP and is part of the function group KKCP within the package CKCO.
Function Module | CK_F_CO_OBJECT_DISPLAY |
Short Text | Anzeigen CO-Objekt (Plan-/Istkosten) |
Function Group | KKCP |
Package | CKCO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEADER_IMP | LIKE | CKI64A | ||
KOKRS_IMP | LIKE | CAUFVD-KOKRS | Controlling area of object | |
NO_ACTUALS | LIKE | SPACE | Display of planned costs, no actual costs ('X') | |
OBJNR_IMP | LIKE | COSPA-OBJNR | Object number | |
OLD_DELETE | LIKE | 'X' | Deleting internal table of existing objects | |
OWAER_IMP | LIKE | 'X' | Indic. for display in obj. currency |
This function module does not define any EXPORTING parameters.
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 |
---|---|
DATA_NOT_FOUND | No CO data exist (neither actual nor planning) |
JOB_DOES_NOT_EXIST | Report group does not exist |
NOT_GENERATED | Report group is not latest |
NO_AUTHORITY | No authorization for calling up the report |