SAP ABAP Interface /IWBEP/IF_SBDM_COPY_CONTAINER (SB - Domain Model - Copy Container)
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_COPY_CONTEXT | SB - Domain Model - Copy Context | 20130201 |
Properties
| Interface | /IWBEP/IF_SBDM_COPY_CONTAINER | |
| Short Description | SB - Domain Model - Copy Container |
General Data
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20130201 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /IWBEP/IF_SBDM_COPY_CONTAINER has no interface.
Friends
Interface /IWBEP/IF_SBDM_COPY_CONTAINER has no friend.
Attributes
Interface /IWBEP/IF_SBDM_COPY_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the original nodes selected for the copy operation | 20130201 | |
| 2 | Instance method | Public | Method | Returns the total number of copied nodes | 20130213 | |
| 3 | Instance method | Public | Method | Pastes copies of the selected nodes at the given target | 20130201 |
Events
Interface /IWBEP/IF_SBDM_COPY_CONTAINER has no event.
Types
Interface /IWBEP/IF_SBDM_COPY_CONTAINER has no local type.
Method Signatures
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODE | Value transfer | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | nodes to be copied with all contained children | 20130201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130201 |
Method GET_TOTAL_NODE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | 20130213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130213 |
Method PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | target node for insertion | 20130201 | |||
| 2 | IV_AS_SIBLING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130201 | |||
| 3 | RT_RESULT | Value transfer | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | nodes created by paste (copies of selected nodes) | 20130211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130201 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |