SAP ABAP Class CL_FPM_GUIBB_DDIC_BASE_MODEL (Generic DDIC Feeder Base Class with Wire Model)
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 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_DDIC_BASE Generic DDIC Feeder Base Class 20090306
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_FEEDER_MODEL Feeder Model Interface 20090306
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_WIRE_TEST_BASE Base 20090306
Properties
Class CL_FPM_GUIBB_DDIC_BASE_MODEL  
Short Description Generic DDIC Feeder Base Class with Wire Model    
Super Class CL_FPM_GUIBB_DDIC_BASE Generic DDIC Feeder Base 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 20090306   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_FEEDER_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_FEEDER_MODEL Feeder Model Interface 20090306
Friends
Class CL_FPM_GUIBB_DDIC_BASE_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_PORT_IDENTIFIER Constant Public Type reference (TYPE) FPM_MODEL_PORT_IDENTIFIER 'STANDARD' FPM: Model Port Identifier 20090306
2 MO_CONNECTOR Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_CONNECTOR_RUN Connector: Methods Called by Application Feeder Models 20090306
3 MT_OUTPORT Instance attribute Protected Type reference (TYPE) IF_FPM_FEEDER_MODEL=>TY_T_PORT 20090306
Methods
# Method Level Visibility Method type Description Created on
1 GET_PORT_DESCRIPTION Instance method Protected Method Creates description for a port 20090306
2 SET_UP_PORT Instance method Protected Method Creates single port 20090306
3 SET_UP_PORTS Instance method Protected Method Creates ports 20090306
Events
Class CL_FPM_GUIBB_DDIC_BASE_MODEL has no event.
Types
Class CL_FPM_GUIBB_DDIC_BASE_MODEL has no local type.
Method Signatures

Method GET_PORT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE FPM Wire Model: Port Type 20090306
2 Importing IV_TEXT Call by reference Type reference (TYPE) CLIKE TEXT-001 20091202
3 Returning RV_PORT_DESCRIPTION Value transfer Type reference (TYPE) FPM_MODEL_PORT_DESCRIPTION FPM Wire Model: Port Description 20090306

Method GET_PORT_DESCRIPTION on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no exception.

Method SET_UP_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE FPM Wire Model: Port Type 20090306

Method SET_UP_PORT on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no exception.

Method SET_UP_PORTS Signature

Method SET_UP_PORTS on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no parameter.
Method SET_UP_PORTS on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720