SAP ABAP Class CL_BTP_DL_ROADMAP (BTP Portfolio Item Roadmap)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
BTP_DL (Package) BTP Application Data Layer Basis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_DL_PFITEM | BTP Portfolio Item | 20091229 |
Properties
| Class | CL_BTP_DL_ROADMAP | |
| Short Description | BTP Portfolio Item Roadmap | |
| Super Class | CL_BTP_DL_PFITEM | BTP Portfolio Item |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_DL | BTP Application Data Layer Basis |
| Created | 20091229 | 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) |
Interfaces
Class CL_BTP_DL_ROADMAP has no interface implemented.
Friends
Class CL_BTP_DL_ROADMAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_ROADMAP | BTP Portfolio Item Roadmap | 20091229 | |||
| 2 | Instance attribute | Private | See coding | 20100129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a Solution Manager Flavour GUID to this roadmap | 20100129 | |
| 2 | Static method | Public | Method | Cleanup database | 20100211 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20091229 | |
| 4 | Static method | Public | Method | Get all Roadmap | 20100127 | |
| 5 | Instance method | Public | Method | Get all flavour GUIDs to set in the Solution Manager Roadmap | 20100129 | |
| 6 | Instance method | Public | Method | Get the Solution Manager Roadmap GUID | 20100129 | |
| 7 | Instance method | Public | Method | Remove a Solution Manager Flavour GUID from this roadmap | 20100129 | |
| 8 | Instance method | Public | Method | Set the Solution Manager Roadmap GUID | 20100129 |
Events
Class CL_BTP_DL_ROADMAP has no event.
Types
Class CL_BTP_DL_ROADMAP has no local type.
Method Signatures
Method ADD_SMFLAVOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SMFLAVOUR | Call by reference | Type reference (TYPE) | BTP_SMI_SMFLAVOUR_GUID | BTP Solution Manager Flavour GUID | 20100129 |
Method ADD_SMFLAVOUR on class CL_BTP_DL_ROADMAP has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_BTP_DL_ROADMAP has no parameter.
Method CLEANUP on class CL_BTP_DL_ROADMAP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20110131 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_NAME | BTP Technical Object Name | 20100129 | |||
| 3 | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Objects | 20100930 |
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BTP_DL_BYPASS_BUFFER | ABAP_FALSE | BTP Bypass Buffer for Read Access | 20100729 | ||
| 2 | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden objects | 20100416 | ||
| 3 | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20100226 | ||
| 4 | RT_ROADMAP | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_ROADMAP | Table with References to Roadmap | 20100127 |
Method GET_ALL on class CL_BTP_DL_ROADMAP has no exception.
Method GET_SMFLAVOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FLAVOUR | Value transfer | Type reference (TYPE) | BTP_SMI_T_SMFLAVOUR_GUID | BTP List of Solution Manager Flavour GUIDs | 20100129 |
Method GET_SMFLAVOURS on class CL_BTP_DL_ROADMAP has no exception.
Method GET_SMROADMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SMROADMAP | Value transfer | Type reference (TYPE) | BTP_SMI_SMROADMAP_GUID | BTP Solution Manager Roadmap GUID | 20100129 |
Method GET_SMROADMAP on class CL_BTP_DL_ROADMAP has no exception.
Method REMOVE_SMFLAVOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SMFLAVOUR | Value transfer | Type reference (TYPE) | BTP_SMI_SMFLAVOUR_GUID | BTP Solution Manager Flavour GUID | 20100129 |
Method REMOVE_SMFLAVOUR on class CL_BTP_DL_ROADMAP has no exception.
Method SET_SMROADMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SMROADMAP | Call by reference | Type reference (TYPE) | BTP_SMI_SMROADMAP_GUID | BTP Solution Manager Roadmap GUID | 20100129 |
Method SET_SMROADMAP on class CL_BTP_DL_ROADMAP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |