RCNRCJD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Test ..see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RCNRCJD0 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.
Selection Text: WRTTP8 = Financial data
Selection Text: WRTTP7 = BUDGET
Selection Text: WRTTP6 = Imputed costs calculation
Selection Text: WRTTP5 = Residual plan
Selection Text: WRTTP4 = Commitments
Selection Text: WRTTP3 = Down payments as expense
Selection Text: WRTTP2 = Actual
Selection Text: WRTTP1 = Plan
Selection Text: T_VORGA = Business transaction
Selection Text: T_OBJNR = Object number
Selection Text: T_GJAHR = Fiscal year
Selection Text: TO_RECH = Content of RPSCO_X
Selection Text: SEL = Content of SELECTION_TABLE
Selection Text: REP_TOOL = Reporting Tool
Selection Text: PAUSE3 = Breakpoint 3
Selection Text: PAUSE2 = Bfr RPSCO_MODIFY in READ_DATA
Selection Text: PAUSE1 = Start HFRR_PR_READ_DATA
Selection Text: OBJINFO = Content of OBJINFO_TAB
Selection Text: OBJ = Contents of OBJNR_TAB
Selection Text: MODE9 = Delete entries without values
Selection Text: MODE6 = Corr. for rem.plan (append)
Selection Text: MODE5 = Corr. for settlement (delete)
Selection Text: MODE4 = Corr. for settlement (append)
Selection Text: MODE3 = Corr. for total value (append)
Selection Text: MODE2 = Corr. for fix.pr.vers.(append)
Selection Text: MODE1 = Corr. for sched.plan (append)
Selection Text: MODE0 = Content of RPSCO (from DB)
Selection Text: HIE = Content of RSTHIE
Title: Log of Drilldown Data Selection
Text Symbol: 009 = Contents of table SELECTED FIELDS:
Text Symbol: 008 = Contents of table SELECTION TABLE:
Text Symbol: 007 = Contents of table ADD SEL TAB:
Text Symbol: 006 = Contents of RKB1X (selected fields):
Text Symbol: 005 = Controlling area:
Text Symbol: 004 = Table name:
Text Symbol: 003 = Log of summarization data does not yet exist
Text Symbol: 002 = Import of transfer parameters from memory unsuccessful
Text Symbol: 071 = Bfr RPSCO-MODIFY in READ-DATA
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
PS01_VS_READ_DATA CALL FUNCTION 'PS01_VS_READ_DATA' EXPORTING RKB1X = RKB1X S_FORM_NAME = ' ' S_PROGRAM_NAME = ' ' PROTOCOL = 'X ' TABLES SELECTED_FIELDS = SELECTED_FIELDS SELECTION_TABLE = SELECTION_TABLE ADD_SEL_TAB = ADD_SEL_TAB SELECTED_HIERAS = SELECTED_HIERAS EXCEPTIONS NO_RECORD_FOUND = 1 OTHERS = 2.
HFRR_VD_READ_DATA CALL FUNCTION 'HFRR_VD_READ_DATA' EXPORTING RKB1X = RKB1X S_FORM_NAME = ' ' S_PROGRAM_NAME = ' ' PROTOCOL = 'X ' TABLES SELECTED_FIELDS = SELECTED_FIELDS SELECTION_TABLE = SELECTION_TABLE ADD_SEL_TAB = ADD_SEL_TAB SELECTED_HIERAS = SELECTED_HIERAS EXCEPTIONS NO_RECORD_FOUND = 1 OTHERS = 2.
K_KKB_LIST_FOR_ITEM_SELECTION CALL FUNCTION 'K_KKB_LIST_FOR_ITEM_SELECTION' EXPORTING I_TITLE = TEXT-087 I_SELECTION = ON I_NO_SORT = ON I_ZEBRA = 'X' * i_screen_start_column = 2 * i_screen_start_line = 2 * i_screen_end_column = 60 * i_screen_end_line = 15 * I_CHECKBOX_FIELDNAME = * I_SELECTED_LINE = * I_SCROLL_TO_SEL_LINE = 'X' I_TABNAME = 'T_ALL_TABLES' IT_FIELDCAT = T_FIELDCAT IMPORTING ES_SELFIELD = LD_SELFIELD E_EXIT = LD_EXIT TABLES T_OUTTAB = T_ALL_TABLES EXCEPTIONS OTHERS = 1.
K_KKB_LIST_DISPLAY CALL FUNCTION 'K_KKB_LIST_DISPLAY' EXPORTING I_CALLBACK_PROGRAM = 'RCNRCJD0' I_CALLBACK_USER_COMMAND = 'USER_COMMAND' I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' I_TABNAME =
IS_LAYOUT = GL_LAYOUT_1 IT_FIELDCAT = T_FIELDCAT TABLES T_OUTTAB = 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 RCNRCJD0 or its description.
RCNRCJD0 - Log of Drilldown Data Selection RCNRCJD0 - Log of Drilldown Data Selection RCNPRTOP - documentation and ABAP source code RCNPRT - Excel Value Table - PRTs RCNPRPSR - Project Info System: Excel Control Table for WBS Element Overview RCNPROJR - Project Info System: Excel Control Table for Project Definition Overv.
Terms of Service     Contact Us     Privacy Policy     Useful SAP related sites