SAP ABAP Class CL_CNV_MBT_ME_CWBI_MAINT_GUI (ME CWBI GUI superclass)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_ME_CWBI (Package) Mapping Engine CWB Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PIFD_VAR_GUI_CONT | Controls the Variant Maintanance GUI | 20110610 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_ME_CWBI_DYN_MAINT | 20110113 |
Properties
| Class | CL_CNV_MBT_ME_CWBI_MAINT_GUI | |
| Short Description | ME CWBI GUI superclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_ME_CWBI | Mapping Engine CWB Interface |
| Created | 20110113 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_PIFD_VAR_GUI_CONT | Controls the Variant Maintanance GUI | 20110610 |
Friends
Class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_MAINT_GUI | PIFD Maintenance GUI superclass | 20110113 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110303 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_READ | Read-Only | 20110405 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110203 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110310 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Set the CWB state | 20110905 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_IF_AND_VAR | PIFD Interface with associated Variant | 20120712 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Should we initialize the CWB step? | 20110311 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CNV_PHASE | Conversion: Phase | 20110311 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20110311 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20110311 |
Methods
Events
Class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no event.
Types
Class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110303 | |||
| 2 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | CNV_MBT_READ | ABAP_FALSE | Read-Only | 20110405 | ||
| 3 | IV_SET_CWB_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Set the CWB state | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLO COT Object not found | 20110322 | ||
| 2 | CWB Exception occurred | 20110708 |
Method HANDLE_AFTER_VAR_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Attribute reference (LIKE) | 20110303 |
Method HANDLE_AFTER_VAR_CREATION on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method HANDLE_ASSOC_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Attribute reference (LIKE) | 20110610 |
Method HANDLE_ASSOC_CHANGE on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method HANDLE_BEFORE_ASSOC_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Attribute reference (LIKE) | 20110408 |
Method HANDLE_BEFORE_ASSOC_CHANGE on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method HANDLE_BEFORE_VARIANT_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Attribute reference (LIKE) | 20110414 |
Method HANDLE_BEFORE_VARIANT_SAVED on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method HANDLE_BEFORE_VAR_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Attribute reference (LIKE) | 20110303 |
Method HANDLE_BEFORE_VAR_CREATION on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method HANDLE_INTERFACE_IGNORED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INTERFACE | Call by reference | Attribute reference (LIKE) | 20110512 |
Method HANDLE_INTERFACE_IGNORED on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method HANDLE_VARIANT_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Attribute reference (LIKE) | 20110301 |
Method HANDLE_VARIANT_SAVED on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method INITIALIZE_ON_FIRST_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_PHASE | Conversion: Phase | 20110311 | |||
| 2 | IV_PROGNAME | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20110311 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110311 |
Method INITIALIZE_ON_FIRST_SAVE on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method RELEASE_EXCLUSIVE_ASSOC_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_IF_AND_VAR | PIFD Interface with associated Variant | 20110610 |
Method RELEASE_EXCLUSIVE_ASSOC_LOCK on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method RELEASE_SHARED_ASSOC_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IF_AND_VAR | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_IF_AND_VAR | PIFD Interface with associated Variant | 20110610 |
Method RELEASE_SHARED_ASSOC_LOCK on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no exception.
Method SET_MAPPINGS_FOR_DISPLAY Signature
Method SET_MAPPINGS_FOR_DISPLAY on class CL_CNV_MBT_ME_CWBI_MAINT_GUI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No entry found for the specified data | 20110225 | ||
| 2 | Inconsistent data found | 20110210 | ||
| 3 | Exception that occurs when mapping could not be found | 20110119 | ||
| 4 | Template not found | 20110225 | ||
| 5 | LTR: Repository Model Exception | 20110119 | ||
| 6 | LTR: Locking exception | 20110119 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |