SAP ABAP Class CL_BTP_DL_PEXTENDER (BTP Project Extender)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_DL (Package) BTP Application Data Layer Basis
⤷
⤷
Properties
| Class | CL_BTP_DL_PEXTENDER | |
| Short Description | BTP Project Extender | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_DL | BTP Application Data Layer Basis |
| Created | 20100329 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BTP_DL_PEXTENDER has no forward declaration.
Interfaces
Class CL_BTP_DL_PEXTENDER has no interface implemented.
Friends
Class CL_BTP_DL_PEXTENDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BTP_DL_BLUEPRINT | BTP Blueprint | 20100330 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BTP_DL_PROJECT | BTP Project | 20100329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if a blueprint can be set as new blueprint | 20100329 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100329 | |
| 3 | Instance method | Public | Method | String to display in a Ok-Popup on project extender startup | 20100330 | |
| 4 | Instance method | Public | Method | Set a new blueprint for the project extension | 20100329 |
Events
Class CL_BTP_DL_PEXTENDER has no event.
Types
Class CL_BTP_DL_PEXTENDER has no local type.
Method Signatures
Method CHECK_BLUEPRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NEW_BLUEPRINT | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_BLUEPRINT | BTP Blueprint | 20100329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception on Project Extender | 20100329 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_PROJECT | BTP Project | 20100329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception on Project Extender | 20100329 |
Method GET_STARTUP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | String to be displayed | 20100330 |
Method GET_STARTUP_MESSAGE on class CL_BTP_DL_PEXTENDER has no exception.
Method SET_NEW_BLUEPRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NEW_BLUEPRINT | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_BLUEPRINT | BTP Blueprint | 20100329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception on Project Extender | 20100329 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |