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 | ![]() |
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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/CL_PPF_CONFIG | PPF Adapter Configurations: Read Module | 20110201 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_TANS_ACT | 20121025 | |||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /BOFU/CL_B_PPFOC_TRIGGER | 20091127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Trigger-->PARTNER (get Trigger Keys for Partner key) | 20091209 |
2 | ![]() |
Instance method | Public | Constructor | 20091127 | |
3 | ![]() |
Instance method | Protected | Method | Load Transient/Aggregate Actions | 20121025 |
4 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEYINDEX | Key table with explicit index | 20091209 | ||
2 | ![]() |
IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20091209 | ||
3 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | 20091209 | |||
4 | ![]() |
IV_ALTKEY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_ALTKEY_KEY | 20091209 | |||
5 | ![]() |
IV_INVALIDATE_CACHE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20091209 | ||
6 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20091209 | |||
7 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | /BOBF/CONF_STATE | State | 20091209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BOPF Exception Class | 20091209 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | 20091127 | |||
2 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20091127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091127 |
Method LOAD_TRNST_AGGR_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20121025 | ||
2 | ![]() |
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 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091209 | |||
2 | ![]() |
ET_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | 20091209 | |||
3 | ![]() |
ET_KEY_PARTNER_KEY_MAP | Call by reference | Type reference (TYPE) | TT_KEY_PARTNER_KEY_MAP | 20091209 | |||
4 | ![]() |
IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20091209 | ||
5 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091209 | |||
6 | ![]() |
IV_ALTKEY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_ALTKEY_KEY | 20091209 | |||
7 | ![]() |
IV_INVALIDATE_CACHE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20091209 | ||
8 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20091209 | |||
9 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | /BOBF/CONF_STATE | 20091209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091209 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |