SAP ABAP Class /GRCPI/CL_GRIA_PROGRAM_C (AM - Abstract class for changelog programmed rule)
Hierarchy
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
   GRC-PCP (Application Component) GRC Process Control Plug-in
     /GRCPI/GRIA_NW_PC (Package) GRCPI PC package for NW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_PROGRAM AM - Abstract class for Programmable rule 20100325
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURVAP_07C2_1 20100520
2 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDPRI_01C2_02_A 20100806
3 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDPRI_01C1_02_A 20100806
4 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDCMST_01C1_1 Rule : SDCMST_01C1_01_A 20100720
5 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDCMM_05C4_01_A 20100806
6 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDBILL_04C3_02A 20100806
7 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_MMIMCTR_07C3_01 20100806
8 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURVAP_07C2_3 20100524
9 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURVAP_07C2_2 20100610
10 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_BCSYS_01C1_1 Rule : BCSYS_01C1_01 20100512
... Click here to see Used By full list (17 items)
Properties
Class /GRCPI/CL_GRIA_PROGRAM_C  
Short Description AM - Abstract class for changelog programmed rule    
Super Class /GRCPI/CL_GRIA_PROGRAM AM - Abstract class for Programmable rule 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /GRCPI/GRIA_NW_PC   GRCPI PC package for NW 
Created 20100325   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /GRCPI/CL_GRIA_PROGRAM_C has no forward declaration.
Interfaces
Class /GRCPI/CL_GRIA_PROGRAM_C has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_PROGRAM_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CHANGELOG Instance attribute Protected Object reference (TYPE REF TO) /GRCPI/CL_GRIA_CHANGELOG AM - Change log 20100325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100407
2 DOPROCESS Instance method Protected Method Do process 20100426
3 FILTER_LOG Instance method Protected Method Filter log with log type 20100606
4 MERGE Instance method Protected Method Merge internal structure with suffix structure 20100623
5 PROCESS_LOG Instance method Protected Method Process log 20100426
6 RETRIEVE_FDCATALOG Instance method Protected Method Retrieve field catalog 20100524
7 RETRIEVE_LOG Instance method Protected Method Retrieve log 20100426
Events
Class /GRCPI/CL_GRIA_PROGRAM_C has no event.
Types
Class /GRCPI/CL_GRIA_PROGRAM_C has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRDEF Call by reference Type reference (TYPE) /GRCPI/GRIA_S_BRDEF AM - Business Rule Definition 20100407
2 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) /GRCPI/GRIA_T_QUERY_PARAS AM - Query Parameter List 20100407
3 Importing IT_SELECTION Call by reference Type reference (TYPE) /GRCPI/GRIA_T_QUERY_SELECTION AM - Selection 20100407
4 Importing IV_MAXROWS Call by reference Type reference (TYPE) /GRCPI/GRIA_MAXROWS 100 AM - Max Rows 20100407

Method CONSTRUCTOR on class /GRCPI/CL_GRIA_PROGRAM_C has no exception.

Method DOPROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20100512
2 Importing IT_LOG Call by reference Type reference (TYPE) /GRCPI/GRIA_T_UTCHANGELOG AM - Change log generic output 20100512

Method DOPROCESS on class /GRCPI/CL_GRIA_PROGRAM_C has no exception.

Method FILTER_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) /GRCPI/GRIA_T_UTCHANGELOG AM - Change log generic output 20100606

Method FILTER_LOG on class /GRCPI/CL_GRIA_PROGRAM_C has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100623

Method MERGE on class /GRCPI/CL_GRIA_PROGRAM_C has no exception.

Method PROCESS_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20110201
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100426
3 Exporting EV_DATA Call by reference Type reference (TYPE) XSTRING 20100426
4 Exporting EV_MORE_AVAILABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100426
5 Importing IT_FIELDCAT Call by reference Type reference (TYPE) /GRCPI/GRIA_T_FIELDCATALOG AM - Field Catalog for RFC Communication 20100702
6 Importing IT_LOG Call by reference Type reference (TYPE) /GRCPI/GRIA_T_UTCHANGELOG AM - Change log generic output 20100426

Method PROCESS_LOG on class /GRCPI/CL_GRIA_PROGRAM_C has no exception.

Method RETRIEVE_FDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) /GRCPI/GRIA_T_FIELDCATALOG AM - Field Catalog for RFC Communication 20100524
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100524

Method RETRIEVE_FDCATALOG on class /GRCPI/CL_GRIA_PROGRAM_C has no exception.

Method RETRIEVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) /GRCPI/GRIA_T_UTCHANGELOG AM - Change log generic output 20100426

Method RETRIEVE_LOG on class /GRCPI/CL_GRIA_PROGRAM_C has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURVAP_07C2_1 20100520
2 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDPRI_01C2_02_A 20100806
3 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDPRI_01C1_02_A 20100806
4 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDCMST_01C1_1 Rule : SDCMST_01C1_01_A 20100720
5 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDCMM_05C4_01_A 20100806
6 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_SDBILL_04C3_02A 20100806
7 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_MMIMCTR_07C3_01 20100806
8 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURVAP_07C2_3 20100524
9 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURVAP_07C2_2 20100610
10 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_BCSYS_01C1_1 Rule : BCSYS_01C1_01 20100512
11 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURVAP_01C1_4 Rule : LOPURVAP_01C1_04_A 20100802
12 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURSRC_02M1_3 Rule : LOPURSRC_02M1_03_A 20100803
13 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURSRC_02M1_2 Rule : LOPURSRC_02M1_02_A 20100803
14 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_LOPURSRC_02M1_1 Rule : LOPURSRC_02M1_01_A 20100729
15 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_FIMDCOA_02M1_01 20100720
16 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_FIMDCCD_02M2_1 Rule : LOPURVAP_01C1_04_A 20100804
17 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_FICLPEP_03C2_3 Rule : FICLPEP_03C2_03_A 20100804
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000_700