SAP ABAP Interface /IWBEP/IF_SBDM_FACTORY (SB - Domain Model - Factory)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBDM_FACTORY | SB - Domain Model - Factory | 20120127 |
Properties
| Interface | /IWBEP/IF_SBDM_FACTORY | |
| Short Description | SB - Domain Model - Factory |
General Data
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120110 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SBDM_FACTORY has no forward declaration.
Interfaces
Interface /IWBEP/IF_SBDM_FACTORY has no interface.
Friends
Interface /IWBEP/IF_SBDM_FACTORY has no friend.
Attributes
Interface /IWBEP/IF_SBDM_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates an attachment | 20130315 | |
| 2 | Instance method | Public | Method | Creates a generated artifact | 20120216 | |
| 3 | Instance method | Public | Method | Creates a model | 20120127 | |
| 4 | Instance method | Public | Method | Creates a project | 20120127 | |
| 5 | Instance method | Public | Method | Creates a service | 20120201 | |
| 6 | Instance method | Public | Method | Creates a using | 20130404 |
Events
Interface /IWBEP/IF_SBDM_FACTORY has no event.
Types
Interface /IWBEP/IF_SBDM_FACTORY has no local type.
Method Signatures
Method CREATE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MIME_TYPE | Call by reference | Type reference (TYPE) | W3CONTTYPE | HTML content type | 20130315 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_NAME | Service Builder: Node Name | 20130315 | |||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_ATTACHMENT_TYPE | Service Builder: Attachment Type | 20130315 | |||
| 4 | RO_ATTACHMENT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ATTACHMENT | SB - Domain Model - Attachment | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130315 |
Method CREATE_GEN_ARTIFACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NODE_NAME | SB: DM node name | 20120216 | |||
| 2 | RO_GEN_ARTIFACT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_GEN_ARTIFACT | SB - Domain Model - Generated Artifact | 20120216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120216 |
Method CREATE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MPC | Call by reference | Type reference (TYPE) | /IWBEP/MED_DEFINITION_CLASS | 20120127 | ||||
| 2 | IV_SCHEMA_NAMESPACE | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_NAMESPACE | Service Builder: Namespace | 20130402 | |||
| 3 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_TECHNICAL_NAME | 20120127 | ||||
| 4 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_MDL_VERSION | 20120127 | ||||
| 5 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | 20120127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120202 |
Method CREATE_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROJECT_DESCRIPTION | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_DESCRIPTION | 20120127 | ||||
| 2 | IV_PROJECT_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 20120127 | ||||
| 3 | RO_PROJECT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROJECT | 20120127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120202 |
Method CREATE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DPC | Call by reference | Type reference (TYPE) | /IWBEP/MED_RUNTIME_SERVICE | 20120201 | ||||
| 2 | IV_EXTERNAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_EXTERNAL_NAME | 20120201 | ||||
| 3 | IV_TECHNICAL_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | 20120201 | ||||
| 4 | IV_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | 20120201 | ||||
| 5 | RO_SERVICE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_SERVICE | 20120201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120202 |
Method CREATE_USING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_MODEL | SB - Domain Model - Model | 20130404 | |||
| 2 | RO_USING | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_USING | SB - Domain Model - Using | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130404 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |