SAP ABAP Class CL_GRPC_CTRL_RESULT_ASSIST (Assistance Class for Control Monitor)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_RULE_ENGINE (Package) PC Rule Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_ASSIST_ABS | Super Class of GRPC Assistance Class | 20070823 |
Properties
| Class | CL_GRPC_CTRL_RESULT_ASSIST | |
| Short Description | Assistance Class for Control Monitor | |
| Super Class | CL_GRPC_ASSIST_ABS | Super Class of GRPC Assistance Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_RULE_ENGINE | PC Rule Engine |
| Created | 20070713 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_CTRL_RESULT_ASSIST has no interface implemented.
Friends
Class CL_GRPC_CTRL_RESULT_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRPC_S_XML_HEADER | XML Header Structure | 20070911 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20070911 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_DOCUMENT_DATA | Table list of document | 20070923 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20070912 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_FILE_ATTACHMENT | File Attachment table | 20071003 |
Methods
Events
Class CL_GRPC_CTRL_RESULT_ASSIST has no event.
Types
Class CL_GRPC_CTRL_RESULT_ASSIST has no local type.
Method Signatures
Method GET_CONTROL_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20070924 | ||||
| 2 | I_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090715 | |||
| 3 | RS_HEADER | Value transfer | Type reference (TYPE) | GRPC_S_XML_HEADER | XML Header Structure | 20070911 |
Method GET_CONTROL_HEADER on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_DATA_FOR_TABLE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20070911 |
Method GET_DATA_FOR_TABLE_ALV on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_DEFICIENCY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEFICIENCY | Value transfer | Type reference (TYPE) | GRPC_T_DEFICIENCY | Deficiency Parameters for Scheduler | 20070915 |
Method GET_DEFICIENCY_TEXT on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_DOCUMENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOBRESULT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | Background job name | 20081114 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081209 | |||
| 3 | RT_DOCUMENT_DATA | Value transfer | Type reference (TYPE) | GRPC_T_API_DOCUMENT_DATA | Table list of document | 20070922 |
Method GET_DOCUMENT_DATA on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_EVENTS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_EVENT_LOG | Call by reference | Type reference (TYPE) | GRPC_T_UI_EVENT_LOG | Event Log | 20090225 | |||
| 2 | IS_JOBLOG | Call by reference | Type reference (TYPE) | GRPC_S_API_JOBLOG | Job Log | 20071016 | |||
| 3 | IS_SCRIPT_RESULT | Call by reference | Type reference (TYPE) | GRPC_S_SCRIPT_RESULT | Script Execution Result | 20071016 |
Method GET_EVENTS_LIST on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_EVENT_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_JOBLOG | Call by reference | Type reference (TYPE) | GRPC_S_API_JOBLOG | Job Log | 20071015 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081210 | |||
| 3 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20071015 | ||||
| 4 | RS_HEADER | Value transfer | Type reference (TYPE) | GRPC_S_XML_HEADER | XML Header Structure | 20071015 |
Method GET_EVENT_HEADER on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_EVENT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_JOBLOG | Call by reference | Type reference (TYPE) | GRPC_S_API_JOBLOG | Job Log | 20071014 | |||
| 2 | RT_SCRIPT_RESULT | Value transfer | Type reference (TYPE) | GRPC_T_SCRIPT_RESULT | Event Log | 20071015 |
Method GET_EVENT_LOG on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_FIELDCAT_FOR_TABLE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20070912 |
Method GET_FIELDCAT_FOR_TABLE_ALV on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_FILE_ATTACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FILE_ATTACH | Value transfer | Type reference (TYPE) | GRPC_T_FILE_ATTACHMENT | Table list of document | 20071003 |
Method GET_FILE_ATTACH on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_JOBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081209 | |||
| 2 | IV_SCHEDULER_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071106 | |||
| 3 | RV_JOBNAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20071106 |
Method GET_JOBNAME on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method GET_STRUC_FOR_TABLE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_STRUCDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20070912 | |||
| 2 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20070924 | ||||
| 3 | I_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090715 |
Method GET_STRUC_FOR_TABLE_ALV on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method PROCESS_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090715 |
Method PROCESS_DOCUMENT on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
Method RETRIEVE_JOBLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOBLOG_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | 20070919 | ||||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081209 | |||
| 3 | RS_JOBLOG | Value transfer | Type reference (TYPE) | GRPC_S_API_JOBLOG | Job Log | 20071014 |
Method RETRIEVE_JOBLOG on class CL_GRPC_CTRL_RESULT_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |