SAP ABAP Class CL_ILM_SK_UTIL (Utilities: Data Access and so on)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-CDE (Application Component) Context Data Extractor
     S_ILM_SN_OBJECT_EXTENSION (Package) SN Meta and File Extension Tool (AKA "Swiss Knife")
Properties
Class CL_ILM_SK_UTIL  
Short Description Utilities: Data Access and so on    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class S_ILM_SWISS_KNIFE    
Program status     
Category 0   
Package S_ILM_SN_OBJECT_EXTENSION   SN Meta and File Extension Tool (AKA "Swiss Knife") 
Created 20100713   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ILM_SK_UTIL has no forward declaration.
Interfaces
Class CL_ILM_SK_UTIL has no interface implemented.
Friends
Class CL_ILM_SK_UTIL has no friend class.
Attributes
Class CL_ILM_SK_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CURRENT_ARCHIVE_RUN_GET Static method Public Method 20100713
2 DATA_FILE_READ Static method Public Method Use CL_ILM_SK_DATA_FILE 20100713
3 DIRECTORY_TXT_FILES_GET Static method Public Method 20100728
4 META_FILE_READ Static method Public Method 20100721
Events
Class CL_ILM_SK_UTIL has no event.
Types
Class CL_ILM_SK_UTIL has no local type.
Method Signatures

Method CURRENT_ARCHIVE_RUN_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT 20100713
2 Importing IV_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 20100713
3 Importing IV_SID Call by reference Type reference (TYPE) SYSYSID 20100713
4 Returning RV_RUN Value transfer Type reference (TYPE) ADMI_RUN_D 20100713
# Exception Resumable Description Created on
1 CX_ILM_SWISS_KNIFE 20100713

Method DATA_FILE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TABLE 20100713
2 Importing IV_FILE Call by reference Type reference (TYPE) STRING 20100713
3 Importing IV_IS_APPLSRV_FILE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100810
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20100722
# Exception Resumable Description Created on
1 CX_ILM_SWISS_KNIFE 20100713

Method DIRECTORY_TXT_FILES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIR Call by reference Type reference (TYPE) STRING 20100728
2 Returning RT_TXT_FILE Value transfer Type reference (TYPE) STT_ILM_SK_FILE Tabelle von Dateinamen (Pfad) 20100728
# Exception Resumable Description Created on
1 CX_ILM_SWISS_KNIFE SN-Objekt-Ergänzungswerkzeug aka "Swiss knife" 20100728

Method META_FILE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) STRING 20100721
2 Importing IV_IS_APPLSRV_FILE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100809
3 Returning RV_DATA Value transfer Type reference (TYPE) XSTRING 20100721
# Exception Resumable Description Created on
1 CX_ILM_SWISS_KNIFE 20100721
History
Last changed by/on SAP  20110908 
SAP Release Created in 703