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 ABAP 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 OR_PIFD_MAINT_GUI Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_MAINT_GUI PIFD Maintenance GUI superclass 20110113
2 OV_CONTEXT Instance attribute Protected Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110303
3 OV_MASTER_READ_ONLY Instance attribute Protected Type reference (TYPE) CNV_MBT_READ Read-Only 20110405
4 OV_PACKAGE_ID Instance attribute Protected Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20110203
5 OV_RFC_DEST_FOR_VAR_CREATION Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110310
6 OV_SET_CWB_STATE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE Set the CWB state 20110905
7 PS_CURRENT_LINE Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_IF_AND_VAR PIFD Interface with associated Variant 20120712
8 PV_FIRST_SAVE_INIT_DO Instance attribute Private Type reference (TYPE) ABAP_BOOL Should we initialize the CWB step? 20110311
9 PV_FIRST_SAVE_INIT_PHASE Instance attribute Private Type reference (TYPE) CNV_PHASE Conversion: Phase 20110311
10 PV_FIRST_SAVE_INIT_PROGRAM Instance attribute Private Type reference (TYPE) PROGRAMM ABAP Program Name 20110311
11 PV_FIRST_SAVE_INIT_TABNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20110311
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110113
2 HANDLE_AFTER_VAR_CREATION Instance method Protected Event handling method Handles the after_variant_creation event 20110303
3 HANDLE_ASSOC_CHANGE Instance method Protected Event handling method Handled the association_changed event 20110610
4 HANDLE_BEFORE_ASSOC_CHANGE Instance method Protected Event handling method Handles the before_association_change event 20110408
5 HANDLE_BEFORE_VARIANT_SAVED Instance method Protected Event handling method Handles the before_variant_saved event 20110414
6 HANDLE_BEFORE_VAR_CREATION Instance method Protected Event handling method Handles the before_variant_creation event 20110303
7 HANDLE_INTERFACE_IGNORED Instance method Protected Event handling method Handles the Interface Ignored event 20110512
8 HANDLE_VARIANT_SAVED Instance method Protected Event handling method Handles the variant_saved event 20110301
9 INITIALIZE_ON_FIRST_SAVE Instance method Public Method Sets CWB step to be initialized on first save 20110311
10 RELEASE_EXCLUSIVE_ASSOC_LOCK Instance method Private Method Release the exclusive association lock for the line 20110610
11 RELEASE_SHARED_ASSOC_LOCK Instance method Private Method Release the exclusive association lock for the line 20110610
12 SET_MAPPINGS_FOR_DISPLAY Instance method Protected Method Sends the mappings to be displayed to the PIFD GUI 20110113
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 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20110303
2 Importing IV_READ_ONLY Call by reference Type reference (TYPE) CNV_MBT_READ ABAP_FALSE Read-Only 20110405
3 Importing 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 CX_CNV_MBT_COT_NOT_FOUND SLO COT Object not found 20110322
2 CX_CNV_MBT_ME_CWBI_CWB 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_PHASE Conversion: Phase 20110311
2 Importing IV_PROGNAME Call by reference Type reference (TYPE) PROGRAMM ABAP Program Name 20110311
3 Importing 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 Importing 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 Importing 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 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110225
2 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110210
3 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20110119
4 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20110225
5 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110119
6 CX_LTR_MODEL_LOCKED LTR: Locking exception 20110119
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620