SAP ABAP Class CL_TDMS_WD_DDIC_COMPARISON (Assistance Class for CNV_TDMS_UI_DDIC_COMPARISON)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_WD_UI (Package) TDMS Activity UI's
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20110222
Properties
Class CL_TDMS_WD_DDIC_COMPARISON  
Short Description Assistance Class for CNV_TDMS_UI_DDIC_COMPARISON    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_WD_UI   TDMS Activity UI's 
Created 20110222   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_WD_DDIC_COMPARISON has no forward declaration.
Interfaces
Class CL_TDMS_WD_DDIC_COMPARISON has no interface implemented.
Friends
Class CL_TDMS_WD_DDIC_COMPARISON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_DDIC_COMPARISON Instance attribute Public Object reference (TYPE REF TO) CL_TDMS_COMPARE_DDIC 20110223
2 GT_LS_TYPE Instance attribute Public Type reference (TYPE) GTT_LS_TYPE 20120906
3 GT_PFOBJT Instance attribute Public Type reference (TYPE) GTT_PFOBJT BTP Portfolio Object Texts 20120906
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPARISON_STATUS Instance method Public Method Get Comparison Status 20110225
2 GET_DDIC_CMP_RESULTS Instance method Public Method Get DDIC comparison Results 20110225
3 GET_DOCU_OBJECT Instance method Public Method Get Docu Object 20110627
4 GET_ENG_TEXT Instance method Public Method Get English equivalent text for the Systems 20120906
5 GET_SYS_COMP_DETAILS Instance method Public Method Get DDIC comparison System Details 20110727
6 INIT Instance method Public Method Initialize and create object for DDIC comparison class 20110223
7 LOAD_TEXTS Instance method Public Method Load Texts from the BTP_DL_PFOBJT table 20120906
8 START_DDIC_COMPARISON Instance method Public Method Start DDIC comparison 20110225
9 VALIDATE_RFC Instance method Public Method Validate RFC Destination 20110228
Events
Class CL_TDMS_WD_DDIC_COMPARISON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GS_LS_TYPE Public See coding 20120906 BEGIN OF gs_ls_type, name TYPE string, guid TYPE btp_dl_guid, END OF gs_ls_type
2 GTT_LS_TYPE Public See coding 20120906 GTT_LS_TYPE TYPE STANDARD TABLE OF gs_ls_type
3 GTT_PFOBJT Public See coding 20120906 GTT_PFOBJT TYPE STANDARD TABLE OF btp_dl_pfobjt
Method Signatures

Method GET_COMPARISON_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPLETION_PERCENT Call by reference Type reference (TYPE) I 20110803
2 Exporting EV_COMPLETION_TEXT Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20110803
3 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110803
4 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110803

Method GET_COMPARISON_STATUS on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method GET_DDIC_CMP_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTRA_RCV_FIELD Call by reference Type reference (TYPE) CNVTDMS_AP_TAB_NO_SND_FIELD_T Extra fields in remote systems - DDIC Comparison Report 20110225
2 Exporting ET_EXTRA_SND_FIELD Call by reference Type reference (TYPE) CNVTDMS_AP_TAB_NO_SND_FIELD_T Extra fields in remote systems - DDIC Comparison Report 20110225
3 Exporting ET_TAB_NOT_EXIST Call by reference Type reference (TYPE) CNVTDMS_AP_TAB_NO_EXIST_T Table does not exist details 20110225
4 Exporting EV_ERRORMSG Call by reference Type reference (TYPE) STRING 20110225
5 Exporting EV_SYSUBRC Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110225
6 Importing IV_RCV_RFC_DEST Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110721
7 Importing IV_SND_RFC_DEST Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110721

Method GET_DDIC_CMP_RESULTS on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method GET_DOCU_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_DOCU Value transfer Object reference (TYPE REF TO) CL_BTP_DL_DOCU Help Docu 20110627

Method GET_DOCU_OBJECT on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method GET_ENG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) BTP_DL_OBJ_TEXT BTP Textual Object Description 20120906
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING System name 20120906

Method GET_ENG_TEXT on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method GET_SYS_COMP_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110727
2 Exporting EV_JOB_STATUS Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140309
3 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110727
4 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110727

Method GET_SYS_COMP_DETAILS on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RECEIVER_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110223
2 Importing IV_SENDER_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110223

Method INIT on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method LOAD_TEXTS Signature

Method LOAD_TEXTS on class CL_TDMS_WD_DDIC_COMPARISON has no parameter.
Method LOAD_TEXTS on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method START_DDIC_COMPARISON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110311
2 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110225
3 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110225

Method START_DDIC_COMPARISON on class CL_TDMS_WD_DDIC_COMPARISON has no exception.

Method VALIDATE_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110311
2 Exporting EV_RCV_VALIDITY Call by reference Type reference (TYPE) I 20110228
3 Exporting EV_SND_VALIDITY Call by reference Type reference (TYPE) I 20110228
4 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110228
5 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110228

Method VALIDATE_RFC on class CL_TDMS_WD_DDIC_COMPARISON has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_700