SAP ABAP Class /BOFU/CL_B_PPFOC_CONTAINER (PPF Output Content: CONTAINER 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 20091207
Properties
Class /BOFU/CL_B_PPFOC_CONTAINER  
Short Description PPF Output Content: CONTAINER 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 /BOFU/PPFOC_BO    
Program status     
Category 0   
Package /BOFU/PPF_ADAPTER_CONTENT_DO   PPF Adapter for BOPF: Output History Content: Business Obj 
Created 20091112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOFU/CA_CONTAINER_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /BOFU/CA_PPF_CONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /BOFU/IF_PPF_OUTPUT_CONTENT_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOFU/CL_B_PPFOC_CONTAINER has no interface implemented.
Friends
Class /BOFU/CL_B_PPFOC_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ALTKEY_DOC_INST_KEYS Instance attribute Protected Type reference (TYPE) /BOFU/T_PPF_CONTAINER_ALT_KEYS Output History: Root alternate keys 20121025
2 MT_ALTKEY_NODE_INST_KEYS Instance attribute Protected Type reference (TYPE) /BOFU/T_PPF_CONTAINER_NI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
3 MT_ALTKEY_ROOT_INST_KEYS Instance attribute Protected Type reference (TYPE) /BOFU/T_PPF_CONTAINER_RI_KEYS Output History: Root Instance (BO and ROOT KEY) 20091215
4 SO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) /BOFU/CL_B_PPFOC_CONTAINER PPF Output Content: ROOT buffer 20091112
Methods
# Method Level Visibility Method type Description Created on
1 CAK_DOC_ALT_INST_KEYS Instance method Protected Method 20121025
2 CAK_DOC_ALT_INST_KEYS_1 Instance method Protected Method Convert Alternate Key: Buffer only 20121025
3 CAK_NODE_INST_KEYS Instance method Protected Method 20091215
4 CAK_NODE_INST_KEYS_1 Instance method Protected Method Convert Alternate Key: Buffer only 20091215
5 CAK_ROOT_INST_KEYS Instance method Protected Method 20091215
6 CAK_ROOT_INST_KEYS_1 Instance method Protected Method Convert Alternate Key: Buffer only 20091215
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091207
Events
Class /BOFU/CL_B_PPFOC_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DATA Protected Type reference (TYPE) /BOFU/S_PPF_OUT_CONT_ROOT_K Output History: PPF Container 20091112
2 TT_DATA Protected Type reference (TYPE) /BOFU/T_PPF_OUT_CONT_ROOT_K Output History: PPF Containers 20091112
3 TT_INDEX Protected See coding 20091215 tt_index type STANDARD TABLE OF i with DEFAULT KEY
Method Signatures

Method CAK_DOC_ALT_INST_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALTKEY_LOADED Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_ALT_KEYS PPF Container Data (appl keys): KEYS/1 20121025
2 Exporting ET_RESULT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEYINDEX Key table with explicit index 20121025
3 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20121025
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_ALT_KEYS PPF Container Data (appl keys): KEYS/1 20121025
5 Importing IV_ALTKEY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ALTKEY_KEY 20121025
6 Importing IV_INVALIDATE_CACHE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20121025
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20121025
8 Importing IV_STATE Call by reference Type reference (TYPE) /BOBF/CONF_STATE State 20121025
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20121025

Method CAK_DOC_ALT_INST_KEYS_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALTKEY_LOADED Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_ALT_KEYS PPF Container Data (appl keys): KEYS/1 20121025
2 Changing CT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20121025
3 Changing CT_KEY_INSTANCE_MAP Call by reference Type reference (TYPE) /BOFU/IF_OSPO_AGENT_ACCESS=>TT_KEY_INSTANCE_MAP 20121025
4 Changing CT_KEY_LOADED Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20121025
5 Changing CT_RESULT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEYINDEX Key table with explicit index 20121025
6 Importing IT_ALTKEY Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_ALT_KEYS PPF Container Data (appl keys): KEYS/1 20121025
7 Importing IT_ALTKEY_INDEX Call by reference Type reference (TYPE) TT_INDEX 20121025
8 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121025
9 Importing IV_NEWLY_LOADED Call by reference Type reference (TYPE) ABAP_BOOL 20121025
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20121025

Method CAK_NODE_INST_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALTKEY_LOADED Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_NI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
2 Exporting ET_RESULT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEYINDEX Key table with explicit index 20091215
3 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20091215
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_NI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
5 Importing IV_ALTKEY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ALTKEY_KEY 20091215
6 Importing IV_INVALIDATE_CACHE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091215
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20091215
8 Importing IV_STATE Call by reference Type reference (TYPE) /BOBF/CONF_STATE State 20091215
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091215

Method CAK_NODE_INST_KEYS_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALTKEY_LOADED Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_NI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
2 Changing CT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20091215
3 Changing CT_KEY_INSTANCE_MAP Call by reference Type reference (TYPE) /BOFU/IF_OSPO_AGENT_ACCESS=>TT_KEY_INSTANCE_MAP 20091215
4 Changing CT_KEY_LOADED Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20091215
5 Changing CT_RESULT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEYINDEX Key table with explicit index 20091215
6 Importing IT_ALTKEY Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_NI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
7 Importing IT_ALTKEY_INDEX Call by reference Type reference (TYPE) TT_INDEX 20091215
8 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091215
9 Importing IV_NEWLY_LOADED Call by reference Type reference (TYPE) ABAP_BOOL 20091215
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091215

Method CAK_ROOT_INST_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALTKEY_LOADED Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_RI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
2 Exporting ET_RESULT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEYINDEX Key table with explicit index 20091215
3 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20091215
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_RI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
5 Importing IV_ALTKEY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ALTKEY_KEY 20091215
6 Importing IV_INVALIDATE_CACHE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091215
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20091215
8 Importing IV_STATE Call by reference Type reference (TYPE) /BOBF/CONF_STATE State 20091215
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091215

Method CAK_ROOT_INST_KEYS_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALTKEY_LOADED Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_RI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
2 Changing CT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20091215
3 Changing CT_KEY_INSTANCE_MAP Call by reference Type reference (TYPE) /BOFU/IF_OSPO_AGENT_ACCESS=>TT_KEY_INSTANCE_MAP 20091215
4 Changing CT_KEY_LOADED Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20091215
5 Changing CT_RESULT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEYINDEX Key table with explicit index 20091215
6 Importing IT_ALTKEY Call by reference Type reference (TYPE) /BOFU/T_PPF_CONTAINER_RI_KEYS PPF Container Data (appl keys): KEYS/1 20091215
7 Importing IT_ALTKEY_INDEX Call by reference Type reference (TYPE) TT_INDEX 20091215
8 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091215
9 Importing IV_NEWLY_LOADED Call by reference Type reference (TYPE) ABAP_BOOL 20091215
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20091215

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 Business Object 20091207
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091207
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20091207
History
Last changed by/on SAP  20130531 
SAP Release Created in 702