SAP ABAP Class CL_GRFN_XML_BRFP (XML BRFplus data)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework
Properties
Class | CL_GRFN_XML_BRFP | |
Short Description | XML BRFplus data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_AUTO_MONITOR | GRC Automated Monitoring Framework |
Created | 20100503 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRFN_XML_BRFP has no interface implemented.
Friends
Class CL_GRFN_XML_BRFP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GTH_CURR_EXIST | Static Attribute | Private | Type reference (TYPE) | TH_CURR_EXIST | 20100503 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_BR_EVENT_ACTION_ID | Static method | Public | Method | Get BRFplus Event Action ID - Procedure call | 20100616 |
2 | GET_BR_LIST | Static method | Public | Method | Get Business Rule list | 20100503 |
3 | GET_INVALID_BRFPFUNC_LIST | Static method | Public | Method | Get Business Rule list with invalid FTD object | 20100701 |
Events
Class CL_GRFN_XML_BRFP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | AMOUNT_INTERNAL | Public | See coding | 20100503 | |
||
2 | S_CURR_EXIST | Private | See coding | 20100503 | |
||
3 | TH_CURR_EXIST | Private | See coding | 20100503 | |
Method Signatures
Method GET_BR_EVENT_ACTION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_EVENT_BRFP | Call by reference | Type reference (TYPE) | GRFN_T_XML_BRFP | Business Rule XML | 20100616 | ||
2 | Returning | RT_LIST | Value transfer | Type reference (TYPE) | GRFN_T_XML_BRFP | Business Rule List | 20100616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100616 |
Method GET_BR_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_INVALID_LIST | Call by reference | Type reference (TYPE) | GRFN_T_XML_BRFP | Invalid Business Rule | 20100701 | ||
2 | Exporting | ET_LIST | Call by reference | Type reference (TYPE) | GRFN_T_XML_BRFP | Business Rule List | 20100701 | ||
3 | Importing | IV_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20100701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100518 |
Method GET_INVALID_BRFPFUNC_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_INVALID_LIST | Call by reference | Type reference (TYPE) | GRFN_T_XML_BRFP | Invalid Business Rule | 20100701 | ||
2 | Exporting | ET_LIST | Call by reference | Type reference (TYPE) | GRFN_T_XML_BRFP | Business Rule List | 20100701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100701 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |