SAP ABAP Class CL_PXN_FILE_ACCESS (Fiel access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_FILE_ACCESS File access 20110525
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_WSDL_ACCESS access to WSDL (file, url, uddi, esr browser) 20110525
2 Inheritance (c INHERITING FROM c_ref)  CL_PXN_NPM_DEF_ACCESS access to WSDL (file, url, uddi, esr browser) 20120516
Properties
Class CL_PXN_FILE_ACCESS  
Short Description Fiel access    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20110525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_FILE_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_FILE_ACCESS File access 20110525
Friends
Class CL_PXN_FILE_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RETRIEVER Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_RETRIEVER 20110525
2 URL Instance attribute Private Type reference (TYPE) STRING 20110525
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20110525
2 CREATE Static method Public Method 20110525
3 CREATE_FROM_XSTRING Static method Public Method 20110525
Events
Class CL_PXN_FILE_ACCESS has no event.
Types
Class CL_PXN_FILE_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 RETRIEVER Call by reference Object reference (TYPE REF TO) IF_SLIB_RETRIEVER 20110525
2 Importing URL Call by reference Type reference (TYPE) STRING 20110525

Method CONSTRUCTOR on class CL_PXN_FILE_ACCESS has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTTP_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110525
2 Importing LANGUAGE Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20110525
3 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20110525
4 Importing REQUEST_XML Call by reference Type reference (TYPE) XSTRING 20110525
5 Importing RETRIEVER Call by reference Object reference (TYPE REF TO) IF_SLIB_RETRIEVER 20110525
6 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20110525
7 Importing URL Call by reference Type reference (TYPE) STRING 20110525
8 Importing USERNAME Call by reference Type reference (TYPE) STRING 20110525
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20110525

Method CREATE_FROM_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) XSTRING 20110525
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20110525

Method CREATE_FROM_XSTRING on class CL_PXN_FILE_ACCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803