SAP ABAP Class /BOFU/CL_B_PPFOC_TRIGGER (PPF Output Content: Trigger wrapper buffer)
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)  /BOFU/CL_B_OBJSRV_PERSOBJ_BASE BOPF Buffer for Obj Serv pers objs: base class 20091127
Properties
Class /BOFU/CL_B_PPFOC_TRIGGER  
Short Description PPF Output Content: Trigger 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/PPF_ADAPTER_CONTENT_DO   PPF Adapter for BOPF: Output History Content: Business Obj 
Created 20091127   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_B_PPFOC_TRIGGER has no interface implemented.
Friends
Class /BOFU/CL_B_PPFOC_TRIGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONFIG Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_PPF_CONFIG PPF Adapter Configurations: Read Module 20110201
2 MT_TRANS_ACT Instance attribute Protected Type reference (TYPE) TT_TANS_ACT 20121025
3 SO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) /BOFU/CL_B_PPFOC_TRIGGER 20091127
Methods
# Method Level Visibility Method type Description Created on
1 CAK_PARTNER Instance method Protected Method Trigger-->PARTNER (get Trigger Keys for Partner key) 20091209
2 CONSTRUCTOR Instance method Public Constructor 20091127
3 LOAD_TRNST_AGGR_ACTIONS Instance method Protected Method Load Transient/Aggregate Actions 20121025
4 RAK_PARTNER Instance method Protected Method Trigger-->PARTNER (get Partner key for get Trigger Keys) 20091209
Events
Class /BOFU/CL_B_PPFOC_TRIGGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_KEY_PARTNER_KEY_MAP Protected See coding 20091209 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 TS_TRANS_ACT Protected See coding 20121025 begin of TS_TRANS_ACT, key TYPE /bobf/conf_key, act_def TYPE PPFDTT, END OF ts_trans_act
3 TT_KEY_PARTNER_KEY_MAP Protected See coding 20091209 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
4 TT_TANS_ACT Protected See coding 20121025 tt_tans_act TYPE STANDARD TABLE OF ts_trans_act
Method Signatures

Method CAK_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEYINDEX Key table with explicit index 20091209
2 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20091209
3 Importing IT_KEY Call by reference Type reference (TYPE) INDEX TABLE 20091209
4 Importing IV_ALTKEY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ALTKEY_KEY 20091209
5 Importing IV_INVALIDATE_CACHE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091209
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20091209
7 Importing IV_STATE Call by reference Type reference (TYPE) /BOBF/CONF_STATE State 20091209
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091209

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY 20091127
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20091127
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20091127

Method LOAD_TRNST_AGGR_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20121025
2 Returning RV_LOADED Value transfer Type reference (TYPE) ABAP_BOOL 20121025

Method LOAD_TRNST_AGGR_ACTIONS on class /BOFU/CL_B_PPFOC_TRIGGER has no exception.

Method RAK_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20091209
2 Exporting ET_KEY Call by reference Type reference (TYPE) INDEX TABLE 20091209
3 Exporting ET_KEY_PARTNER_KEY_MAP Call by reference Type reference (TYPE) TT_KEY_PARTNER_KEY_MAP 20091209
4 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20091209
5 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20091209
6 Importing IV_ALTKEY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ALTKEY_KEY 20091209
7 Importing IV_INVALIDATE_CACHE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091209
8 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20091209
9 Importing IV_STATE Call by reference Type reference (TYPE) /BOBF/CONF_STATE 20091209
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20091209
History
Last changed by/on SAP  20130531 
SAP Release Created in 702