SAP ABAP Class IF_BSIMP_FILE (Interface for BAdI: FEB_BSIMP_FILE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100727
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEB_BSIMP_FILE Class for BAdI Impl.: FEB_BSIMP_FILE 20101008
Properties
Class IF_BSIMP_FILE  
Short Description Interface for BAdI: FEB_BSIMP_FILE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100727   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSIMP_FILE has no forward declaration.
Interfaces
Class IF_BSIMP_FILE has no interface implemented.
Friends
Class IF_BSIMP_FILE has no friend class.
Attributes
Class IF_BSIMP_FILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FILE_BEFORE_PROCESSING Static method Public Method File Check Before Processing Start 20110131
2 CHECK_FILE_BEFORE_READING Static method Public Method File Check Before Importing the File 20110131
3 DETERMINE_FILE_FORMAT Static method Public Method Determination of Format of Bank Statement File 20100727
Events
Class IF_BSIMP_FILE has no event.
Types
Class IF_BSIMP_FILE has no local type.
Method Signatures

Method CHECK_FILE_BEFORE_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILE_INFO Call by reference Type reference (TYPE) FEBS_FILELIST Informationen zu einer Datei 20110131
2 Importing IV_DIR Call by reference Type reference (TYPE) STRING Physischer Verzeichnisname 20110131
# Exception Resumable Description Created on
1 SKIP_FILE Datei nicht verarbeiten 20110131

Method CHECK_FILE_BEFORE_READING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_FILE_INFO Call by reference Type reference (TYPE) FEBS_FILELIST Informationen zu einer Datei 20110131
2 Importing IV_DIR Call by reference Type reference (TYPE) STRING Physischer Verzeichnisname 20110131
# Exception Resumable Description Created on
1 SKIP_FILE Datei nicht verarbeiten 20110131

Method DETERMINE_FILE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FORMAT Call by reference Type reference (TYPE) FEB_FORMAT Format des elektronischen Kontoauszugs 20100727
2 Changing CV_FORMAT_LONG Call by reference Type reference (TYPE) FEBFORMAT_LONG Format des elektronischen Auszugs 20120326
3 Changing CV_FORMAT_PARAM Call by reference Type reference (TYPE) CHAR255 char255 20120201
4 Changing CV_FORMAT_STRUC Call by reference Type reference (TYPE) FEB_FORMAT_STRUC formatspezifische Parameterstruktur für elektr. Kontoauszug 20120201
5 Importing IT_FILE Call by reference Type reference (TYPE) FEBY_CONTENT Inhalt der Zahlungsdatei 20100727
# Exception Resumable Description Created on
1 NO_FORMAT_DETERMINED Es konnte kein Format ermittelt werden 20100727
History
Last changed by/on SAP  20130531 
SAP Release Created in