SAP Reports / Programs

RKKEK0BI SAP ABAP Report - Revaluate Base Planning Object







RKKEK0BI is a standard Executable ABAP Report 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 RKKEK0BI into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

KKEB - Revaluate Base Planning Objects


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RKKEK0BI. "Basic submit
SUBMIT RKKEK0BI AND RETURN. "Return to original report after report execution complete
SUBMIT RKKEK0BI VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: SO_EXTNR = D Base Planning Object
Selection Text: SO_ESORT = D Sort Field
Selection Text: SO_ERFNM = D Created by
Selection Text: SO_BTGRP = D Base Object Group
Selection Text: SO_AENNM = D Changed by
Selection Text: SHORT = Short Log
Selection Text: PSDAT = New Pricing Date
Selection Text: DMODE = Processing Mode (A/E/N)
Selection Text: AVORRAT = Generate Worklist
Title: Revaluate Base Planning Object
Text Symbol: STA = --> Start
Text Symbol: NEX = No items exist for base planning object
Text Symbol: KOK = Controlling Area
Text Symbol: 001 = Base object already processed
Text Symbol: 002 = Base Object Explosion
Text Symbol: 004 = Multilevel revaluation of
Text Symbol: 005 = Revaluate Base Planning Object
Text Symbol: 006 = Level
Text Symbol: B01 = Selection Conditions
Text Symbol: B02 = Processing Opts
Text Symbol: BLU = Base Planning Objects Not Revaluated
Text Symbol: DAT = Pricing Date
Text Symbol: ERR = No. of base planning objects with errors
Text Symbol: EXE = Line cannot be executed
Text Symbol: F01 = Set CO Area...
Text Symbol: F02 = Edit Worklist


INCLUDES used within this REPORT RKKEK0BI

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

K_KOKRS_SET CALL FUNCTION 'K_KOKRS_SET' EXPORTING POPUP = space "CHG note634057 IMPORTING E_KOKRS = rk70b-kokrs.

K_KOKRS_SET CALL FUNCTION 'K_KOKRS_SET' EXPORTING POPUP = '1' IMPORTING E_KOKRS = rk70b-kokrs.

APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING OBJECT = APPL_LOG_MAIN_OBJECT SUBOBJECT = APPL_LOG_SUB_OBJECT.

K_KOKRS_SET CALL FUNCTION 'K_KOKRS_SET' IMPORTING E_KOKRS = rk70b-kokrs EXCEPTIONS OTHERS = 01.

K_CKBS_AUTHORITY_CHECK CALL FUNCTION 'K_CKBS_AUTHORITY_CHECK' EXPORTING KOKRS = rk70b-kokrs ACTVT = '03'.

CM_F_INITIALIZE CALL FUNCTION 'CM_F_INITIALIZE'.

APPL_LOG_WRITE_DB CALL FUNCTION 'APPL_LOG_WRITE_DB' TABLES OBJECT_WITH_LOGNUMBER = LT_BALNRI.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

K_ASSEMBLY_READ CALL FUNCTION 'K_ASSEMBLY_READ' EXPORTING FBL_EXTNR = P_EXTNR FBL_KOKRS = P_KOKRS FBL_SPRAS = SY-LANGU IMPORTING FBL_KBS1 = l_f_kbs1 * FBL_RC = EXCEPTIONS FBL_NOT_FOUND = 1 OTHERS = 2.

K_UNITCOSTING_READ CALL FUNCTION 'K_UNITCOSTING_READ' EXPORTING FEL_BWVAR = '' FEL_BZOBJ = '1' FEL_KADKY = '00000000' FEL_KALKA = '02' FEL_KALNR = l_f_kbs1-kalnr FEL_KKZMA = ' ' FEL_LEDNR = '00' FEL_SPRAS = sy-langu FEL_TVERS = '01' * importing * fel_khs1 = l_t_khs1 TABLES * FEL_TAB_CKIT = FEL_TAB_KIS1 = l_t_kis1 EXCEPTIONS FEL_NOT_FOUND = 1 OTHERS = 2.

K_ASSEMBLY_READ CALL FUNCTION 'K_ASSEMBLY_READ' EXPORTING FBL_EXTNR = P_EXTNR FBL_KOKRS = P_KOKRS FBL_SPRAS = SY-LANGU IMPORTING FBL_KBS1 = l_f_kbs1 * FBL_RC = EXCEPTIONS FBL_NOT_FOUND = 1 OTHERS = 2.

K_UNITCOSTING_READ CALL FUNCTION 'K_UNITCOSTING_READ' EXPORTING FEL_BWVAR = '' FEL_BZOBJ = '1' FEL_KADKY = '00000000' FEL_KALKA = '02' FEL_KALNR = l_f_kbs1-kalnr FEL_KKZMA = ' ' FEL_LEDNR = '00' FEL_SPRAS = sy-langu FEL_TVERS = '01' * importing * fel_khs1 = l_t_khs1 TABLES * FEL_TAB_CKIT = FEL_TAB_KIS1 = l_t_kis1 EXCEPTIONS FEL_NOT_FOUND = 1 OTHERS = 2.

APPL_LOG_INIT CALL FUNCTION 'APPL_LOG_INIT' EXPORTING OBJECT = APPL_LOG_MAIN_OBJECT SUBOBJECT = APPL_LOG_SUB_OBJECT.

APPL_LOG_WRITE_HEADER CALL FUNCTION 'APPL_LOG_WRITE_HEADER' EXPORTING HEADER = L_BALHDRI.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS





CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

APPL_LOG_WRITE_MESSAGE_PARAMS CALL FUNCTION 'APPL_LOG_WRITE_MESSAGE_PARAMS' "TODO EXPORTING MESSAGE = L_MESSAGE TABLES PARAMETERS = LT_PARAMETER.

K_KKB_LIST_FOR_ITEM_SELECTION CALL FUNCTION 'K_KKB_LIST_FOR_ITEM_SELECTION' EXPORTING I_TITLE = TEXT-BLU * 'Nicht neubewertete Bauteile' * I_SELECTION = 'X' * I_SCREEN_START_COLUMN = 1 * I_SCREEN_START_LINE = 1 * I_SCREEN_END_COLUMN = 30 * I_SCREEN_END_LINE = 15 I_CHECKBOX_FIELDNAME = 'BOX' I_TABNAME = 'ASSEMBLY_TAB_ERROR' IT_FIELDCAT = T_FIELDCAT[] IMPORTING E_EXIT = X_EXIT TABLES T_OUTTAB = R_ITAB EXCEPTIONS OTHERS = 1.

APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING OBJECT = APPL_LOG_MAIN_OBJECT SUBOBJECT = APPL_LOG_SUB_OBJECT.

APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING OBJECT = APPL_LOG_MAIN_OBJECT SUBOBJECT = APPL_LOG_SUB_OBJECT.

K_UNITCOSTING_KEY_TO_OBJ_GET CALL FUNCTION 'K_UNITCOSTING_KEY_TO_OBJ_GET' EXPORTING kuk_extnr = ct_assembly_tab-extnr kuk_kokrs = p_ckbs-kokrs kuk_spras = sy-langu IMPORTING kuk_bwvar = ls_ckhs-bwvar kuk_bzobj = ls_ckhs-bzobj kuk_kadky = ls_ckhs-kadky kuk_kalka = ls_ckhs-kalka kuk_kalnr = ls_ckhs-kalnr kuk_kkzma = ls_ckhs-kkzma kuk_lednr = ls_ckhs-lednr kuk_tvers = ls_ckhs-tvers EXCEPTIONS others = 1.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RKKEK0BI or its description.