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 /IWBEP/IF_SBDM_PERSIST_HANDLER 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 ADD_PROJECTS Instance method Public Method Adds the given projects to the fav. of the current user 20120531
2 ADD_PROJECT_BYNAME Instance method Public Method Adds the given project by name 20130524
3 OPEN_PROJECTS Instance method Public Method Opens the favourite projects for the current user 20120531
4 REMOVE_PROJECTS Instance method Public Method Removes the given projects from the current user fav. 20120531
5 REMOVE_PROJECTS_BYNAME_FOR_ALL Instance method Public Method Removes the given projects from all users 20120531
6 REMOVE_PROJECTS_FOR_ALL 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 Importing IT_PROJECTS Call by reference Type reference (TYPE) /IWBEP/T_SBDM_PROJECTS SB: Table Type for Projects 20120531
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120531

Method ADD_PROJECT_BYNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROJECT Call by reference Type reference (TYPE) /IWBEP/SBDM_PROJECT project name 20130524
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130524

Method OPEN_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROJECTS Value transfer Type reference (TYPE) /IWBEP/T_SBDM_PROJECTS SB: Table Type for Projects 20120531
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120531

Method REMOVE_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROJECTS Call by reference Type reference (TYPE) /IWBEP/T_SBDM_PROJECTS SB: Table Type for Projects 20120531
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 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 Importing 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 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120531

Method REMOVE_PROJECTS_FOR_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROJECTS Call by reference Type reference (TYPE) /IWBEP/T_SBDM_PROJECTS SB: Table Type for Projects 20120531
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120531
History
Last changed by/on SAP  20141120 
SAP Release Created in