SAP ABAP Class /BOFU/CL_PPFOC_ROOT_GUIBB_V2 (Output Mgmt 8.1: Form Feeder for Root Node)
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_FBI_GUIBB_FORM FBI Version 2: Form GUIBB Feeder 20101020
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_FBI_CONTROLLER_CB Callback interface for the FBI Controller class 20121129
Properties
Class /BOFU/CL_PPFOC_ROOT_GUIBB_V2  
Short Description Output Mgmt 8.1: Form Feeder for Root Node    
Super Class /BOFU/CL_FBI_GUIBB_FORM FBI Version 2: Form GUIBB Feeder 
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 20101020   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
# Interface Abstract Final Description Created on
1 /BOFU/IF_FBI_CONTROLLER_CB Callback interface for the FBI Controller class 20121129
Friends
Class /BOFU/CL_PPFOC_ROOT_GUIBB_V2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PPF_UTIL Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_PPF_UTILITIES PPF Utilities 20110601
2 MT_DISP_CALLED Instance attribute Private Type reference (TYPE) TT_DISP_CALLED 20130516
3 MT_EDIT_CALLED Instance attribute Private Type reference (TYPE) TT_EDIT_CALLED 20130516
4 MT_FIRST_TIME Instance attribute Private Type reference (TYPE) TT_FIRST_TIME Generate the containers for first time 20130516
5 MV_DISP_CALLED Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_FALSE True if in read_only Called 20110120
6 MV_EDIT_CALLED Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_FALSE True if Edit Is Called 20101020
7 MV_FIRST_TIME Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_TRUE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20110125
8 MV_RELOAD Instance attribute Private Type reference (TYPE) ABAP_BOOL Reloads all data from BOPF buffer 20120307
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCK_STATUS Instance method Private Method 20130221
Events
Class /BOFU/CL_PPFOC_ROOT_GUIBB_V2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DISP_CALLED Private See coding 20130516 BEGIN OF ts_disp_called, src_key TYPE /bobf/conf_key, disp_called TYPE abap_bool, END OF ts_disp_called
2 TS_EDIT_CALLED Private See coding 20130516 BEGIN OF ts_edit_called, src_key TYPE /bobf/conf_key, edit_called TYPE abap_bool, END OF ts_edit_called
3 TS_FIRST_TIME Private See coding 20130516 BEGIN OF TS_FIRST_TIME, src_key TYPE /bobf/conf_key, first_time TYPE abap_bool, END OF ts_first_time
4 TT_DISP_CALLED Private See coding 20130516 tt_disp_called TYPE STANDARD TABLE OF ts_disp_called WITH KEY src_key
5 TT_EDIT_CALLED Private See coding 20130516 tt_edit_called TYPE STANDARD TABLE OF ts_edit_called WITH KEY src_key
6 TT_FIRST_TIME Private See coding 20130516 tt_first_time TYPE STANDARD TABLE OF ts_first_time WITH KEY src_key
Method Signatures

Method GET_LOCK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUFFER Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_BUFFER Interface to the Data Layer 20130221
2 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20130221
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20130221
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20130221
5 Returning RV_EDIT_MODE Value transfer Type reference (TYPE) /BOBF/CONF_EDIT_MODE Change Mode 20130221

Method GET_LOCK_STATUS on class /BOFU/CL_PPFOC_ROOT_GUIBB_V2 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702