SAP ABAP Class CL_LO_OIF_GUIBB_DFLOW_TREE (Feeder Class for GUIBB Recent Sales)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20091112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_CONSTANTS Constants for GUIBB 20091112
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20091112
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20091112
Properties
Class CL_LO_OIF_GUIBB_DFLOW_TREE  
Short Description Feeder Class for GUIBB Recent Sales    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SLS_LO_OIF   Lean Order OIF 
Created 20091112   SAP 
Last change 20110908   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)
2 CL_LORD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20091112
2 IF_FPM_GUIBB_CONSTANTS Constants for GUIBB 20091112
3 IF_FPM_GUIBB_TREE Generic Tree UI Building Block 20091112
4 IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20091112
Friends
Class CL_LO_OIF_GUIBB_DFLOW_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CELL_ACTION Instance attribute Public Attribute reference (LIKE) 20091112
2 COL_NAME Instance attribute Public Attribute reference (LIKE) 20091112
3 GC_DISPLAY_TYPE Instance attribute Public Attribute reference (LIKE) 20091112
4 GC_DOCNUM Constant Public Type reference (TYPE) NAME_KOMP 'DOCNUM' DOCNUM 20091118
5 GC_DOCNUV Constant Public Type reference (TYPE) NAME_KOMP 'DOCNUV' DOCNUV 20091118
6 GC_ITEMNUM Constant Public Type reference (TYPE) NAME_KOMP 'ITEMNUM' ITEMNUM 20091118
7 GC_ITEMNUV Constant Public Type reference (TYPE) NAME_KOMP 'ITEMNUV' ITEMNUV 20091118
8 GC_TEXT Constant Public Type reference (TYPE) NAME_KOMP 'TEXT' TEXT 20091118
9 GC_TREE_ACTIONS Instance attribute Public Attribute reference (LIKE) 20091120
10 GC_TREE_COLUMNS Instance attribute Public Attribute reference (LIKE) 20091117
11 MO_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA New data of document flow structure 20091119
12 MO_DATA_CUST Instance attribute Protected Object reference (TYPE REF TO) DATA Data of customer document flow fields 20091112
13 MO_TABLE Instance attribute Protected Object reference (TYPE REF TO) DATA New data of document flow table 20091119
14 MS_SEL_STRU Instance attribute Protected Type reference (TYPE) TCS_SEL_STRU Structures to be read 20091123
15 MT_DFLOW_CUST Instance attribute Protected Type reference (TYPE) TCT_NAME_RANGE Customer owned fields 20091118
16 MV_LAST_PARENT Instance attribute Protected Type reference (TYPE) GUID_32 Last parent's doc flow 20091119
17 MV_MY_CLS_NAME Instance attribute Protected Type reference (TYPE) ABAP_ABSTYPENAME My class name 20091112
18 MV_OBJ_TYPE Instance attribute Protected Type reference (TYPE) TABNAME Object type 20091112
19 ROW_INDEX Instance attribute Public Attribute reference (LIKE) 20091112
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_FLD_DEF Instance method Protected Method Non generically adopt field definition on field level 20091112
2 CHECK_ELEM_LIST Instance method Protected Method Check elements of list layout 20100114
3 EXP_COLL_ALL Instance method Protected Method Expand or collapse the complete tree 20091120
4 GET_DFLOW Instance method Protected Method Obsolete! Replaced by CL_LO_OIF_SERVICES=>GET_DFLOW( ) 20091118
5 GET_SEL_STRU Instance method Protected Method Provides dflow data sections to be covered 20100302
6 PARSE_SELECTED_FIELDS Instance method Protected Method Checks which kind of party fields are on layout 20091112
Events
Class CL_LO_OIF_GUIBB_DFLOW_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_LEVEL Protected See coding 20091118 begin of tcs_level, hlevel type dflow_level, docnuv type vbelv, itemnuv type posnv, end of tcs_level
2 TCS_NAME_RANGE Protected See coding 20091112 tcs_name_range type line of tct_name_range
3 TCS_SEL_STRU Protected See coding 20091112 begin of tcs_sel_stru, dflow type boole_d, dflow_cust type boole_d, end of tcs_sel_stru
4 TCT_LEVEL Protected See coding 20091118 tct_level type sorted table of tcs_level with unique key hlevel docnuv itemnuv
5 TCT_NAME_RANGE Protected See coding 20091112 tct_name_range type range of cl_abap_structdescr=>component-name
Method Signatures

Method ADAPT_FLD_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FLD_DEF Call by reference Type reference (TYPE) FPMGB_T_TREEFIELD_DESCR FPM Tree GUIBB field description 20091112

Method ADAPT_FLD_DEF on class CL_LO_OIF_GUIBB_DFLOW_TREE has no exception.

Method CHECK_ELEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100114
2 Importing IT_ELEM Call by reference Type reference (TYPE) ANY TABLE Elements of layout 20100114

Method CHECK_ELEM_LIST on class CL_LO_OIF_GUIBB_DFLOW_TREE has no exception.

Method EXP_COLL_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) DATA Tree data 20091120
2 Changing CV_DATA_CHG Call by reference Type reference (TYPE) BOOLE_D 'X': Tree data did change 20091120
3 Importing IV_ACTION Call by reference Type reference (TYPE) BOOLE_D X = expand all; SPACE = collapse all 20091120

Method EXP_COLL_ALL on class CL_LO_OIF_GUIBB_DFLOW_TREE has no exception.

Method GET_DFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20091118
2 Returning RT_DFLOW Value transfer Type reference (TYPE) TDT_DFLOW_TREE_WDNODE Document Flow Tree for a Lean Order Object 20091118

Method GET_DFLOW on class CL_LO_OIF_GUIBB_DFLOW_TREE has no exception.

Method GET_SEL_STRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_FLD Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20100302
2 Returning RS_SEL_STRU Value transfer Type reference (TYPE) TCS_SEL_STRU 20100302

Method GET_SEL_STRU on class CL_LO_OIF_GUIBB_DFLOW_TREE has no exception.

Method PARSE_SELECTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STRU Call by reference Type reference (TYPE) TCS_SEL_STRU Exports structures that are involved acc'd to the sel fields 20091112
2 Importing IT_FLD Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20091112

Method PARSE_SELECTED_FIELDS on class CL_LO_OIF_GUIBB_DFLOW_TREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605