SAP ABAP Class CL_LO_OIF_GUIBB_FPLA_FORM (Feeder Class for GUIBB Billing Plan Formular)
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 20090213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_CONSTANTS Constants for GUIBB 20090213
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20090211
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM_EXT GUIBB Form extended 20090211
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20100303
Properties
Class CL_LO_OIF_GUIBB_FPLA_FORM  
Short Description Feeder Class for GUIBB Billing Plan Formular    
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 20090211   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20090213
2 IF_FPM_GUIBB_CONSTANTS Constants for GUIBB 20090213
3 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20090211
4 IF_FPM_GUIBB_FORM_EXT GUIBB Form extended 20090211
5 IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20100303
Friends
Class CL_LO_OIF_GUIBB_FPLA_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DISPLAY_TYPE Instance attribute Private Attribute reference (LIKE) 20090302
2 GC_GROUP_TYPE Instance attribute Private Attribute reference (LIKE) 20090302
3 GC_GUIBB_FORM_ACTIONS Instance attribute Private Attribute reference (LIKE) 20090302
4 GC_GUIBB_FORM_DYNAMIC_VALUES Instance attribute Private Attribute reference (LIKE) 20090302
5 GC_GUIBB_FORM_NODES Instance attribute Private Attribute reference (LIKE) 20090302
6 GC_GUIBB_LIST Instance attribute Private Attribute reference (LIKE) 20090302
7 GC_GUIBB_LIST_ACTIONS Instance attribute Private Attribute reference (LIKE) 20090302
8 GC_GUIBB_LIST_NODES Instance attribute Private Attribute reference (LIKE) 20090302
9 GC_GUIBB_SPECIAL_GROUP Instance attribute Private Attribute reference (LIKE) 20090302
10 GC_GUIB_ATTRIBUTES Instance attribute Private Attribute reference (LIKE) 20090302
11 MO_DATA_CUST Instance attribute Protected Object reference (TYPE REF TO) DATA New data of customer owned billing plan structure 20100302
12 MO_DATA_N Instance attribute Protected Object reference (TYPE REF TO) DATA 20090211
13 MO_DATA_O Instance attribute Protected Object reference (TYPE REF TO) DATA 20090211
14 MS_SEL_STRU Instance attribute Protected Type reference (TYPE) TCS_SEL_STRUC 20100302
15 MT_FPLA_CUST Instance attribute Protected Type reference (TYPE) TDT_NAME_RANGE All customer owned fields in a range 20100302
16 MV_MY_CLS_NAME Instance attribute Private Type reference (TYPE) ABAP_ABSTYPENAME 20090213
17 MV_MY_OBJ_TYPE Instance attribute Private Type reference (TYPE) TABNAME My obj type 20100302
18 MV_OBJ_TYPE Instance attribute Private Type reference (TYPE) TABNAME Parent obj type 20090213
19 ST_FPLA_COMR Static Attribute Private Type reference (TYPE) TDT_NAME_RANGE 20090213
20 ST_FPLA_COMV Static Attribute Private Type reference (TYPE) TDT_NAME_RANGE 20090213
21 SV_PARAMS Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090225
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTIONS Instance method Protected Method Add item actions 20090213
2 ADD_GROUPS Instance method Protected Method Add groups 20090306
3 ADOPT_FLD_DEF Instance method Protected Method Non generically adopt field definition on field level 20090211
4 CHECK_DISPLAY_TYPE_ELEM Instance method Protected Method Check display type of elements 20090302
5 CHECK_SPECIAL_ELEM Instance method Protected Method Special checks of elements 20090305
6 GET_SEL_STRU Instance method Protected Method Provides billing plan data sections to be covered 20100302
7 PARSE_SELECTED_FIELDS Instance method Protected Method Checks which kind of item fields are on layout 20090225
8 TRANSFER_DATA Instance method Protected Method Transfers data from change log to LO API style 20090226
Events
Class CL_LO_OIF_GUIBB_FPLA_FORM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_SEL_STRUC Protected See coding 20090213 begin of TCS_SEL_STRUC, fpla_v type boole_d, fpla_r type boole_d, fpla_cust type boole_d, end of tcs_sel_struc
2 TDS_NAME_RANGE Protected See coding 20090213 TDS_NAME_RANGE type line of tdt_name_range
3 TDT_NAME_RANGE Protected See coding 20090213 TDT_NAME_RANGE type range of cl_abap_structdescr=>component-name
Method Signatures

Method ADD_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTIONDEF Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20090213

Method ADD_ACTIONS on class CL_LO_OIF_GUIBB_FPLA_FORM has no exception.

Method ADD_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GROUP Value transfer Type reference (TYPE) FPMGB_T_SPECIAL_GROUPS Special Groups for GUIBB Field Grouping 20090306

Method ADD_GROUPS on class CL_LO_OIF_GUIBB_FPLA_FORM has no exception.

Method ADOPT_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_FORMFIELD_DESCR Form Fielddescription 20090211

Method ADOPT_FLD_DEF on class CL_LO_OIF_GUIBB_FPLA_FORM has no exception.

Method CHECK_DISPLAY_TYPE_ELEM 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) 20090302
2 Importing IT_ELEM Call by reference Type reference (TYPE) ANY TABLE Elements of layout 20090302

Method CHECK_DISPLAY_TYPE_ELEM on class CL_LO_OIF_GUIBB_FPLA_FORM has no exception.

Method CHECK_SPECIAL_ELEM 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) 20090305
2 Importing IT_ELEM Call by reference Type reference (TYPE) ANY TABLE 20090305

Method CHECK_SPECIAL_ELEM on class CL_LO_OIF_GUIBB_FPLA_FORM 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_STRUC Billing plan structures involved according to selected flds 20100302

Method GET_SEL_STRU on class CL_LO_OIF_GUIBB_FPLA_FORM 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_SELECTED_STRUCS Call by reference Type reference (TYPE) TCS_SEL_STRUC Exports structures that are involved acc'd to the sel fields 20090225
2 Importing IT_SELECTED_FIELDS Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20090225

Method PARSE_SELECTED_FIELDS on class CL_LO_OIF_GUIBB_FPLA_FORM has no exception.

Method TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADD_DATA Call by reference Type reference (TYPE) TDT_ADDITIONAL_DATA Additional plug-in data outside the LORD API/framework 20090226
2 Changing CT_FPLA_COMV Call by reference Type reference (TYPE) TDT_FPLA_COMV Table Type for Structure TDS_VEDA_COMV 20090226
3 Changing CT_FPLA_COMX Call by reference Type reference (TYPE) TDT_FPLA_COMC Lean Order - Contract Data (CHAR) 20090226
4 Importing IT_CHG_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20090226
5 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090226
6 Importing IV_PARENT_HANDLE Call by reference Type reference (TYPE) GUID_32 Handle of parent object 20090226

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