SAP Reports / Programs

RKDREOFO SAP ABAP Report - Reorganize Forms







RKDREOFO 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 RKDREOFO 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

IMDZ - App. req: Reorganization of forms
KKMLP - Reorganization of Forms
KKOP - Reorganize Forms
KE8W - EC-PCA: Reorganize Forms
FDIZ - Reorganize Forms
IMEZ - Reorganize forms for inv.prog.report
CACS_Z - Reorganize Forms
KCWW - Reorganize forms
IMCZ - IM Summarization: Reorg. forms
TLMZ - Reorganize Forms
JBWZ - Reorganize Forms
CJEZ - Reorganize Forms
TRMZ - Reorganize Forms
FSIZ - Reorganize forms
KEWW - Reorganize forms
FGIZ - Reorganize Forms
FME5 - Reorganize Forms
FKIZ - Reorganize Forms
FXIZ - Reorganize Forms
KE3C - Reorganize Forms
CXRZ - Reorganize Forms


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 RKDREOFO. "Basic submit
SUBMIT RKDREOFO AND RETURN. "Return to original report after report execution complete
SUBMIT RKDREOFO 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: SUBCLASS = ?...(SUBCLASS)
Selection Text: APPLCLAS = ?...(APPLCLAS)
Selection Text: TABNM = Table Name
Selection Text: PA_TYPE = Type of Profitability Analysis
Selection Text: MODNA = Last Changed by
Selection Text: MODDA = Last Changed on
Selection Text: GDATE = Created On
Selection Text: FORM = Form
Selection Text: ERKRS = Operating Concern
Selection Text: ASPECT = Aspect
Title: Reorganize Forms
Text Symbol: 042 = Further Restrictions
Text Symbol: 041 = Delete forms in protected name range?
Text Symbol: 035 = Form name is within reserved name range
Text Symbol: 034 = Object is still being used
Text Symbol: 033 = No authorization to delete this object
Text Symbol: 032 = Object is locked by user
Text Symbol: 031 = Not deleted
Text Symbol: 030 = Deleted
Text Symbol: 029 = Reason
Text Symbol: 028 = Status
Text Symbol: 020 = Form for line item based rept
Text Symbol: 019 = Form for line item based report
Text Symbol: 018 = Line item layout
Text Symbol: 017 = Line item layout
Text Symbol: 016 = Planning Layout
Text Symbol: 015 = Table ;;
Text Symbol: 014 = Form with two axes (with key figure)
Text Symbol: 013 = Form with one axis (with key figure)
Text Symbol: 012 = Form with one axis (without key figure)
Text Symbol: 011 = General Data Selections
Text Symbol: 010 = Choose Form Type
Text Symbol: 004 = Form
Text Symbol: 003 = Table Name
Text Symbol: 001 = Input Help Not Available


INCLUDES used within this REPORT RKDREOFO

INCLUDE RKDREOF4.


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:

RKD_RKB1X_SET CALL FUNCTION 'RKD_RKB1X_SET' EXPORTING * Sonderfall Planung * --> Tabellenname entspricht Applikationsklasse RKE applclass = subapplclass i_rkb1x = rkb1x i_get_table = '0' IMPORTING e_rkb1x = rkb1x.

RKC_ASPET_POPUP CALL FUNCTION 'RKC_ASPET_POPUP' EXPORTING client_indep = ' ' disp = ' ' status = 'A' IMPORTING aspet = aspect.

UNICODE_REQUIRED * CALL FUNCTION 'UNICODE_REQUIRED' "UCC * IMPORTING "UCC * UNICODE_REQUIRED = L_UNICODE_REQUIRED. "UCC

HELP_TABNAME_VALUES_GET CALL FUNCTION 'HELP_TABNAME_VALUES_GET' EXPORTING i_applclass = applclas i_tabname = tabnm IMPORTING e_tabname = tabnm.

HELP_DOCU_SHOW_FOR_FIELD CALL FUNCTION 'HELP_DOCU_SHOW_FOR_FIELD' "H73969 EXPORTING "H73969 fieldname = 'FART' "H73969 tabname = 'RKB1S'. "H73969

