SAP ABAP Class /BOFU/CL_B_ALERT_ROOT (PPF Output Content: Alert Manager wrapper buffer)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/ALERT_MGMT_ADAPTER (Package) Alert Management Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_B_OBJSRV_PERSOBJ_BASE | BOPF Buffer for Obj Serv pers objs: base class | 20091215 |
Properties
| Class | /BOFU/CL_B_ALERT_ROOT | |
| Short Description | PPF Output Content: Alert Manager wrapper buffer | |
| Super Class | /BOFU/CL_B_OBJSRV_PERSOBJ_BASE | BOPF Buffer for Obj Serv pers objs: base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/ALERT_MGMT_ADAPTER | Alert Management Adapter |
| Created | 20091215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BOFU/CL_B_ALERT_ROOT has no interface implemented.
Friends
Class /BOFU/CL_B_ALERT_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /BOFU/T_ALERT_EXT_ID_K | Alter BO : table of alternate keys | 20091228 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | /BOFU/CL_B_ALERT_ROOT | PPF Output Content: Alert Manager wrapper buffer | 20091215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20091228 | ||
| 2 | Instance method | Protected | Method | 20091228 | ||
| 3 | Instance method | Public | Constructor | 20091215 |
Events
Class /BOFU/CL_B_ALERT_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_KEY_PARTNER_KEY_MAP | Protected | See coding | 20091215 | BEGIN OF ts_key_partner_key_map,
key TYPE /bobf/conf_key,
partner_key TYPE /bobf/conf_key,
END OF ts_key_partner_key_map
|
||
| 2 | TT_INDEX | Protected | See coding | 20091228 | tt_index type STANDARD TABLE OF i with DEFAULT KEY
|
||
| 3 | TT_KEY_PARTNER_KEY_MAP | Protected | See coding | 20091215 | tt_key_partner_key_map TYPE STANDARD TABLE OF ts_key_partner_key_map
WITH NON-UNIQUE SORTED KEY key COMPONENTS key
WITH NON-UNIQUE SORTED KEY partner_key COMPONENTS partner_key
|
Method Signatures
Method CAK_APPL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ALTKEY_LOADED | Call by reference | Type reference (TYPE) | /BOFU/T_ALERT_EXT_ID_K | Alter BO : table of alternate keys | 20091228 | |||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEYINDEX | Key table with explicit index | 20091228 | |||
| 3 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20091228 | |||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | /BOFU/T_ALERT_EXT_ID_K | Alter BO : table of alternate keys | 20091228 | |||
| 5 | IV_ALTKEY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_ALTKEY_KEY | Alternative Key | 20091228 | |||
| 6 | IV_INVALIDATE_CACHE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091228 | |||
| 7 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20091228 | |||
| 8 | IV_STATE | Call by reference | Type reference (TYPE) | /BOBF/CONF_STATE | State | 20091228 |
Method CAK_APPL_KEY on class /BOFU/CL_B_ALERT_ROOT has no exception.
Method CAK_APPL_KEY_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ALTKEY_LOADED | Call by reference | Type reference (TYPE) | /BOFU/T_ALERT_EXT_ID_K | Alter BO : table of alternate keys | 20091228 | |||
| 2 | CT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091228 | |||
| 3 | CT_KEY_INSTANCE_MAP | Call by reference | Type reference (TYPE) | /BOFU/IF_OSPO_AGENT_ACCESS=>TT_KEY_INSTANCE_MAP | Key -> Instance Map | 20091228 | |||
| 4 | CT_KEY_LOADED | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091228 | |||
| 5 | CT_RESULT | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEYINDEX | Key table with explicit index | 20091228 | |||
| 6 | IT_ALTKEY | Call by reference | Type reference (TYPE) | /BOFU/T_ALERT_EXT_ID_K | Alter BO : table of alternate keys | 20091228 | |||
| 7 | IT_ALTKEY_INDEX | Call by reference | Type reference (TYPE) | TT_INDEX | 20091228 | ||||
| 8 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091228 | ||||
| 9 | IV_NEWLY_LOADED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091228 |
Method CAK_APPL_KEY_INT on class /BOFU/CL_B_ALERT_ROOT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | 20091215 | ||||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091215 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |