SAP ABAP Class CL_ILM_STOR_SINK_FILE (ILM DB Store: File-Based Data Sink)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_STOR_SINK ILM DB Store: Data Sink 20130816
Properties
Class CL_ILM_STOR_SINK_FILE  
Short Description ILM DB Store: File-Based Data Sink    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
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
# Type group / Object type Type Type Description
1 IF_ILM_STOR_SINK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_STOR_SINK ILM DB Store: Data Sink 20130816
Friends
Class CL_ILM_STOR_SINK_FILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FILE Instance attribute Protected Object reference (TYPE REF TO) CL_ILM_STOR_DATASET 20130816
2 MV_ACCESS_TYPE Instance attribute Protected Type reference (TYPE) IF_ILM_STOR_SINK=>TY_SINK_ATTRIBUTE CHAR01 Data Element for SYST 20130816
3 MV_FILE_NAME Instance attribute Protected Type reference (TYPE) STRING 20130816
4 MV_HANDLE Instance attribute Protected Type reference (TYPE) ILM_STOR_HANDLE 20130816
5 MV_READ_ONLY Instance attribute Protected Type reference (TYPE) IF_ILM_STOR_SINK=>TY_SINK_ATTRIBUTE 20130816
Methods
# Method Level Visibility Method type Description Created on
1 ENSURE_OPEN Instance method Private Method Ensure that DATASET Is Open 20130816
2 GET_FILE_NAME Instance method Protected Method Generates a File Name 20130816
Events
Class CL_ILM_STOR_SINK_FILE has no event.
Types
Class CL_ILM_STOR_SINK_FILE has no local type.
Method Signatures

Method ENSURE_OPEN Signature

Method ENSURE_OPEN on class CL_ILM_STOR_SINK_FILE has no parameter.
# Exception Resumable Description Created on
1 CX_ILM_STOR_TRANSFER 20130816

Method GET_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING generierter Dateiname 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_TRANSFER 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in 740