SAP ABAP Class /IWBEP/IF_SBDM_UPRJCT_MANAGER (SB - Domain Model - User Project Manager)
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
| Class | /IWBEP/IF_SBDM_UPRJCT_MANAGER | |
| Short Description | SB - Domain Model - User Project Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120112 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SBDM_UPRJCT_MANAGER has no interface implemented.
Friends
Class /IWBEP/IF_SBDM_UPRJCT_MANAGER has no friend class.
Attributes
Class /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
Class /IWBEP/IF_SBDM_UPRJCT_MANAGER has no event.
Types
Class /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 |