HELP_DOCU_SHOW_FOR_FIELD CALL FUNCTION 'HELP_DOCU_SHOW_FOR_FIELD' "H73969 EXPORTING "H73969 fieldname = 'FART' "H73969 tabname = 'RKB1S'. "H73969

HELP_DOCU_SHOW_FOR_FIELD CALL FUNCTION 'HELP_DOCU_SHOW_FOR_FIELD' "H73969 EXPORTING "H73969 fieldname = 'FART' "H73969 tabname = 'RKB1S'. "H73969

TRANSACTIONS_INITIALIZE CALL FUNCTION 'TRANSACTIONS_INITIALIZE' EXPORTING applclass = applclas IMPORTING e_applclass = applclas.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = lfdf_g_repid i_callback_pf_status_set = 'LISTING' i_callback_user_command = 'USER_COMMAND' is_layout = lfdf_gs_layout it_fieldcat = lfdf_gt_fieldcat[] TABLES t_outtab = it_lfdf.

ENQUEUE_EKEFORMS CALL FUNCTION 'ENQUEUE_EKEFORMS' EXPORTING applclass = rkb1s-applclass subclass = rkb1s-subclass tabname = rkb1s-tabname form = rkb1s-form EXCEPTIONS foreign_lock = 01 system_failure = 02.

DEQUEUE_EKEFORMS CALL FUNCTION 'DEQUEUE_EKEFORMS' EXPORTING applclass = rkb1s-applclass subclass = rkb1s-subclass tabname = rkb1s-tabname form = rkb1s-form.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = lfdfp_g_repid i_callback_pf_status_set = 'LISTING_1' i_callback_user_command = 'USER_COMMAND_1' is_layout = lfdfp_gs_layout it_fieldcat = lfdfp_gt_fieldcat[] it_excluding = lfdfp_g_extab TABLES t_outtab = it_lfdfp.

RKD_RKB1X_SET CALL FUNCTION 'RKD_RKB1X_SET' EXPORTING applclass = p_applclass i_rkb1x = p_rkb1x i_table = p_tabname i_get_table = '0' IMPORTING e_rkb1x = p_rkb1x.

RKD_RKB1U_SET CALL FUNCTION 'RKD_RKB1U_SET' EXPORTING i_applclass = p_applclass i_rkb1x = p_rkb1x IMPORTING e_rkb1u = gtt_rkb1u.

RKD_RKB1X_PRESENTATION CALL FUNCTION 'RKD_RKB1X_PRESENTATION' EXPORTING i_applclass = p_applclass i_rkb1x = p_rkb1x i_version_palevel = '1' TABLES i_field_tab = gtt_field_tab e_concept_text_tab = gtt_concept_text EXCEPTIONS rkb1x_is_initial = 0.

RKC_CDITAH_GET CALL FUNCTION 'RKC_CDITAH_GET' EXPORTING TABNM = TKAFA-TABNM STATE = P_STATUS IMPORTING CDITAH = GTFT_CDITAH EXCEPTIONS HEADER_NOT_FOUND = 1 HEADER_ERROR = 2 OTHERS = 3.

CHECK_OBJECT_NAME CALL FUNCTION 'CHECK_OBJECT_NAME' EXPORTING i_form = object_form i_repid = object_repid i_type = p_object_type i_mode = 'M' EXCEPTIONS reserved_name = 01 reserved_name_modify = 02 reserved_name_sap = 03 reserved_name_sap_modify = 04.

RKD_WORD_WRAP CALL FUNCTION 'RKD_WORD_WRAP' EXPORTING textline = p_text delimiter = ' ' outputlen = 35 IMPORTING out_line1 = text_line1 out_line2 = text_line2 EXCEPTIONS outputlen_too_large = 0.

POPUP_TO_CONFIRM_STEP





CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'N' textline1 = text_line1 textline2 = text_line2 titel = text-042 IMPORTING answer = p_answer.



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 RKDREOFO or its description.