SAP ABAP Class CL_FPM_GUIBB_DDIC_BASE (Generic DDIC Feeder Base Class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
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 20090305
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20101119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_SP_GUIBB_FUNCTIONS_DIA DDIC Feeder Form for Partner Functions Dialog Box 20120226
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_DDIC_BASE_MODEL Generic DDIC Feeder Base Class with Wire Model 20090306
3 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_DDIC_FORM DDIC Feeder Form 20100409
4 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_DDIC_FORM_REP DDIC Feeder Form Repeater 20111021
5 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_DDIC_LIST DDIC Feeder List 20100409
6 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_TEST_TAGGING_BASE Test Tagging GUIBB 20100120
7 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_TEST_VH_BASE Test Value Help GUIBB 20100316
8 Inheritance (c INHERITING FROM c_ref)  CL_FPM_LIST_ATS_DEF_CONFIG DDIC Feeder List 20110225
Properties
Class CL_FPM_GUIBB_DDIC_BASE  
Short Description Generic DDIC Feeder Base Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20090305   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FPM_GUIBB_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20090305
2 IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20101119
Friends
Class CL_FPM_GUIBB_DDIC_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_PARAM_STRUCTNAME Constant Public Type reference (TYPE) STRING 'STRUCTURE_NAME' 20090305
2 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101119
3 MO_META_DATA Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_GUIBB_DDIC_META_BASE DDIC Feeder Configuration Utility 20090309
4 MR_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20100409
5 MS_INSTANCE_KEY Instance attribute Protected Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20101104
6 MV_STRUCT_NAME Instance attribute Protected Type reference (TYPE) STRUKNAME Name of a structure 20090305
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ACTIONLIST Instance method Protected Method Creates action definitions 20090309
2 CREATE_FIELDLIST Instance method Protected Method Creates a table of field names from RTTI object 20090309
3 CREATE_METADATA Instance method Protected Method Builds up meta data information 20090306
4 CREATE_METADATA_INSTANCE Instance method Protected Method Creates the metadata object instance 20090309
5 CREATE_STRUCT_RTTI Instance method Protected Method Creates RTTI object for field catalog 20090309
6 EVALUATE_PARAMETERS Instance method Protected Method Initializing generic UIBB 20090305
7 START_UP Instance method Protected Method Starting up environment 20090305
Events
Class CL_FPM_GUIBB_DDIC_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FIELD Public See coding 20090305 BEGIN OF s_field, name TYPE name_komp, END OF s_field
2 T_FIELD Public See coding 20090305 t_field TYPE STANDARD TABLE OF s_field WITH DEFAULT KEY
Method Signatures

Method CREATE_ACTIONLIST Signature

Method CREATE_ACTIONLIST on class CL_FPM_GUIBB_DDIC_BASE has no parameter.
Method CREATE_ACTIONLIST on class CL_FPM_GUIBB_DDIC_BASE has no exception.

Method CREATE_FIELDLIST Signature

Method CREATE_FIELDLIST on class CL_FPM_GUIBB_DDIC_BASE has no parameter.
Method CREATE_FIELDLIST on class CL_FPM_GUIBB_DDIC_BASE has no exception.

Method CREATE_METADATA Signature

Method CREATE_METADATA on class CL_FPM_GUIBB_DDIC_BASE has no parameter.
Method CREATE_METADATA on class CL_FPM_GUIBB_DDIC_BASE has no exception.

Method CREATE_METADATA_INSTANCE Signature

Method CREATE_METADATA_INSTANCE on class CL_FPM_GUIBB_DDIC_BASE has no parameter.
Method CREATE_METADATA_INSTANCE on class CL_FPM_GUIBB_DDIC_BASE has no exception.

Method CREATE_STRUCT_RTTI Signature

Method CREATE_STRUCT_RTTI on class CL_FPM_GUIBB_DDIC_BASE has no parameter.
Method CREATE_STRUCT_RTTI on class CL_FPM_GUIBB_DDIC_BASE has no exception.

Method EVALUATE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20090305

Method EVALUATE_PARAMETERS on class CL_FPM_GUIBB_DDIC_BASE has no exception.

Method START_UP Signature

Method START_UP on class CL_FPM_GUIBB_DDIC_BASE has no parameter.
Method START_UP on class CL_FPM_GUIBB_DDIC_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720