SAP ABAP Class /IWBEP/CL_SB_FILE_HANDLER (File Importer Handler class)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_FILEIMP (Package) Gateway Service Builder - File Importer
Properties
Class /IWBEP/CL_SB_FILE_HANDLER  
Short Description File Importer Handler class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_FILEIMP   Gateway Service Builder - File Importer 
Created 20120217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SB_FILE_HANDLER has no forward declaration.
Interfaces
Class /IWBEP/CL_SB_FILE_HANDLER has no interface implemented.
Friends
Class /IWBEP/CL_SB_FILE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COMMAND_FILE_IMPORT Constant Public Type reference (TYPE) SYUCOMM 'FL_IMPORT' command: file import 20120217
Methods
# Method Level Visibility Method type Description Created on
1 GET_DM_ADAPTER_INSTANCE Instance method Public Method Get an instance of Domain Model Adapter 20120217
2 GET_FILE_IMP_INSTANCE Instance method Public Method Get an instance of File Importer 20120217
Events
Class /IWBEP/CL_SB_FILE_HANDLER has no event.
Types
Class /IWBEP/CL_SB_FILE_HANDLER has no local type.
Method Signatures

Method GET_DM_ADAPTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DM_ADAPTER_INSTANCE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SB_ADAPTER_TO_DM Domain Model Adapter Interface 20120217

Method GET_DM_ADAPTER_INSTANCE on class /IWBEP/CL_SB_FILE_HANDLER has no exception.

Method GET_FILE_IMP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMAND Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20120217
2 Returning RO_FILE_IMP_INSTANCE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SB_FILE_IMPORTER File Importer Interface 20120217
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_FL_IMP_EXCEPTION Exception class for File Importer 20120301
History
Last changed by/on SAP  20130531 
SAP Release Created in 200