SAP ABAP Class /GRCPI/CL_GRIA_PROGRAM_T (AM - Abstract class for transaction 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
Properties
| Class | /GRCPI/CL_GRIA_PROGRAM_T | |
| Short Description | AM - Abstract class for transaction 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_T has no forward declaration.
Interfaces
Class /GRCPI/CL_GRIA_PROGRAM_T has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_PROGRAM_T 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/IF_GRIA_DATASOURCE | Data source provider | 20100505 | |||
| 2 | Constant | Public | Type reference (TYPE) | SY-DBCNT | 10000 | Processed Database Table Rows | 20100326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100507 | |
| 2 | Instance method | Protected | Method | Apply business logic & convert int. format to output format | 20100510 | |
| 3 | Instance method | Protected | Method | Retrieve data | 20100426 | |
| 4 | Instance method | Protected | Method | Retrieve field catalog | 20100510 |
Events
Class /GRCPI/CL_GRIA_PROGRAM_T has no event.
Types
Class /GRCPI/CL_GRIA_PROGRAM_T 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 | 20100507 | |||
| 2 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_QUERY_PARAS | AM - Query Parameter List | 20100507 | |||
| 3 | IT_SELECTION | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_QUERY_SELECTION | AM - Selection | 20100507 | |||
| 4 | IV_MAXROWS | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_MAXROWS | 100 | AM - Max Rows | 20100507 |
Method CONSTRUCTOR on class /GRCPI/CL_GRIA_PROGRAM_T has no exception.
Method PROCESS_DATA 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 | 20100510 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100510 |
Method PROCESS_DATA on class /GRCPI/CL_GRIA_PROGRAM_T has no exception.
Method RETRIEVE_DATA 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 |
Method RETRIEVE_DATA on class /GRCPI/CL_GRIA_PROGRAM_T 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 | 20100510 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100510 |
Method RETRIEVE_FDCATALOG on class /GRCPI/CL_GRIA_PROGRAM_T has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |