Menu

SAP Function Module CK_F_CO_OBJECT_PLAN_TABLES_RET

liefert die internen Tabellen COSPA und COSSA an Anwendung zurück

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KOKRS_IMP TYPE KOKRS Kostenrechnungskreis

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.