SAP ABAP Class CL_FPM_WEB_ACCESS (Web Access)
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)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_CSDL_ACCESS CSLD Access 20120203
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_SDOC_READER SDOC Reader 20120227
Properties
Class CL_FPM_WEB_ACCESS  
Short Description Web Access    
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_WEB_ACCESS has no forward declaration.
Interfaces
Class CL_FPM_WEB_ACCESS has no interface implemented.
Friends
Class CL_FPM_WEB_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_NS_APP Constant Public Type reference (TYPE) STRING 'http://www.w3.org/2007/app' 20120227
2 CV_NS_ATOM Constant Public Type reference (TYPE) STRING 'http://www.w3.org/2005/Atom' 20120227
3 CV_NS_EDMA Constant Public Type reference (TYPE) STRING 'http://schemas.microsoft.com/ado/2009/02/edm/annotation' 20120227
4 CV_NS_EDMX Constant Public Type reference (TYPE) STRING 'http://schemas.microsoft.com/ado/2007/06/edmx' 20120227
5 CV_NS_ODATA_D Constant Public Type reference (TYPE) STRING 'http://schemas.microsoft.com/ado/2007/08/dataservices' 20120227
6 CV_NS_ODATA_M Constant Public Type reference (TYPE) STRING 'http://schemas.microsoft.com/ado/2007/08/dataservices/metadata' 20120227
7 CV_NS_SAP Constant Public Type reference (TYPE) STRING 'http://www.sap.com/Protocols/SAPData' 20120227
8 MS_NAMESPACE_URI Instance attribute Public See coding 20120203
9 MV_NS_EDM Instance attribute Public Type reference (TYPE) STRING 'http://schemas.microsoft.com/ado/2008/09/edm' 20120227
10 MV_RFCDEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120203
2 FILL_SIMPLE Instance method Protected Method 20120203
3 FULLNAME_TO_NAME Static method Public Method 20120203
Events
Class CL_FPM_WEB_ACCESS has no event.
Types
Class CL_FPM_WEB_ACCESS 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 IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120227

Method CONSTRUCTOR on class CL_FPM_WEB_ACCESS has no exception.

Method FILL_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STRUCTURE Call by reference Type reference (TYPE) ANY 20120203
2 Importing IO_PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20120203
3 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20120203

Method FILL_SIMPLE on class CL_FPM_WEB_ACCESS has no exception.

Method FULLNAME_TO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAME Value transfer Type reference (TYPE) STRING 20120203
2 Exporting EV_NAMESPACE Value transfer Type reference (TYPE) STRING 20120203
3 Importing IV_FULLNAME Call by reference Type reference (TYPE) STRING 20120203

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