SAP ABAP Class IF_SRM_FILE_TRANSFER (Access to Content Using Files)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_PHYS_INFOOBJECT Physical Information Object 20000608
Properties
Class IF_SRM_FILE_TRANSFER  
Short Description Access to Content Using Files    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000505   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_FILE_TRANSFER has no interface implemented.
Friends
Class IF_SRM_FILE_TRANSFER has no friend class.
Attributes
Class IF_SRM_FILE_TRANSFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method Get Content of Variant 20000505
2 SET_CONTENT Instance method Public Method Set Content of Variant 20000505
Events
Class IF_SRM_FILE_TRANSFER has no event.
Types
Class IF_SRM_FILE_TRANSFER has no local type.
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FILES Call by reference Type reference (TYPE) SRMGS_FILE_TAB Files der Komponenten 20000505
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler trat auf 20000505
2 NOT_AUTHORIZED Benutzer ist nicht authorisiert 20000505
3 PARAMETER_ERROR Die Parameter waren falsch 20000505

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILES Call by reference Type reference (TYPE) SRMGS_FILE_TAB Dateinamen der Komponenten 20000505
2 Importing VSCAN_PROFILE Value transfer Type reference (TYPE) VSCAN_PROFILE '/SRM/RCM_CREATE' Viren-Scan-Profil 20120112
# Exception Resumable Description Created on
1 INTERNAL_ERROR an internal error occured 20000505
2 NOT_AUTHORIZED user is not authorized for the operation 20000505
3 NOT_POSSIBLE operation is not allowed -- eg. save on a not apropriate IO 20001117
4 PARAMETER_ERROR one or several parameters where wrong 20000505
History
Last changed by/on SAP  20130531 
SAP Release Created in