SAP ABAP Class /IWBEP/IF_SB_FILE_IMPORTER (File Importer Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SB_FILE_IMPORTER | File Importer Implementation Class | 20120216 |
Properties
| Class | /IWBEP/IF_SB_FILE_IMPORTER | |
| Short Description | File Importer Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120216 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SB_FILE_IMPORTER has no interface implemented.
Friends
Class /IWBEP/IF_SB_FILE_IMPORTER has no friend class.
Attributes
Class /IWBEP/IF_SB_FILE_IMPORTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Parsing from XML/EDMX to Odata artifacts | 20120217 | |
| 2 | Instance method | Public | Method | Import file and adapt to domain model | 20120216 | |
| 3 | Instance method | Public | Method | Check if the input file is empty | 20130527 | |
| 4 | Instance method | Public | Method | Load and validate the input file | 20120217 |
Events
Class /IWBEP/IF_SB_FILE_IMPORTER has no event.
Types
Class /IWBEP/IF_SB_FILE_IMPORTER has no local type.
Method Signatures
Method FILE_PARSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20120217 | |||
| 2 | RO_ODATA_ARTIFACTS | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SB_ODATA_ARTIFACTS | Interface for OData artifacts | 20120217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130418 |
Method IMPORT_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | SB: UI controller (main instance) | 20120412 | |||
| 2 | IO_PROJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROJECT | SB - Domain Model - Project | 20120216 | |||
| 3 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | File Name | 20130314 | |||
| 4 | RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | 20120228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130418 |
Method IS_FILE_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20130527 | |||
| 2 | RV_EMPTY | Value transfer | Type reference (TYPE) | BOOLEAN | Is Schema Empty | 20130527 |
Method IS_FILE_EMPTY on class /IWBEP/IF_SB_FILE_IMPORTER has no exception.
Method LOAD_AND_VALIDATE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20120217 | |||
| 2 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | File Name | 20120217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130418 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |