GRPC_REPORT_CONNECTOR_SCRIPT 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_REPORT_CONNECTOR_SCRIPT 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: S_SYS = System Type
Selection Text: S_SCRPT = Script Type
Selection Text: S_SCRPG = Script Category
Selection Text: S_SCRP = script
Selection Text: S_RULEG = Rule Group
Selection Text: S_RLE = Rule
Selection Text: S_RLCR = Rule criteria
Title: Connector assignment between Script-Rule-Rule Criteria
Text Symbol: 075 = Retrieving Connector assignment data...
Text Symbol: 073 = Rule-Script-Rule Criteria with Connector
Text Symbol: 072 = Scripts and Rule Criteria without Connector
Text Symbol: 071 = Rule Criteria without Connector
Text Symbol: 070 = Scripts and Rules without Connector
Text Symbol: 069 = Scripts with Connector
Text Symbol: 068 = Rules with Connector
Text Symbol: 067 = All
Text Symbol: 046 = Script Connector
Text Symbol: 045 = Rule Criteria Connector
Text Symbol: 040 = Rule Criteria
Text Symbol: 038 = Script Type
Text Symbol: 037 = Script Category
Text Symbol: 036 = System Type
Text Symbol: 035 = Script Description
Text Symbol: 034 = Script
Text Symbol: 032 = Rule Group
Text Symbol: 031 = Rule Description
Text Symbol: 026 = Rule
Text Symbol: 025 = Rule Connector
Text Symbol: 000 = Enter Data
INCLUDE GRPC_RPT_CONNECTOR_SCRIPT_TOP.
INCLUDE GRPC_RPT_CONNECTOR_SCRIPT_FORM.
INCLUDE GRPC_RPT_CONNECTOR_SCRIPT_UI.
INCLUDE GRPC_RPT_CONNECTOR_SCRIPT_HELP.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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_REPORT_CONNECTOR_SCRIPT - Connector assignment between Script-Rule-Rule Criteria GRPC_REPORT_CONNECTOR_SCRIPT - Connector assignment between Script-Rule-Rule Criteria GRPC_REPORT_CONNECTOR_HELP - Include GRPC_REPORT_CONNECTOR_HELP GRPC_REPORT_CONNECTOR_FORM - Include GRPC_REPORT_CONNECTOR_FRM GRPC_REPORT_CONNECTOR_CONTROL - Connector assignment details for Control and Rule GRPC_REPORT_CONNECTOR_CONTROL - Connector assignment details for Control and Rule