GRPC_ACC_CONV_CONTROL 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 GRPC_ACC_CONV_CONTROL 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: ORGUNIT = Organization
Selection Text: SIMULATE = Simulation
Selection Text: WITHTEXT = With Text
Title: Covert Indirect Control Account Group Relation to Direct Relation
Text Symbol: 001 = Account Group Control Assignment List
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RH_OBJID_REQUEST CALL FUNCTION 'RH_OBJID_REQUEST' EXPORTING plvar = '01' otype = 'O' seark = '*' IMPORTING sel_object = ls_objec EXCEPTIONS cancelled = 1 wrong_condition = 2 nothing_found = 3 internal_error = 4 illegal_mode = 5 OTHERS = 6.
RH_OBJID_REQUEST CALL FUNCTION 'RH_OBJID_REQUEST' EXPORTING plvar = '01' otype = 'O' seark = '*' IMPORTING sel_object = ls_objec EXCEPTIONS cancelled = 1 wrong_condition = 2 nothing_found = 3 internal_error = 4 illegal_mode = 5 OTHERS = 6.
RH_READ_INFTY_1001 CALL FUNCTION 'RH_READ_INFTY_1001' EXPORTING authority = space with_stru_auth = space plvar = '01' otype = p_org-otype objid = p_org-objid istat = '1' extend = 'X' subty = ' ' begda = p_org-begda endda = p_org-endda TABLES i1001 = lt_subps EXCEPTIONS nothing_found = 1 wrong_condition = 2 wrong_parameters = 3 OTHERS = 4.
RH_READ_INFTY_1001 CALL FUNCTION 'RH_READ_INFTY_1001' EXPORTING authority = space with_stru_auth = space plvar = '01' otype = lv_otype objid = lv_objid istat = '1' extend = 'X' subty = ' ' begda =
-begda endda = -endda TABLES i1001 = lt_p1001 EXCEPTIONS nothing_found = 1 wrong_condition = 2 wrong_parameters = 3 OTHERS = 4.
RH_READ_INFTY CALL FUNCTION 'RH_READ_INFTY' EXPORTING authority = space with_stru_auth = space plvar = '01' otype = lv_otype objid = lv_objid infty = '5310' istat = '1' extend = 'D' begda = p_ctrl-begda endda = p_ctrl-endda condition = lv_condition_id TABLES innnn = lt_p5310 EXCEPTIONS all_infty_with_subty = 1 nothing_found = 2 no_objects = 3 wrong_condition = 4 wrong_parameters = 5 OTHERS = 6.
REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'P5316' CHANGING ct_fieldcat = lt_alv_fcat[] EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING it_fieldcat = lt_alv_fcat i_grid_title = text-001 TABLES t_outtab = lt_data.
RH_READ_INFTY CALL FUNCTION 'RH_READ_INFTY' EXPORTING authority = space with_stru_auth = space plvar = '01' infty = '5310' istat = '1' extend = 'D' begda = '10000101' endda = '99990101' condition = lv_condition_id TABLES innnn = lt_p5310 EXCEPTIONS all_infty_with_subty = 1 nothing_found = 2 no_objects = 3 wrong_condition = 4 wrong_parameters = 5 OTHERS = 6.
RH_READ_INFTY CALL FUNCTION 'RH_READ_INFTY' EXPORTING authority = space with_stru_auth = space plvar = '01' otype =
-risk_type objid = -risk_id infty = '5316' istat = '1' subty = ' ' begda = -begda endda = -endda TABLES innnn = lt_p5316 EXCEPTIONS all_infty_with_subty = 1 nothing_found = 2 no_objects = 3 wrong_condition = 4 wrong_parameters = 5 OTHERS = 6.
RH_READ_INFTY CALL FUNCTION 'RH_READ_INFTY' EXPORTING authority = space with_stru_auth = space plvar = '01' otype =
-otype objid = -objid infty = '5316' istat = '1' subty = ' ' begda = -begda endda = -endda TABLES innnn = lt_p5316b EXCEPTIONS all_infty_with_subty = 1 nothing_found = 2 no_objects = 3 wrong_condition = 4 wrong_parameters = 5 OTHERS = 6.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
GRPC_ACC_CONV_CONTROL - Covert Indirect Control Account Group Relation to Direct Relation GRPC_ACC_CONV_CONTROL - Covert Indirect Control Account Group Relation to Direct Relation GRPC_ACC_CONV_ACCOUNT - Program GRPC_ACC_CONV_ACCOUNT GRPC_ACC_CONV_ACCOUNT - Program GRPC_ACC_CONV_ACCOUNT GRPC_30_2010_UPG_WF_INSTANCE - Upgrade Open Workflow Instances from PC3.0 to PC10.0 GRPC_30_2010_UPG_WF_INSTANCE - Upgrade Open Workflow Instances from PC3.0 to PC10.0