SAP ABAP Interface IF_BSIMP_FILE (Interface for BAdI: FEB_BSIMP_FILE)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-BL-PT-BS-EL (Application Component) Electronic Bank Statement
⤷
FIN_EB_BSIMP (Package) Electronic Bank Statement - Import
⤷
⤷
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
| Interface | IF_BSIMP_FILE | |
| Short Description | Interface for BAdI: FEB_BSIMP_FILE |
General Data
| Package | FIN_EB_BSIMP | Electronic Bank Statement - Import |
| Created | 20100727 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSIMP_FILE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100727 |
Friends
Interface IF_BSIMP_FILE has no friend.
Attributes
Interface IF_BSIMP_FILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | File Check Before Processing Start | 20110131 | |
| 2 | Static method | Public | Method | File Check Before Importing the File | 20110131 | |
| 3 | Static method | Public | Method | Determination of Format of Bank Statement File | 20100727 |
Events
Interface IF_BSIMP_FILE has no event.
Types
Interface 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 | IS_FILE_INFO | Call by reference | Type reference (TYPE) | FEBS_FILELIST | Informationen zu einer Datei | 20110131 | |||
| 2 | IV_DIR | Call by reference | Type reference (TYPE) | STRING | Physischer Verzeichnisname | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IS_FILE_INFO | Call by reference | Type reference (TYPE) | FEBS_FILELIST | Informationen zu einer Datei | 20110131 | |||
| 2 | IV_DIR | Call by reference | Type reference (TYPE) | STRING | Physischer Verzeichnisname | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datei nicht verarbeiten | 20110131 |
Method DETERMINE_FILE_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FORMAT | Call by reference | Type reference (TYPE) | FEB_FORMAT | Format des elektronischen Kontoauszugs | 20100727 | |||
| 2 | CV_FORMAT_LONG | Call by reference | Type reference (TYPE) | FEBFORMAT_LONG | Format des elektronischen Auszugs | 20120326 | |||
| 3 | CV_FORMAT_PARAM | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 20120201 | |||
| 4 | CV_FORMAT_STRUC | Call by reference | Type reference (TYPE) | FEB_FORMAT_STRUC | formatspezifische Parameterstruktur für elektr. Kontoauszug | 20120201 | |||
| 5 | IT_FILE | Call by reference | Type reference (TYPE) | FEBY_CONTENT | Inhalt der Zahlungsdatei | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es konnte kein Format ermittelt werden | 20100727 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |