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 ABAP 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 MS_HEADER Instance attribute Private Type reference (TYPE) GRPC_S_XML_HEADER XML Header Structure 20070911
2 MT_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20070911
3 MT_DOCUMENT_DATA Instance attribute Private Type reference (TYPE) GRPC_T_API_DOCUMENT_DATA Table list of document 20070923
4 MT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070912
5 MT_FILE_ATTACH Instance attribute Private Type reference (TYPE) GRPC_T_FILE_ATTACHMENT File Attachment table 20071003
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTROL_HEADER Instance method Public Method Get Control Header 20070911
2 GET_DATA_FOR_TABLE_ALV Instance method Public Method Get data for view V_TABLE_ALV 20070911
3 GET_DEFICIENCY_TEXT Instance method Public Method Get Deficiency Text 20070915
4 GET_DOCUMENT_DATA Instance method Public Method Get Document Data 20070922
5 GET_EVENTS_LIST Instance method Public Method Get Events List 20071016
6 GET_EVENT_HEADER Instance method Public Method Get Event Header 20071015
7 GET_EVENT_LOG Instance method Public Method Get Event Log List 20071014
8 GET_FIELDCAT_FOR_TABLE_ALV Instance method Public Method Get field category data for view V_TABLE_ALV 20070912
9 GET_FILE_ATTACH Instance method Public Method Get File Attachment 20071003
10 GET_JOBNAME Instance method Public Method Get Job Name 20071106
11 GET_STRUC_FOR_TABLE_ALV Instance method Public Method Get Structure for ALV node 20070912
12 PROCESS_DOCUMENT Instance method Protected Method Process Document 20070923
13 RETRIEVE_JOBLOG Instance method Public Method Get Job Log 20070919
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 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20070924
2 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20090715
3 Returning 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 Returning 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 Returning 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 Importing IV_JOBRESULT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID Background job name 20081114
2 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20081209
3 Returning 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 Exporting ET_UI_EVENT_LOG Call by reference Type reference (TYPE) GRPC_T_UI_EVENT_LOG Event Log 20090225
2 Importing IS_JOBLOG Call by reference Type reference (TYPE) GRPC_S_API_JOBLOG Job Log 20071016
3 Importing 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 Importing IS_JOBLOG Call by reference Type reference (TYPE) GRPC_S_API_JOBLOG Job Log 20071015
2 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20081210
3 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20071015
4 Returning 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 Importing IS_JOBLOG Call by reference Type reference (TYPE) GRPC_S_API_JOBLOG Job Log 20071014
2 Returning 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 Returning 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 Returning 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 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20081209
2 Importing IV_SCHEDULER_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071106
3 Returning 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 Returning EO_STRUCDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20070912
2 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20070924
3 Importing 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 Importing 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 Importing IV_JOBLOG_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID 20070919
2 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20081209
3 Returning 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