SAP ABAP Class CL_DPR_SEARCH_PROJECT (Search for Projects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_SEARCH_GENERAL | Interface for BAdI: INM_SEARCH_PROJECT_DBSYS_OPT | 20130423 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_SEARCH_VIA_TEXT_CGPL | Search project phase | 20130423 |
Properties
| Class | CL_DPR_SEARCH_PROJECT | |
| Short Description | Search for Projects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_SHARED | Project Management - Shared Objects |
| Created | 20130418 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_SEARCH_PROJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_SEARCH_GENERAL | Interface for BAdI: INM_SEARCH_PROJECT_DBSYS_OPT | 20130423 | ||
| 2 | IF_DPR_SEARCH_VIA_TEXT_CGPL | Search project phase | 20130423 |
Friends
Class CL_DPR_SEARCH_PROJECT has no friend class.
Attributes
Class CL_DPR_SEARCH_PROJECT has no attribute.
Methods
Class CL_DPR_SEARCH_PROJECT has no method.
Events
Class CL_DPR_SEARCH_PROJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_RANGE_EXT_ID | Private | See coding | 20130425 | tt_range_ext_id TYPE RANGE OF cgpl_extid
|
||
| 2 | TT_SHLP_PROJECT_TEXT | Private | See coding | 20130425 | tt_shlp_project_text TYPE TABLE OF dpr_ts_shlp_cgpl_entity_text
|
||
| 3 | TT_V_DPR_PROJECTS | Public | See coding | 20130425 | tt_v_dpr_projects TYPE TABLE OF v_dpr_project
|
||
| 4 | TY_VERSION_TYPE | Private | See coding | 20130508 | BEGIN OF ty_version_type,
version TYPE cgpl_tv_version,
version_type TYPE cgpl_tv_version_type,
END OF ty_version_type
|
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 600_740 |