Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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 |