RKKPINC0 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RKKPINC0 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Process Mfg: Auxiliary Functions for General Hierarchy Table KKHIE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
K_CKPH_GET_ROOT_PATH CALL FUNCTION 'K_CKPH_GET_ROOT_PATH' EXPORTING KSTRG = L_NODE-UKSTR TABLES CKPH_PATH = T_CKPH EXCEPTIONS NOT_FOUND = 01 NO_ROOT = 02 SYSTEM_FAILURE = 03. "-> Zyklus
K_KSTRG_OBJECT_NUMBER_GET CALL FUNCTION 'K_KSTRG_OBJECT_NUMBER_GET' "K11K099117 EXPORTING "K11K099117 KSTRG = NODE-KSTRG "K11K099117 IMPORTING "K11K099117 OBJNR = GH_OBJNR. "K11K099117
K_GET_HIERARCHY CALL FUNCTION 'K_GET_HIERARCHY' EXPORTING OBJECT_NR = GH_OBJNR HIART = GH_HIART "K11K096992 OBART = NODE-OBART LOEKZ = 'X' TABLES KKHIE_I = HIETAB "allgem. Hier.tab.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RKKPINC0 - Process Mfg: Auxiliary Functions for General Hierarchy Table KKHIE RKKPHIE2 - Maintain Cost Object Hierarchy RKKPHIE2 - Maintain Cost Object Hierarchy RKKPHIE1 - Display Cost Object Hierarchy: Selection RKKPHIE1 - Display Cost Object Hierarchy: Selection RKKPHIE0 - Display Cost Object Hierarchy: Result