SAP ABAP Class CL_CFX_XML_DOC_UI (Save and Open XML Document)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_XML_DOC_UI  
Short Description Save and Open XML Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20040130   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_XML_DOC_UI has no interface implemented.
Friends
Class CL_CFX_XML_DOC_UI has no friend class.
Attributes
Class CL_CFX_XML_DOC_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method Saves an XML Document to the Server 20040130
2 DELETE_FOLDER_CONTENT Static method Public Method Saves an XML Document to the Server 20040130
3 GET_DELETE_URL Static method Public Method Returns the URL of the area_de.htm Page 20040130
4 GET_OPEN_URL Static method Public Method Returns the URL of the area_de.htm Page 20040130
5 IMPORT Static method Public Method Saves an XML Document to the Server 20040130
6 OPEN Static method Public Method Opens an XML Document on the Server 20040130
7 SAVE Static method Public Method Saves an XML Document to the Server 20040130
Events
Class CL_CFX_XML_DOC_UI has no event.
Types
Class CL_CFX_XML_DOC_UI has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILE_NAME Value transfer Type reference (TYPE) STRING 20040130
2 Importing I_FOLDER_NAME Value transfer Type reference (TYPE) STRING 20040130

Method DELETE on class CL_CFX_XML_DOC_UI has no exception.

Method DELETE_FOLDER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_NAME Value transfer Type reference (TYPE) STRING 20040130

Method DELETE_FOLDER_CONTENT on class CL_CFX_XML_DOC_UI has no exception.

Method GET_DELETE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILE_NAME Call by reference Type reference (TYPE) STRING 20040130
2 Importing I_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20040130
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20040130

Method GET_DELETE_URL on class CL_CFX_XML_DOC_UI has no exception.

Method GET_OPEN_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOWNLOAD Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20040130
2 Importing I_FILE_NAME Call by reference Type reference (TYPE) STRING 20040130
3 Importing I_FOLDER_NAME Call by reference Type reference (TYPE) STRING 20040130
4 Returning R_URL Value transfer Type reference (TYPE) STRING 20040130

Method GET_OPEN_URL on class CL_CFX_XML_DOC_UI has no exception.

Method IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20040130
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20040130
3 Importing I_FILE_NAME Value transfer Type reference (TYPE) STRING 20040130
4 Importing I_FOLDER_NAME Value transfer Type reference (TYPE) STRING 20040130

Method IMPORT on class CL_CFX_XML_DOC_UI has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20040130
2 Importing IP_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20040130
3 Importing I_DOWNLOAD Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20040130
4 Importing I_FILE_NAME Value transfer Type reference (TYPE) STRING 20040130
5 Importing I_FOLDER_NAME Value transfer Type reference (TYPE) STRING 20040130

Method OPEN on class CL_CFX_XML_DOC_UI has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20040130
2 Importing I_FILE_NAME Value transfer Type reference (TYPE) STRING 20040130
3 Importing I_FOLDER_NAME Value transfer Type reference (TYPE) STRING 20040130

Method SAVE on class CL_CFX_XML_DOC_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310