SAP ABAP Class CL_FPM_BICS_WIRE_DISPLAY_ASSIS (Assistance Class for FPM_BICS_WIRE_DISPLAY)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-RUI (Application Component) BW Integration of Reporting User Interfaces
     BW_REPORTING_FPM_TESTS (Package) Test content for FPM based BW reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20130807
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_FEEDER_MODEL Feeder Model Interface 20130807
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130807
Properties
Class CL_FPM_BICS_WIRE_DISPLAY_ASSIS  
Short Description Assistance Class for FPM_BICS_WIRE_DISPLAY    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_REPORTING_FPM_TESTS   Test content for FPM based BW reporting 
Created 20130807   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_BICS_WIRE_DISPLAY_ASSIS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_FEEDER_MODEL Feeder Model Interface 20130807
2 IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130807
Friends
Class CL_FPM_BICS_WIRE_DISPLAY_ASSIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONNECTOR Instance attribute Private Object reference (TYPE REF TO) IF_FPM_CONNECTOR_RUN Connector for UIBB Wiring 20130807
2 MO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20130807
3 MO_WIRE_ENTITY Instance attribute Private Object reference (TYPE REF TO) CL_FPM_BICS_WIRE_ENTITY BICS object for wiring 20130807
4 MV_INSTANCE_ID Instance attribute Public Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20130807
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_BEFORE_OUTPUT Instance method Public Method 20130807
2 PROCESS_EVENT Instance method Public Method 20130807
3 SELECTION_AS_TABLE Static method Private Method 20130807
4 WRITE_SELECTION_TO_CTXT Instance method Private Method 20130807
Events
Class CL_FPM_BICS_WIRE_DISPLAY_ASSIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SELECTION Private See coding 20130807 BEGIN OF ty_s_selection, name TYPE if_bics_object=>tn_name, id TYPE if_bics_object=>tn_id, sub_id TYPE if_bics_object=>tn_id, sign TYPE cl_bics_sel_range_sign=>tn_sign, operator TYPE cl_bics_sel_range_operator=>tn_operator, low TYPE if_bics_object=>tn_text, high TYPE if_bics_object=>tn_text, presentation TYPE cl_bics_presentation=>tn_description, END OF ty_s_selection
2 TY_T_SELECTION Private See coding 20130807 ty_t_selection TYPE STANDARD TABLE OF ty_s_selection WITH DEFAULT KEY
Method Signatures

Method PROCESS_BEFORE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130807
2 Importing IO_WIRE_ENTITY_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130807

Method PROCESS_BEFORE_OUTPUT on class CL_FPM_BICS_WIRE_DISPLAY_ASSIS has no exception.

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130807
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130807

Method PROCESS_EVENT on class CL_FPM_BICS_WIRE_DISPLAY_ASSIS has no exception.

Method SELECTION_AS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECTION Call by reference Object reference (TYPE REF TO) IF_FPM_BICS_SELECTION FPM internal BICS selection collection 20130807
2 Returning RT_SELECTION Value transfer Type reference (TYPE) TY_T_SELECTION 20130807

Method SELECTION_AS_TABLE on class CL_FPM_BICS_WIRE_DISPLAY_ASSIS has no exception.

Method WRITE_SELECTION_TO_CTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECTION Call by reference Object reference (TYPE REF TO) IF_FPM_BICS_SELECTION FPM internal BICS selection collection 20130807
2 Importing IO_SELECTION_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130807

Method WRITE_SELECTION_TO_CTXT on class CL_FPM_BICS_WIRE_DISPLAY_ASSIS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740