Menu

SAP Function Module K_CKPE_OF_CKPH_READ

Lesen aller Einzelposten (CKPE) zu einem Kostenträger(CKPH)

The Function Module K_CKPE_OF_CKPH_READ (Lesen aller Einzelposten (CKPE) zu einem Kostenträger(CKPH)) is a standard Function Module in SAP ERP and is part of the function group KKPE within the package KKP.

Technical Information

Function Module K_CKPE_OF_CKPH_READ
Short Text Lesen aller Einzelposten (CKPE) zu einem Kostenträger(CKPH)
Function Group KKPE
Package KKP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BYPASSING_BUFFER TYPE C SPACE Kz: X-Lesen aus DB, Space-Lesen aus DB-Puffer
DATBI LIKE CKPH-DATBI '99991231' Cost object valid until
KSTRG LIKE CKPH-KSTRG Cost object

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
CKPE_TAB LIKE CKPE Table with single objects
SEL_TAB LIKE COSEL Import: Selektionsoptionen

Exceptions

This function module does not define any Exceptions.