SAP ABAP Class CL_BTP_WD_PROJPHASE (BTP Project Phases assistance class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_WD (Package) BTP Web Dynpro Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_WD_ASSIST | BTP Assistance Super Class | 20100322 |
Properties
| Class | CL_BTP_WD_PROJPHASE | |
| Short Description | BTP Project Phases assistance class | |
| Super Class | CL_BTP_WD_ASSIST | BTP Assistance Super Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_WD | BTP Web Dynpro Layer |
| Created | 20100322 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BTP_WD_PROJPHASE has no interface implemented.
Friends
Class CL_BTP_WD_PROJPHASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BTP_DL_PCOMPOSER | BTP Project Composer | 20100322 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BTP_DL_PROJPHASE | The Project Phase currently selected | 20100322 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20110408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build UI texts | 20100322 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100322 | |
| 3 | Instance method | Public | Method | Fill a UI structure with data from a Project Phase object | 20100322 | |
| 4 | Instance method | Public | Method | Get detailed Project Phase data for the UI | 20100322 | |
| 5 | Instance method | Public | Method | Get a table of overview data for the UI | 20100322 | |
| 6 | Instance method | Public | Method | Save Project Phase data from the UI | 20100322 |
Events
Class CL_BTP_WD_PROJPHASE has no event.
Types
Class CL_BTP_WD_PROJPHASE has no local type.
Method Signatures
Method BUILD_UI_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_UI_TEXTS | Call by reference | Type reference (TYPE) | BTP_WD_S_UI_TEXTS | BTP UI texts | 20100322 |
Method BUILD_UI_TEXTS on class CL_BTP_WD_PROJPHASE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BTP_WD_PROJPHASE has no parameter.
Method CONSTRUCTOR on class CL_BTP_WD_PROJPHASE has no exception.
Method FILL_UI_STRUC_FROM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROJPHASE | Call by reference | Type reference (TYPE) | BTP_WD_S_UI_PROJPHASE | Project Phase data for the UI | 20100322 | |||
| 2 | IR_PROJPHASE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_PROJPHASE | BTP Project Phase | 20100322 |
Method FILL_UI_STRUC_FROM_OBJECT on class CL_BTP_WD_PROJPHASE has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROJPHASE_DETAIL | Call by reference | Type reference (TYPE) | BTP_WD_S_UI_PROJPHASE | Project Phase data for the UI | 20100322 |
Method GET_DETAIL on class CL_BTP_WD_PROJPHASE has no exception.
Method GET_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROJPHASE | Call by reference | Type reference (TYPE) | BTP_WD_T_UI_PROJPHASE | Table of Project Phase data for the UI | 20100322 | |||
| 2 | EV_LEAD_SEL_INDEX | Call by reference | Type reference (TYPE) | I | Index of Landscape at lead selection | 20100322 | |||
| 3 | IV_LEAD_SEL_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | GUID of Landscape to be at lead selection | 20100322 |
Method GET_OVERVIEW on class CL_BTP_WD_PROJPHASE has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROJPHASE_DETAIL | Call by reference | Type reference (TYPE) | BTP_WD_S_UI_PROJPHASE | Project Phase data for the UI | 20100322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Objects | 20100322 | ||
| 2 | BTP Exception on Project Phase | 20100322 | ||
| 3 | BTP Exceptions on PCL Interface | 20100414 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |