SAP ABAP Class /SLOAP/CL_FILE_STOR (SLO AS file storage for output and javastack files)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_OBJECT Standard attributes & methods 20100127
Properties
Class /SLOAP/CL_FILE_STOR  
Short Description SLO AS file storage for output and javastack files    
Super Class /SLOAP/CL_OBJECT Standard attributes & methods 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_FILE_STOR has no forward declaration.
Interfaces
Class /SLOAP/CL_FILE_STOR has no interface implemented.
Friends
Class /SLOAP/CL_FILE_STOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_ME Static Attribute Private Object reference (TYPE REF TO) /SLOAP/CL_FILE_STOR SLO AS file storage for output and javastack files 20100127
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILE Instance method Public Method Get an output storage file 20100127
2 GET_INSTANCE Static method Public Method Get an instance of this object 20100127
3 SAVE_NEW_FILE Instance method Public Method Save a new report file to storage 20100127
Events
Class /SLOAP/CL_FILE_STOR has no event.
Types
Class /SLOAP/CL_FILE_STOR has no local type.
Method Signatures

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRING Call by reference Type reference (TYPE) /SLOAP/STRING_TABLE SLOAS String Table 20100127
2 Returning RO_OUTPUT_FILE Value transfer Type reference (TYPE) XSTRING 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_CLU_IMPORT_ERROR 20100127
2 /SLOAP/CX_INVALID_PARAMETER 20100127
3 /SLOAP/CX_MISSING_PARAMETER 20100127

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /SLOAP/CL_FILE_STOR SLO AS file storage for output and javastack files 20100127

Method GET_INSTANCE on class /SLOAP/CL_FILE_STOR has no exception.

Method SAVE_NEW_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPORT_FILE Call by reference Type reference (TYPE) XSTRING importing zip file from report generator 20100127
2 Importing IT_STRING Call by reference Type reference (TYPE) /SLOAP/STRING_TABLE SLOAS String Table 20100127

Method SAVE_NEW_FILE on class /SLOAP/CL_FILE_STOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700