SAP ABAP Class /SLOAP/CL_FILE (/SLOAP/CL_FILE)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Properties
Class /SLOAP/CL_FILE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
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 has no forward declaration.
Interfaces
Class /SLOAP/CL_FILE has no interface implemented.
Friends
Class /SLOAP/CL_FILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BIN Instance attribute Private Type reference (TYPE) /SLOAP/T_XSTRINGTABLE SLOAS xstring table type 20100127
2 GT_TEXT Instance attribute Private Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
3 GV_FILENAME Instance attribute Private Type reference (TYPE) STRING 20100127
4 IS_TEXT Instance attribute Public Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
Methods
# Method Level Visibility Method type Description Created on
1 GET_BIN_CONTENT Instance method Public Method 20100127
2 GET_FILENAME Instance method Public Method 20100127
3 GET_TEXT_CONTENT Instance method Public Method 20100127
4 SET_BIN_CONTENT Instance method Public Method 20100127
5 SET_FILENAME Instance method Public Method 20100127
6 SET_TEXT_CONTENT Instance method Public Method 20100127
Events
Class /SLOAP/CL_FILE has no event.
Types
Class /SLOAP/CL_FILE has no local type.
Method Signatures

Method GET_BIN_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BIN Call by reference Type reference (TYPE) /SLOAP/T_XSTRINGTABLE SLOAS xstring table type 20100127

Method GET_BIN_CONTENT on class /SLOAP/CL_FILE has no exception.

Method GET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILENAME Value transfer Type reference (TYPE) STRING 20100127

Method GET_FILENAME on class /SLOAP/CL_FILE has no exception.

Method GET_TEXT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TEXT Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127

Method GET_TEXT_CONTENT on class /SLOAP/CL_FILE has no exception.

Method SET_BIN_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIN Call by reference Type reference (TYPE) /SLOAP/T_XSTRINGTABLE SLOAS xstring table type 20100127

Method SET_BIN_CONTENT on class /SLOAP/CL_FILE has no exception.

Method SET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20100127

Method SET_FILENAME on class /SLOAP/CL_FILE has no exception.

Method SET_TEXT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127

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