SAP ABAP Class CL_TDMS_COMPARE_DDIC (CL_TDMS_COMPARE_DDIC)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_AP_X (Package) Generic Package for all TDMS Application
Properties
Class CL_TDMS_COMPARE_DDIC  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_AP_X   Generic Package for all TDMS Application 
Created 20110216   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TDMS_COMPARE_DDIC has no interface implemented.
Friends
Class CL_TDMS_COMPARE_DDIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMBINATION_ID Instance attribute Public Type reference (TYPE) INT4 Combination id 20140305
2 C_E Constant Public Type reference (TYPE) BALMI-MSGTY 'E' Messages, message type 20110301
3 C_I Constant Public Type reference (TYPE) BALMI-MSGTY 'I' Messages, message type 20110727
4 C_MSGID Constant Public Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_DDIC_CMP' Messages, Message Class 20110301
5 C_RECEIVER Constant Public Type reference (TYPE) STRING 'Receiver' Receiver 20110301
6 C_S Constant Public Type reference (TYPE) BALMI-MSGTY 'S' Messages, message type 20140305
7 C_SENDER Constant Public Type reference (TYPE) STRING 'Sender' Sender 20110301
8 EXTRA_RCV_FIELD Instance attribute Public Type reference (TYPE) CNVTDMS_AP_TAB_NO_SND_FIELD_T Extra fields in remote systems - DDIC Comparison Report 20110216
9 EXTRA_SND_FIELD Instance attribute Public Type reference (TYPE) CNVTDMS_AP_TAB_NO_SND_FIELD_T Extra fields in remote systems - DDIC Comparison Report 20110216
10 JOBCOUNT Instance attribute Public Type reference (TYPE) TBTCJOB-JOBCOUNT Job ID 20110217
11 RECEIVER_RFC Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110223
12 SENDER_RFC Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110223
13 TAB_NOT_EXIST Instance attribute Public Type reference (TYPE) CNVTDMS_AP_TAB_NO_EXIST_T Table does not exist details 20110216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_JOB_STATUS Instance method Public Method Check if the job is already active. 20110802
2 CONSTRUCTOR Instance method Public Constructor Constructor 20110223
3 GET_COMPARISON_STATUS Instance method Public Method Get the status of the scheduled job 20110217
4 GET_DDIC_CMP_RESULTS Instance method Public Method Get DDIC Comparison results 20110217
5 GET_SYS_COMP_DETAILS Instance method Public Method Get System and Last Comparison Date 20110727
6 START_DDIC_COMPARISON Instance method Public Method Start DDIC Comparison 20110216
7 VALIDATE_SND_RCV_RFC Instance method Public Method Validate Sender / Receiver RFC Destinationss 20110217
Events
Class CL_TDMS_COMPARE_DDIC has no event.
Types
Class CL_TDMS_COMPARE_DDIC has no local type.
Method Signatures

Method CHECK_JOB_STATUS 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 20110802
2 Exporting EV_JOB_INACTIVE Call by reference Type reference (TYPE) I Job Status 20110802
3 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110802
4 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110802

Method CHECK_JOB_STATUS on class CL_TDMS_COMPARE_DDIC has no exception.

Method CONSTRUCTOR 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 CONSTRUCTOR on class CL_TDMS_COMPARE_DDIC has no exception.

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 Completion Percentage 20110802
2 Exporting EV_COMPLETION_TEXT Call by reference Type reference (TYPE) CHAR40 Completion Text 20110802
3 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Receiver RFC Destination 20110802
4 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Sender RFC Destination 20110802

Method GET_COMPARISON_STATUS on class CL_TDMS_COMPARE_DDIC 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 Value transfer Type reference (TYPE) CNVTDMS_AP_TAB_NO_SND_FIELD_T Extra fields in remote systems - DDIC Comparison Report 20110217
2 Exporting ET_EXTRA_SND_FIELD Value transfer Type reference (TYPE) CNVTDMS_AP_TAB_NO_SND_FIELD_T Extra fields in remote systems - DDIC Comparison Report 20110217
3 Exporting ET_TAB_NOT_EXIST Value transfer Type reference (TYPE) CNVTDMS_AP_TAB_NO_EXIST_T Table does not exist details 20110217
4 Exporting EV_ERRORMSG Value transfer Type reference (TYPE) STRING Error Message 20110217
5 Exporting EV_SYSUBRC Value transfer Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20110217
6 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Receiver RFC Destination 20110720
7 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Sender RFC Destination 20110720

Method GET_DDIC_CMP_RESULTS on class CL_TDMS_COMPARE_DDIC 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) CNV_TDMS_16_DRFC-STATE_TEC Technical Status of Execution of comparison 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_COMPARE_DDIC 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 20110301
2 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110216
3 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110216

Method START_DDIC_COMPARISON on class CL_TDMS_COMPARE_DDIC has no exception.

Method VALIDATE_SND_RCV_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 20110301
2 Exporting EV_RCV_VALIDITY Call by reference Type reference (TYPE) I Receiver Validity 20110301
3 Exporting EV_SND_VALIDITY Call by reference Type reference (TYPE) I Sender Validity 20110301
4 Importing IV_RCV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110217
5 Importing IV_SND_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110217

Method VALIDATE_SND_RCV_RFC on class CL_TDMS_COMPARE_DDIC has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_620