The Function Module CK_F_CO_OBJECT_PLAN_TABLES_RET (liefert die internen Tabellen COSPA und COSSA an Anwendung zurück) 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_PLAN_TABLES_RET |
Short Text | liefert die internen Tabellen COSPA und COSSA an Anwendung zurück |
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 |
---|---|---|---|---|
KOKRS_IMP | TYPE | KOKRS | Kostenrechnungskreis |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COSPA_TAB | LIKE | COSPA | internal table with primary costs records | |
COSSA_TAB | LIKE | COSSA | internal table with secondary costs records | |
OBJNR_TAB | LIKE | ONR00 | internal table with CO object numbers |
This function module does not define any Exceptions.