SAP ABAP Class CX_ILM_STOR_TRANSFER (ILM DB Store: Exception During Data Transfer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_PROCESS (Package) ILM DB Store: Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ILM_STOR_EXCEPTION ILM DB Store: Basic Exception 20130816
Properties
Class CX_ILM_STOR_TRANSFER  
Short Description ILM DB Store: Exception During Data Transfer    
Super Class CX_ILM_STOR_EXCEPTION ILM DB Store: Basic Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ILM_STOR_PROCESS   ILM DB Store: Processing 
Created 20130510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ILM_STOR_TRANSFER has no forward declaration.
Interfaces
Class CX_ILM_STOR_TRANSFER has no interface implemented.
Friends
Class CX_ILM_STOR_TRANSFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COULD_NOT_OPEN_STORE Constant Public See coding 20130816
2 DELETE_FILE_FAILED Constant Public See coding 20130816
3 FILENAME_NOT_ALLOWED Constant Public See coding 20130816
4 FILE_DOES_NOT_EXIST Constant Public See coding 20130816
5 FILE_NAME Instance attribute Public Type reference (TYPE) STRING File Name 20130816
6 MODE Instance attribute Public Type reference (TYPE) STRING File Access Mode 20130816
7 NOT_A_FILE Constant Public See coding 20130816
8 NO_FILE_AUTH Constant Public See coding 20130911
9 NO_TEMP_FILE_NAME Constant Public See coding 20130816
10 OPEN_FILE_FAILED Constant Public See coding 20130816
11 READ_FILE_FAILED Constant Public See coding 20130816
12 REASON Instance attribute Public Type reference (TYPE) STRING Error Reason from Kernel 20130816
13 SECURITY_EXCEPTION Constant Public See coding 20130816
14 SHARED_FILE_MISSING Constant Public See coding 20130816
15 SINK_IS_READ_ONLY Constant Public See coding 20130816
16 SINK_IS_WRITE_ONLY Constant Public See coding 20130816
17 WRITE_FILE_FAILED Constant Public See coding 20130816
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130816
Events
Class CX_ILM_STOR_TRANSFER has no event.
Types
Class CX_ILM_STOR_TRANSFER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) STRING 20130816
2 Importing DUMMY Call by reference Type reference (TYPE) STRING 20130816
3 Importing FILE_NAME Call by reference Type reference (TYPE) STRING 20130816
4 Importing HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE 20130816
5 Importing MODE Call by reference Type reference (TYPE) STRING 20130816
6 Importing NAME Call by reference Type reference (TYPE) STRING 20130816
7 Importing ORIGIN Call by reference Type reference (TYPE) ILM_STOR_ORIGIN 20130816
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130816
9 Importing REASON Call by reference Type reference (TYPE) STRING 20130816
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130816
11 Importing URI Call by reference Type reference (TYPE) ILM_STOR_URI 20130816
12 Importing VALUE Call by reference Type reference (TYPE) STRING 20130816

Method CONSTRUCTOR on class CX_ILM_STOR_TRANSFER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740