Menu

SAP Function Module K_KSTRG_MATERIAL_LINK_CHECK

Prüft Verbindung eines Materials zu einem Kostenträger

The Function Module K_KSTRG_MATERIAL_LINK_CHECK (Prüft Verbindung eines Materials zu einem Kostenträger) is a standard Function Module in SAP ERP and is part of the function group KKPB within the package KKP.

Technical Information

Function Module K_KSTRG_MATERIAL_LINK_CHECK
Short Text Prüft Verbindung eines Materials zu einem Kostenträger
Function Group KKPB
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
KTRTP LIKE CKPHS-KTRTP '01' KTR-Typ der Hierarchie (Default: KTR-Knoten)
MATNR LIKE CKPE-MATNR Material
WERKS LIKE CKPE-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CKPE LIKE CKPE Zuordnungstabelle Objekt<->Kostenträger
E_CKPH LIKE CKPH Stammsatz Kostenträger
E_CKPHS LIKE CKPHS Steuerung Kostenträgerart

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_LINK Keine Zuordnung zu einer Kostenträgerhierarchie
NO_ROOT Kostenträgerhierarchie hat keinen Topknoten