SAP ABAP Class CL_BTP_DL_CONVPACK (BTP Portfolio Item CWB Package)
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 | 20100126 |
Properties
Class | CL_BTP_DL_CONVPACK | |
Short Description | BTP Portfolio Item CWB Package | |
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 | 20100126 | 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_CONVPACK has no interface implemented.
Friends
Class CL_BTP_DL_CONVPACK 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_CONVPACK | BTP Portfolio Item CWB Package | 20100126 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTP_DL_T_FOLLOW_UP_CP | BTP Follow Ups of a Conversion Package | 20110125 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_T_INTERFACE_IDS | Buffered Interface IDs of this Package | 20110606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Cleanup database | 20100211 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100126 |
3 | ![]() |
Static method | Public | Method | Get all convpacks | 20100127 |
4 | ![]() |
Static method | Public | Method | Get all supported process types for conversion packages | 20100318 |
5 | ![]() |
Instance method | Public | Method | Get CNV package number | 20100126 |
6 | ![]() |
Instance method | Public | Method | Get the follow up conversion packages | 20101122 |
7 | ![]() |
Instance method | Public | Method | Get process type of conversion package | 20100318 |
8 | ![]() |
Instance method | Public | Method | Set CNV package number | 20100126 |
9 | ![]() |
Instance method | Public | Method | Set process type of conversion package | 20100318 |
Events
Class CL_BTP_DL_CONVPACK has no event.
Types
Class CL_BTP_DL_CONVPACK has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_BTP_DL_CONVPACK has no parameter.
Method CLEANUP on class CL_BTP_DL_CONVPACK 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 | 20110128 | ||
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_CONVPACK | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_CONVPACK | Table with References to convpacks | 20100127 |
Method GET_ALL on class CL_BTP_DL_CONVPACK has no exception.
Method GET_ALL_PROCTYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PROCTYPE | Value transfer | Type reference (TYPE) | BTP_DL_T_CONVPACK_PROCTYPE | BTP Conversion Package Process Types | 20100318 |
Method GET_ALL_PROCTYPES on class CL_BTP_DL_CONVPACK has no exception.
Method GET_CNVPACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CNVPACK | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Conversion: Conversion package number | 20100126 |
Method GET_CNVPACK on class CL_BTP_DL_CONVPACK has no exception.
Method GET_FOLLOW_UPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FOLLOW_UP | Value transfer | Type reference (TYPE) | BTP_DL_T_FOLLOW_UP_CP | BTP Follow Ups of a Conversion Package | 20101122 |
Method GET_FOLLOW_UPS on class CL_BTP_DL_CONVPACK has no exception.
Method GET_PROCTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PROCTYPE | Value transfer | Type reference (TYPE) | CNV_MBT_PROCTYPE | MBT PCL Type of MIgration Process | 20100318 |
Method GET_PROCTYPE on class CL_BTP_DL_CONVPACK has no exception.
Method SET_CNVPACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CNVPACK | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Conversion: Conversion package number | 20100126 |
Method SET_CNVPACK on class CL_BTP_DL_CONVPACK has no exception.
Method SET_PROCTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROCTYPE | Call by reference | Type reference (TYPE) | CNV_MBT_PROCTYPE | MBT PCL Type of MIgration Process | 20100318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTP Exception on Conversion Package | 20100318 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2006_1_700 |