SAP ABAP Class /BOBF/CL_LIB_H_PLACEBO (Placebo class for all content implementations)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/LIBRARY (Package) Business Object Processing Framework Library
⤷
⤷
Meta Relationship - Using
Properties
| Class | /BOBF/CL_LIB_H_PLACEBO | |
| Short Description | Placebo class for all content implementations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/LIBRARY | Business Object Processing Framework Library |
| Created | 20081213 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_LIB_H_PLACEBO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_FRW_ACTION | Interface for an Action | 20081213 | ||
| 2 | /BOBF/IF_FRW_ASSOCIATION | Interface for an Association | 20081213 | ||
| 3 | /BOBF/IF_FRW_CODE_VALUE_SET | Interface to read value sets of codes | 20081213 | ||
| 4 | /BOBF/IF_FRW_DELEGATION | Interface to a delegated part of the BO | 20081213 | ||
| 5 | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20081213 | ||
| 6 | /BOBF/IF_FRW_ID_VALUE_SET | Interface to read value sets of IDs | 20081213 | ||
| 7 | /BOBF/IF_FRW_NODE | Interface for a node | 20081213 | ||
| 8 | /BOBF/IF_FRW_QUERY | Interface to query implementation | 20081213 | ||
| 9 | /BOBF/IF_FRW_STATUS_DERIVATOR | Interface for a Status Derivator | 20081213 | ||
| 10 | /BOBF/IF_FRW_VALIDATION | Interface for a Validation | 20081213 |
Friends
Class /BOBF/CL_LIB_H_PLACEBO 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) | TT_KEYMAP | 20081213 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /BOBF/CL_LIB_H_PLACEBO | Placebo class for all content implementations | 20081213 |
Methods
Class /BOBF/CL_LIB_H_PLACEBO has no method.
Events
Class /BOBF/CL_LIB_H_PLACEBO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_KEYMAP | Private | See coding | 20081213 | tt_keymap TYPE SORTED TABLE OF ty_keymap WITH NON-UNIQUE KEY node_key
|
||
| 2 | TY_KEYMAP | Private | See coding | 20081213 | BEGIN OF ty_keymap,
node_key TYPE /BOBF/OBM_NODE_KEY,
node_id TYPE sesf_bo_node_id,
node_id_is_handle TYPE boole_d,
key TYPE /BOBF/CONF_KEY,
END OF ty_keymap
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |