SAP ABAP Class /BOFU/CL_A_PPFOC (Output History: Actions (Gen triggers/Preview/Archive..))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-PPF (Application Component) Post Processing Framework Adapter
⤷
/BOFU/PPF_ADAPTER_CONTENT_DO (Package) PPF Adapter for BOPF: Output History Content: Business Obj
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_A_SUPERCLASS | Superclass of action implementations | 20091215 |
Properties
| Class | /BOFU/CL_A_PPFOC | |
| Short Description | Output History: Actions (Gen triggers/Preview/Archive..) | |
| Super Class | /BOBF/CL_LIB_A_SUPERCLASS | Superclass of action implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/PPF_ADAPTER_CONTENT_DO | PPF Adapter for BOPF: Output History Content: Business Obj |
| Created | 20091215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BOFU/CL_A_PPFOC has no interface implemented.
Friends
Class /BOFU/CL_A_PPFOC 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) | /BOBF/T_FRW_KEY | Key Table | 20110216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | To Activate the Triggers | 20100117 | |
| 2 | Instance method | Private | Method | Add/Delete Attachments into Persistance | 20110113 | |
| 3 | Instance method | Private | Method | To Deactivate the Triggers | 20100117 | |
| 4 | Instance method | Private | Method | To Delete the Triggers | 20100401 | |
| 5 | Instance method | Private | Method | 20110103 | ||
| 6 | Instance method | Private | Method | To Execute the Triggers | 20100117 | |
| 7 | Instance method | Private | Method | To View Archive Data in Alert Archive or Ext. Comm. Archive | 20100113 | |
| 8 | Instance method | Private | Method | To Preview Data in Alert Preview or Ext. Comm. Preview | 20091218 | |
| 9 | Instance method | Private | Method | To Generate Trigger from Root | 20091215 | |
| 10 | Instance method | Private | Method | To Get the Form Name for PDF | 20110107 | |
| 11 | Instance method | Private | Method | 20110103 | ||
| 12 | Instance method | Public | Event handling method | Event handler for deleted | 20110216 | |
| 13 | Instance method | Private | Method | To Repeat the Triggers | 20100120 | |
| 14 | Instance method | Private | Method | set output options | 20110218 |
Events
Class /BOFU/CL_A_PPFOC has no event.
Types
Class /BOFU/CL_A_PPFOC has no local type.
Method Signatures
Method ACTIVATE_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100117 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100117 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100117 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100117 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100117 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100117 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100117 |
Method ACTIVATE_TRIGGER on class /BOFU/CL_A_PPFOC has no exception.
Method CONSOLIDATE_ATTACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | 20110113 |
Method CONSOLIDATE_ATTACH on class /BOFU/CL_A_PPFOC has no exception.
Method DEACTIVATE_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100117 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100117 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100117 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100117 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100117 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100117 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100117 |
Method DEACTIVATE_TRIGGER on class /BOFU/CL_A_PPFOC has no exception.
Method DELETE_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100401 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100401 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100401 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100401 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100401 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100401 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100401 |
Method DELETE_TRIGGER on class /BOFU/CL_A_PPFOC has no exception.
Method DO_PREVIEW_PERS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110103 | |||
| 2 | ES_OUTPUT | Call by reference | Type reference (TYPE) | /BOFU/S_PPFOC_BCS_PREVIEW_O | BCS Form Output | 20110103 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110103 | ||||
| 4 | EV_FORM_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name of Form Object | 20110103 | |||
| 5 | EV_STRUCT_NAME | Call by reference | Type reference (TYPE) | FPVARNAME | Variable Name | 20110103 | |||
| 6 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20110103 | |||
| 7 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Determinations | 20110103 | |||
| 8 | IV_FUNC_TEXT | Call by reference | Type reference (TYPE) | DDTEXT | Explanatory short text | 20110103 | |||
| 9 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20110103 |
Method DO_PREVIEW_PERS_INT on class /BOFU/CL_A_PPFOC has no exception.
Method EXECUTE_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100117 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100117 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100117 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100117 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100117 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100117 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20100117 |
Method GENERATE_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100113 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100113 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100113 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100113 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100113 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100113 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20100113 |
Method GENERATE_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20091218 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091218 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20091218 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20091218 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20091218 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20091218 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20091218 |
Method GENERATE_TRIGGER_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20091215 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091215 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20091215 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20091215 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20091215 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20091215 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20091215 |
Method GET_CONTENT_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORM_NAME | Call by reference | Type reference (TYPE) | FPNAME | Key Table | 20110107 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110107 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110107 |
Method GET_CONTENT_FORM on class /BOFU/CL_A_PPFOC has no exception.
Method INIT_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20110103 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110103 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20110103 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110103 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20110103 | |||
| 6 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20110103 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110103 |
Method INIT_PREVIEW on class /BOFU/CL_A_PPFOC has no exception.
Method ON_TRIGGER_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20110216 |
Method ON_TRIGGER_DELETED on class /BOFU/CL_A_PPFOC has no exception.
Method REPEAT_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100120 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100120 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100120 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100120 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100120 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100120 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20100120 |
Method SET_OUTPUT_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20110218 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110218 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20110218 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110218 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20110218 | |||
| 6 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20110218 | ||||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20110218 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |