SAP ABAP Interface /IWBEP/IF_SBDM_PROJECT_PSH (SB - Domain Model - Project Persistence Handler)
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_PROJECT_PSH | SB - Domain Model - Project Persistence Handler | 20120227 |
Properties
| Interface | /IWBEP/IF_SBDM_PROJECT_PSH | |
| Short Description | SB - Domain Model - Project Persistence Handler |
General Data
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120112 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_MANAGER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_PERSIST_HANDLER | SB - Domain Model - Persistence Handler | 20120227 |
Friends
Interface /IWBEP/IF_SBDM_PROJECT_PSH has no friend.
Attributes
Interface /IWBEP/IF_SBDM_PROJECT_PSH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reloads the projects | 20120227 | |
| 2 | Instance method | Public | Method | Reserves the project name | 20120227 |
Events
Interface /IWBEP/IF_SBDM_PROJECT_PSH has no event.
Types
Interface /IWBEP/IF_SBDM_PROJECT_PSH has no local type.
Method Signatures
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PROJECTS | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120903 | |||
| 2 | ET_DELETED_PROJECTS | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120711 | |||
| 3 | ET_NEW_PROJECTS | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120911 | |||
| 4 | IT_PROJECT_NAMES | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_MANAGER=>TY_T_RANGE_PRJCT_NAME | 20120227 | ||||
| 5 | IV_UPDATE_FROM_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120227 |
Method RESERVE_PROJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_PROJECT | SB - Domain Model - Project | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120227 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |