SAP ABAP Class CL_BTP_DL_LTRSOL (BTP Portfolio Item LTR Solution)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷ CA-EUR (Application Component) European Monetary Union: Euro
⤷ BTP_DL (Package) BTP Application Data Layer Basis
⤷ 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 | 20110201 |
Properties
Class | CL_BTP_DL_LTRSOL | |
Short Description | BTP Portfolio Item LTR Solution | |
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 | 20110201 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BTP_DL_LTRSOL has no interface implemented.
Friends
Class CL_BTP_DL_LTRSOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | PS_LTRSOL | Instance attribute | Private | Type reference (TYPE) | BTP_DL_LTRSOL | BTP Portfolio Item LTR Solution | 20110201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLEANUP | Static method | Public | Method | Cleanup database | 20110201 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20110201 |
3 | GET_ALL | Static method | Public | Method | Get all LTR solutions | 20110201 |
4 | GET_LTRSOL_GUID | Instance method | Public | Method | Get GUID of the corresponding Solution in the LT Repository | 20110201 |
5 | SET_LTRSOL_GUID | Instance method | Public | Method | Set GUID of the corresponding Solution in the LT Repository | 20110201 |
Events
Class CL_BTP_DL_LTRSOL has no event.
Types
Class CL_BTP_DL_LTRSOL has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_BTP_DL_LTRSOL has no parameter.
Method CLEANUP on class CL_BTP_DL_LTRSOL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20110201 | ||
2 | Importing | IV_NAME | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_NAME | BTP Technical Object Name | 20110201 | ||
3 | Importing | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20110201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_BTP_DL_OBJECT | BTP Exceptions on Objects | 20110201 |
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BTP_DL_BYPASS_BUFFER | ABAP_FALSE | BTP Bypass Buffer for Read Access | 20110201 | |
2 | Importing | IV_GET_HIDDEN | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_HIDDEN | ABAP_FALSE | Get also hidden objects | 20110201 | |
3 | Importing | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | NC_SCENARIO_SLOP | MBT PCL: Scenario | 20110201 | |
4 | Returning | RT_LTRSOL | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_LTRSOL | Table with References to LTR Solutions | 20110201 |
Method GET_ALL on class CL_BTP_DL_LTRSOL has no exception.
Method GET_LTRSOL_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_LTRSOL_GUID | Value transfer | Type reference (TYPE) | LTR_GUID | GUID of the Solution in the LT Repository | 20110201 |
Method GET_LTRSOL_GUID on class CL_BTP_DL_LTRSOL has no exception.
Method SET_LTRSOL_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_LTRSOL_GUID | Call by reference | Type reference (TYPE) | LTR_GUID | GUID of the Solution in the LT Repository | 20110201 |
Method SET_LTRSOL_GUID on class CL_BTP_DL_LTRSOL has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_700 |