SAP ABAP Class /GRCPI/CL_GRIA_BR_DEFINITION (AM - Access BR Definition Table)
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
⤷
⤷
Properties
| Class | /GRCPI/CL_GRIA_BR_DEFINITION | |
| Short Description | AM - Access BR Definition Table | |
| Super Class | ||
| 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 | 20100402 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GRCPI/CL_GRIA_BR_DEFINITION has no forward declaration.
Interfaces
Class /GRCPI/CL_GRIA_BR_DEFINITION has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_BR_DEFINITION 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) | /GRCPI/GRIA_BR_ID | AM - Business Rule ID | 20100402 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /GRCPI/GRIA_BR_TIMESTAMP | AM - Business Rule Time Stamp | 20100402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Business Rule Constructor | 20100402 | |
| 2 | Instance method | Public | Method | Create Business Rule | 20100402 | |
| 3 | Instance method | Public | Method | Retrieve Business Rule | 20100402 | |
| 4 | Instance method | Public | Method | Update Business Rule | 20100402 |
Events
Class /GRCPI/CL_GRIA_BR_DEFINITION has no event.
Types
Class /GRCPI/CL_GRIA_BR_DEFINITION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BR_ID | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_BR_ID | AM - Business Rule ID | 20100402 | |||
| 2 | IV_BR_TIMESTAMP | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_BR_TIMESTAMP | AM - Business Rule Time Stamp | 20100402 |
Method CONSTRUCTOR on class /GRCPI/CL_GRIA_BR_DEFINITION has no exception.
Method CREATE 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 | 20100402 | |||
| 2 | RV_RETURN_CODE | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100402 |
Method CREATE on class /GRCPI/CL_GRIA_BR_DEFINITION has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BRDEF | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_S_BRDEF | AM - Business Rule Definition | 20100402 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100402 |
Method RETRIEVE on class /GRCPI/CL_GRIA_BR_DEFINITION has no exception.
Method UPDATE Signature
Method UPDATE on class /GRCPI/CL_GRIA_BR_DEFINITION has no parameter.
Method UPDATE on class /GRCPI/CL_GRIA_BR_DEFINITION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |