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 ABAP 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 MT_KEY Instance attribute Private Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20110216
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TRIGGER Instance method Private Method To Activate the Triggers 20100117
2 CONSOLIDATE_ATTACH Instance method Private Method Add/Delete Attachments into Persistance 20110113
3 DEACTIVATE_TRIGGER Instance method Private Method To Deactivate the Triggers 20100117
4 DELETE_TRIGGER Instance method Private Method To Delete the Triggers 20100401
5 DO_PREVIEW_PERS_INT Instance method Private Method 20110103
6 EXECUTE_TRIGGER Instance method Private Method To Execute the Triggers 20100117
7 GENERATE_ARCHIVE Instance method Private Method To View Archive Data in Alert Archive or Ext. Comm. Archive 20100113
8 GENERATE_PREVIEW Instance method Private Method To Preview Data in Alert Preview or Ext. Comm. Preview 20091218
9 GENERATE_TRIGGER_ROOT Instance method Private Method To Generate Trigger from Root 20091215
10 GET_CONTENT_FORM Instance method Private Method To Get the Form Name for PDF 20110107
11 INIT_PREVIEW Instance method Private Method 20110103
12 ON_TRIGGER_DELETED Instance method Public Event handling method Event handler for deleted 20110216
13 REPEAT_TRIGGER Instance method Private Method To Repeat the Triggers 20100120
14 SET_OUTPUT_OPTIONS 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100117
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100117
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100117
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100117
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20100117
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100117
7 Importing 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 Importing 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100117
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100117
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100117
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100117
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20100117
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100117
7 Importing 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100401
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100401
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100401
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100401
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20100401
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100401
7 Importing 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 Changing CT_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20110103
2 Exporting ES_OUTPUT Call by reference Type reference (TYPE) /BOFU/S_PPFOC_BCS_PREVIEW_O BCS Form Output 20110103
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20110103
4 Exporting EV_FORM_NAME Call by reference Type reference (TYPE) FPNAME Name of Form Object 20110103
5 Exporting EV_STRUCT_NAME Call by reference Type reference (TYPE) FPVARNAME Variable Name 20110103
6 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20110103
7 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Determinations 20110103
8 Importing IV_FUNC_TEXT Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20110103
9 Importing 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100117
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100117
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100117
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100117
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20100117
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100117
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100117
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20100117

Method GENERATE_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100113
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100113
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100113
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100113
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20100113
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100113
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100113
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20100113

Method GENERATE_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091218
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091218
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091218
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20091218
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091218
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20091218
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091218
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091218

Method GENERATE_TRIGGER_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091215
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091215
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091215
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20091215
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20091215
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20091215
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091215
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091215

Method GET_CONTENT_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORM_NAME Call by reference Type reference (TYPE) FPNAME Key Table 20110107
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110107
3 Importing 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20110103
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20110103
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20110103
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110103
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20110103
6 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20110103
7 Importing 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 Importing 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100120
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100120
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100120
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100120
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20100120
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100120
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100120
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20100120

Method SET_OUTPUT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20110218
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20110218
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20110218
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110218
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20110218
6 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20110218
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20110218
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20110218
History
Last changed by/on SAP  20130531 
SAP Release Created in 702