RKKEKI01 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 RKKEKI01 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: Fixed Routines for Unit Costing
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
KKEK_UNIT_CONVERSION CALL FUNCTION 'KKEK_UNIT_CONVERSION' EXPORTING PMEHT_IMP = T_WAR_KIS1-PMEHT MEEHT_IMP = T_WAR_KIS1-MEEHT MATNR_IMP = T_WAR_KIS1-MATNR MESSAGE_ON_SCREEN = 'X' IMPORTING MEEHT_DIV_PMEHT_EXP = P_FACTOR * RC = * CHANGING * MENGE_CHG = EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RKKEKI01 - Fixed Routines for Unit Costing RKKEKFLG - Subroutine Pool: Set Control Flags in Unit Cost Estimate RKKEKFLG - Subroutine Pool: Set Control Flags in Unit Cost Estimate RKKEKEXP - Where-Used List of Base Planning Objects RKKEKEXP - Where-Used List of Base Planning Objects RKKEKCNT - Definition of constants for unit costing