GRPC_ACC_CONV_SUBPROCESS 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_SUBPROCESS 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: SIMULATE = Simulation
Selection Text: WITHTEXT = With Text
Title: Assgn Account Group from reference Risk to Subprocess
Text Symbol: 001 = Account Group Subprocess Assignment List
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
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 = p_subp-begda endda = p_subp-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 = ls_obj-otype objid = ls_obj-objid infty = '1853' istat = '1' subty = ' ' begda = ls_obj-begda endda = ls_obj-endda TABLES innnn = lt_p1853 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 = 'O1' infty = '5316' istat = '1' extend = 'D' begda =
-begda endda = -endda condition = lv_condition_id 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 = ls_obj-otype objid = ls_obj-objid infty = '5308' istat = '1' subty = ' ' begda = ls_obj-begda endda = ls_obj-endda TABLES innnn = lt_p5308 EXCEPTIONS all_infty_with_subty = 1 nothing_found = 2 no_objects = 3 wrong_condition = 4 wrong_parameters = 5 OTHERS = 6.
RH_READ_INFTY_1001 CALL FUNCTION 'RH_READ_INFTY_1001' EXPORTING authority = space with_stru_auth = space plvar = '01' otype = ls_obj-otype objid = ls_obj-objid istat = '1' extend = 'X' subty = ' ' begda = ls_obj-begda endda = ls_obj-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' infty = '5310' istat = '1' extend = 'D' begda =
-begda endda = -endda condition = lv_condition_id TABLES innnn = lt_5310 EXCEPTIONS all_infty_with_subty = 1 nothing_found = 2 no_objects = 3 wrong_condition = 4 wrong_parameters = 5 OTHERS = 6.
RH_READ_INFTY_1001 CALL FUNCTION 'RH_READ_INFTY_1001' EXPORTING authority = space with_stru_auth = space plvar = '01' otype =
-otype objid = -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_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 = ls_p1001-begda endda = ls_p1001-endda TABLES i1001 = lt_p1001b 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 = ls_obj-otype objid = ls_obj-objid istat = '1' extend = 'X' subty = ' ' begda = ls_obj-begda endda = ls_obj-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 = '5335' istat = '1' subty = ' ' begda = p_subp-begda endda = p_subp-endda TABLES innnn = lt_p5335 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 = 'GRPC_S_API_SUB_ACC_LINK' 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.
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_SUBPROCESS - Assgn Account Group from reference Risk to Subprocess GRPC_ACC_CONV_SUBPROCESS - Assgn Account Group from reference Risk to Subprocess GRPC_ACC_CONV_RISK - Clean up Indirect Account Risk Control relation data GRPC_ACC_CONV_RISK - Clean up Indirect Account Risk Control relation data 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