SAP ABAP Class /BOFU/CL_PPF_OM_DESIGNTIME (PPF Output Management Config: Designtime)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-PPF (Application Component) Post Processing Framework Adapter
⤷
/BOFU/PPF_ADAPTER_CONF (Package) PPF Adapter for BOPF Business Objects: Configurations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20090829 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_VIM_VCL_EVENT_HANDLER | View Cluster Event Handler | 20090829 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_VIM_VIEW_EVNT_HANDLER | Maintenance View Event Handlers | 20090829 |
Properties
| Class | /BOFU/CL_PPF_OM_DESIGNTIME | |
| Short Description | PPF Output Management Config: Designtime | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | /BOFU/PPF_ADAPTER_C | |
| Program status | ||
| Category | 0 | |
| Package | /BOFU/PPF_ADAPTER_CONF | PPF Adapter for BOPF Business Objects: Configurations |
| Created | 20090829 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20090829 | ||
| 2 | /BOFU/IF_VIM_VCL_EVENT_HANDLER | View Cluster Event Handler | 20090829 | ||
| 3 | /BOFU/IF_VIM_VIEW_EVNT_HANDLER | Maintenance View Event Handlers | 20090829 |
Friends
Class /BOFU/CL_PPF_OM_DESIGNTIME 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) | /BOFU/CL_PPF_CONFIG | PPF Adapter Configurations: Read Module | 20100921 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/IF_VIM_VCL_HELPER | View Cluster Helper | 20090829 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/CL_VIM_SERVICES | 20090829 | ||||
| 4 | Constant | Protected | See coding | OK Codes | 20090829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090829 | |
| 2 | Instance method | Protected | Method | Check/Get BO Node Identity | 20090907 | |
| 3 | Instance method | Protected | Method | Process Value Request: for Individual Views | 20090831 | |
| 4 | Instance method | Protected | Method | POV of Action | 20090831 |
Events
Class /BOFU/CL_PPF_OM_DESIGNTIME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_BO_NODE_IDENTITY | Public | See coding | BO Node Identity | 20090907 | begin of TS_BO_NODE_IDENTITY,
bo type /bofu/bo,
node type /bofu/node,
bo_key type /bobf/obm_bo_key,
node_key type /bobf/obm_node_key,
end of ts_bo_node_identity
|
|
| 2 | TS_PPF_SERV_FOR_BO_CLASS | Public | See coding | PPF Service for BO Class | 20101014 | begin of ts_ppf_serv_for_bo_class,
ppf_serv_for_bo type /bofu/ppf_serv_for_bo_cls,
end of ts_ppf_serv_for_bo_class
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_PPF_OM_DESIGNTIME has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_PPF_OM_DESIGNTIME has no exception.
Method GET_BO_NODE_IDENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_IDENTITY | Call by reference | Type reference (TYPE) | TS_BO_NODE_IDENTITY | BO Node Identity | 20090907 | |||
| 2 | EV_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090907 | ||||
| 3 | IV_MSGTYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20090907 |
Method GET_BO_NODE_IDENTITY on class /BOFU/CL_PPF_OM_DESIGNTIME has no exception.
Method POV_OF_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VCL_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_VIM_VCL_VIEW_DAC | View Cluster View: Data Access | 20090831 | |||
| 2 | IS_VIEW_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090831 | ||||
| 3 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090831 |
Method POV_PPF_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VCL_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_VIM_VCL_VIEW_DAC | View Cluster View: Data Access | 20090831 | |||
| 2 | IS_VIEW_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090831 | ||||
| 3 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090831 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |