SAP ABAP Class CL_FPM_ODATA_ENTRY (FPM Odata Entry)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SAPB_FPM_ODATA (Package) Floorplan Manager (Odata Integration)
Properties
Class CL_FPM_ODATA_ENTRY  
Short Description FPM Odata Entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_ODATA   Floorplan Manager (Odata Integration) 
Created 20120203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_ODATA_ENTRY has no forward declaration.
Interfaces
Class CL_FPM_ODATA_ENTRY has no interface implemented.
Friends
Class CL_FPM_ODATA_ENTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CSDL_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_FPM_CSDL_ACCESS CSLD Access 20120203
2 MO_ENTRY Instance attribute Private Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20120203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120203
2 GET_ATTRIBUTES Instance method Public Method 20120203
3 GET_LINK_HREF Instance method Public Method 20120203
Events
Class CL_FPM_ODATA_ENTRY has no event.
Types
Class CL_FPM_ODATA_ENTRY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CSDL_ACCESS Call by reference Object reference (TYPE REF TO) CL_FPM_CSDL_ACCESS 20120203
2 Importing IO_ENTRY Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20120203

Method CONSTRUCTOR on class CL_FPM_ODATA_ENTRY has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ATTRIBUTE Call by reference Type reference (TYPE) DATA 20120203
2 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) STRING 20120203
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) STRING 20120203

Method GET_ATTRIBUTES on class CL_FPM_ODATA_ENTRY has no exception.

Method GET_LINK_HREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20120203
2 Returning RV_HREF Value transfer Type reference (TYPE) STRING 20120203

Method GET_LINK_HREF on class CL_FPM_ODATA_ENTRY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732