SAP ABAP Class CL_GRFN_IO_EXPORT_PROC_BR (Business rule export processor)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_EXPORT_PROC_BASE | Base export processor | 20120307 |
Properties
| Class | CL_GRFN_IO_EXPORT_PROC_BR | |
| Short Description | Business rule export processor | |
| Super Class | CL_GRFN_IO_EXPORT_PROC_BASE | Base export processor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_CLM | Shared infrastructure for CLM integration |
| Created | 20120307 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_IO_EXPORT_PROC_BR has no forward declaration.
Interfaces
Class CL_GRFN_IO_EXPORT_PROC_BR has no interface implemented.
Friends
Class CL_GRFN_IO_EXPORT_PROC_BR 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) | IF_GRFN_CONTENT_SERIALIZER | Content serializer | 20120316 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120308 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_API_BR' | Reference type | 20120313 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20120312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Load All BR Objects | 20120308 | |
| 2 | Instance method | Private | Method | Open Session | 20120308 | |
| 3 | Static method | Public | Method | Set API Class for unit test only | 20120313 | |
| 4 | Instance method | Public | Method | Set Serializer for unit test only | 20120316 |
Events
Class CL_GRFN_IO_EXPORT_PROC_BR has no event.
Types
Class CL_GRFN_IO_EXPORT_PROC_BR has no local type.
Method Signatures
Method LOAD_BRS 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 | 20120308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Import/Export checked exception | 20120308 |
Method OPEN_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120308 |
Method OPEN_SESSION on class CL_GRFN_IO_EXPORT_PROC_BR has no exception.
Method SET_API_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Reference type | 20120313 |
Method SET_API_CLASS on class CL_GRFN_IO_EXPORT_PROC_BR has no exception.
Method SET_SERIALIZER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_CONTENT_SERIALIZER | Content serializer | 20120316 |
Method SET_SERIALIZER on class CL_GRFN_IO_EXPORT_PROC_BR has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |