SAP ABAP Interface /IWBEP/IF_SBDM_UPRJCT_MANAGER (SB - Domain Model - User Project Manager)
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_UPRJCT_MANAGER | SB - Domain Model - User Project Manager | 20120531 |
Properties
| Interface | /IWBEP/IF_SBDM_UPRJCT_MANAGER | |
| Short Description | SB - Domain Model - User Project Manager |
General Data
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120112 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_PERSIST_HANDLER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_SBDM_UPRJCT_MANAGER has no interface.
Friends
Interface /IWBEP/IF_SBDM_UPRJCT_MANAGER has no friend.
Attributes
Interface /IWBEP/IF_SBDM_UPRJCT_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the given projects to the fav. of the current user | 20120531 | |
| 2 | Instance method | Public | Method | Adds the given project by name | 20130524 | |
| 3 | Instance method | Public | Method | Opens the favourite projects for the current user | 20120531 | |
| 4 | Instance method | Public | Method | Removes the given projects from the current user fav. | 20120531 | |
| 5 | Instance method | Public | Method | Removes the given projects from all users | 20120531 | |
| 6 | Instance method | Public | Method | Removes the given projects from all users | 20120531 |
Events
Interface /IWBEP/IF_SBDM_UPRJCT_MANAGER has no event.
Types
Interface /IWBEP/IF_SBDM_UPRJCT_MANAGER has no local type.
Method Signatures
Method ADD_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECTS | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120531 |
Method ADD_PROJECT_BYNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROJECT | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_PROJECT | project name | 20130524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130524 |
Method OPEN_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PROJECTS | Value transfer | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120531 |
Method REMOVE_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECTS | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120531 |
Method REMOVE_PROJECTS_BYNAME_FOR_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECT_NAMES | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBDM_PERSIST_HANDLER=>TY_T_PROJECT_NAMES | 20120531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120531 |
Method REMOVE_PROJECTS_FOR_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECTS | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_PROJECTS | SB: Table Type for Projects | 20120531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120531 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |