SAP ABAP Class CL_FPM_TEST_NEWS_READER (Test Feeder for simple HTML Field)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST (Package) Floorplan Manager (Test applications)
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 20121218
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20121218
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20121218
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20121218
Properties
Class CL_FPM_TEST_NEWS_READER  
Short Description Test Feeder for simple HTML Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST   Floorplan Manager (Test applications) 
Created 20121218   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_TEST_NEWS_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20121218
2 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20121218
3 IF_FPM_GUIBB_LIST Generic List UI Building Block 20121218
4 IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20121218
Friends
Class CL_FPM_TEST_NEWS_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20121218
2 MS_DATA Instance attribute Private Type reference (TYPE) YS_ITEM 20121218
3 MT_DATA Instance attribute Private Type reference (TYPE) YT_ITEM 20121218
4 MV_DATA_CHANGED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20121218
5 MV_SOURCE Instance attribute Private Type reference (TYPE) STRING 20121218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121218
2 READ Instance method Private Method 20121218
Events
Class CL_FPM_TEST_NEWS_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ITEM Private See coding 20121218 begin of ys_item, guid type string, title type string, link type string, description type string, content type string, end of ys_item
2 YT_ITEM Private See coding 20121218 yt_item type standard table of ys_item with key guid
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPM_TEST_NEWS_READER has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_NEWS_READER has no exception.

Method READ Signature

Method READ on class CL_FPM_TEST_NEWS_READER has no parameter.
Method READ on class CL_FPM_TEST_NEWS_READER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740