Menu

SAP Function Module K_KSTRG_LINK_CHECK

Prüft Verbindung von Einzelobjekten zu einem Kostenträger

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module K_KSTRG_LINK_CHECK (Prüft Verbindung von Einzelobjekten 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_LINK_CHECK
Short Text Prüft Verbindung von Einzelobjekten 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
AUFNR LIKE CKPE-AUFNR SPACE
AWSLS LIKE AUFK-AWSLS Variance key
CHECK_ONLY TYPE C 'X' Only test, no associated cost object back
KTRTP LIKE CKPHS-KTRTP '01' KTR-Typ der Hierarchie (Default: KTR-Serienfert)
MATNR LIKE CKPE-MATNR SPACE
NACHLESEN TYPE C SPACE Check master data for missing information
PLNAL LIKE CKPE-PLNAL SPACE
PLNNR LIKE CKPE-PLNNR SPACE Task list group
SAUFN LIKE CKPE-SAUFN SPACE
TOP_READ TYPE C SPACE Read hierarchy up to top node
VERSN LIKE CKPE-VERSN SPACE Version
WERKS LIKE CKPE-WERKS SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ABW_OK TYPE C Calculate (order-rel.) variances
E_CKPE LIKE CKPE
E_CKPH LIKE CKPH Master record cost object
E_CKPHS LIKE CKPHS Control for Cost Object Category
E_WIP_OK TYPE C Calculate WIP

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
NO_ROOT Cost object hierarchy has no top node