SAP ABAP Class /IWBEP/CL_SBDM_ABS_FILE_HANDLR (Abstract file handler)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_EXTENSION | SB - Domain Model - Plugin Extension (abstract behavior) | 20130324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_FILE_HANDLER | Common File Handler | 20130324 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SB_FILE_HANDLER_ODV2 | File handler for ODATA V2 | 20130326 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SB_FILE_HANDLER_ODV4 | File handler for ODATA V4 | 20130416 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SB_VOCAB_HANDLER | 20130404 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SB_VOCB_HANDLER | 20130404 |
Properties
| Class | /IWBEP/CL_SBDM_ABS_FILE_HANDLR | |
| Short Description | Abstract file handler | |
| 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 | 20130324 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBDM_ABS_FILE_HANDLR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_EXTENSION | SB - Domain Model - Plugin Extension (abstract behavior) | 20130324 | ||
| 2 | /IWBEP/IF_SBDM_FILE_HANDLER | Common File Handler | 20130324 |
Friends
Class /IWBEP/CL_SBDM_ABS_FILE_HANDLR has no friend class.
Attributes
Class /IWBEP/CL_SBDM_ABS_FILE_HANDLR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130326 | ||
| 2 | Instance method | Private | Method | Returns xml node for a given name | 20130324 |
Events
Class /IWBEP/CL_SBDM_ABS_FILE_HANDLR has no event.
Types
Class /IWBEP/CL_SBDM_ABS_FILE_HANDLR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_KEY | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_EXTENSION_KEY | Service Builder: Extension Key | 20130326 | |||
| 2 | IV_EXT_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_PLUGIN | 20130326 | ||||
| 3 | IV_EXT_POINT | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_EXTENSION_POINT | 20130326 |
Method CONSTRUCTOR on class /IWBEP/CL_SBDM_ABS_FILE_HANDLR has no exception.
Method XML_GET_NODE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20130324 | |||
| 2 | IO_NODELIST | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE_LIST | IF_IXML_NODE_LIST | 20130324 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130324 |
Method XML_GET_NODE_BY_NAME on class /IWBEP/CL_SBDM_ABS_FILE_HANDLR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |