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 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20100407 | |
| 2 | Instance method | Protected | Method | Do process | 20100426 | |
| 3 | Instance method | Protected | Method | Filter log with log type | 20100606 | |
| 4 | Instance method | Protected | Method | Merge internal structure with suffix structure | 20100623 | |
| 5 | Instance method | Protected | Method | Process log | 20100426 | |
| 6 | Instance method | Protected | Method | Retrieve field catalog | 20100524 | |
| 7 | 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 | IS_BRDEF | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_S_BRDEF | AM - Business Rule Definition | 20100407 | |||
| 2 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_QUERY_PARAS | AM - Query Parameter List | 20100407 | |||
| 3 | IT_SELECTION | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_QUERY_SELECTION | AM - Selection | 20100407 | |||
| 4 | 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 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100512 | ||||
| 2 | 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 | 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 | 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 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20110201 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100426 | |||
| 3 | EV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20100426 | ||||
| 4 | EV_MORE_AVAILABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100426 | |||
| 5 | IT_FIELDCAT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_FIELDCATALOG | AM - Field Catalog for RFC Communication | 20100702 | |||
| 6 | 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 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_FIELDCATALOG | AM - Field Catalog for RFC Communication | 20100524 | |||
| 2 | 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 | 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)
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |