SAP ABAP Class CL_SRTCM_IO_SVC (Service Class for Input/Output)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SRTCM_CORE (Package) Runtime Check Monitor: Core
Properties
Class CL_SRTCM_IO_SVC  
Short Description Service Class for Input/Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRTCM_CORE   Runtime Check Monitor: Core 
Created 20130117   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRTCM_IO_SVC has no forward declaration.
Interfaces
Class CL_SRTCM_IO_SVC has no interface implemented.
Friends
Class CL_SRTCM_IO_SVC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FAILURE Instance attribute Private Object reference (TYPE REF TO) CX_SRTCM_FAILURE 20130830
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILE_PATH_BY_USER_PROMPT Instance method Public Method 20130830
2 GET_INSTANCE Static method Public Method 20130830
3 GET_ZIP_OBJ_FROM_FILE Static method Public Method 20130830
Events
Class CL_SRTCM_IO_SVC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_EXPORT_HEADER Public See coding 20130830 BEGIN OF typ_str_export_header, export_version TYPE char8, export_timestmp TYPE timestampl, origin_system_id TYPE sy-sysid, export_user_name TYPE sy-uname, END OF typ_str_export_header
Method Signatures

Method GET_FILE_PATH_BY_USER_PROMPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FILE_PATH Value transfer Type reference (TYPE) STRING 20130830
# Exception Resumable Description Created on
1 CX_SRTCM_FAILURE 20130830

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SRTCM_IO_SVC 20130830

Method GET_INSTANCE on class CL_SRTCM_IO_SVC has no exception.

Method GET_ZIP_OBJ_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FULLPATH Call by reference Type reference (TYPE) STRING 20130830
2 Returning R_ZIP_OBJ Value transfer Object reference (TYPE REF TO) CL_ABAP_ZIP 20130830
# Exception Resumable Description Created on
1 CX_SRTCM_FAILURE 20130830
History
Last changed by/on SAP  20140121 
SAP Release Created in 740