SAP ABAP Interface /IWBEP/IF_SB_FILE_IMPORTER (File Importer Interface)
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

⤷

⤷

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
Interface | /IWBEP/IF_SB_FILE_IMPORTER | |
Short Description | File Importer Interface |
General Data
Package | /IWBEP/SB_FILEIMP | Gateway Service Builder - File Importer |
Created | 20120216 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /IWBEP/IF_SBUI_CONTROLLER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_SB_FILE_IMPORTER has no interface.
Friends
Interface /IWBEP/IF_SB_FILE_IMPORTER has no friend.
Attributes
Interface /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
Interface /IWBEP/IF_SB_FILE_IMPORTER has no event.
Types
Interface /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 Interface /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 | 200 |