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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TDMS_COMPARE_DDIC | 20110223 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | GTT_LS_TYPE | 20120906 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | GTT_PFOBJT | BTP Portfolio Object Texts | 20120906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Comparison Status | 20110225 | |
| 2 | Instance method | Public | Method | Get DDIC comparison Results | 20110225 | |
| 3 | Instance method | Public | Method | Get Docu Object | 20110627 | |
| 4 | Instance method | Public | Method | Get English equivalent text for the Systems | 20120906 | |
| 5 | Instance method | Public | Method | Get DDIC comparison System Details | 20110727 | |
| 6 | Instance method | Public | Method | Initialize and create object for DDIC comparison class | 20110223 | |
| 7 | Instance method | Public | Method | Load Texts from the BTP_DL_PFOBJT table | 20120906 | |
| 8 | Instance method | Public | Method | Start DDIC comparison | 20110225 | |
| 9 | 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 | EV_COMPLETION_PERCENT | Call by reference | Type reference (TYPE) | I | 20110803 | ||||
| 2 | EV_COMPLETION_TEXT | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20110803 | |||
| 3 | IV_RCV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110803 | |||
| 4 | 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 | 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 | 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 | ET_TAB_NOT_EXIST | Call by reference | Type reference (TYPE) | CNVTDMS_AP_TAB_NO_EXIST_T | Table does not exist details | 20110225 | |||
| 4 | EV_ERRORMSG | Call by reference | Type reference (TYPE) | STRING | 20110225 | ||||
| 5 | EV_SYSUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20110225 | |||
| 6 | IV_RCV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110721 | |||
| 7 | 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 | 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 | EV_TEXT | Call by reference | Type reference (TYPE) | BTP_DL_OBJ_TEXT | BTP Textual Object Description | 20120906 | |||
| 2 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110727 | |||
| 2 | EV_JOB_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140309 | |||
| 3 | IV_RCV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110727 | |||
| 4 | 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 | IV_RECEIVER_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110223 | |||
| 2 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110311 | |||
| 2 | IV_RCV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110225 | |||
| 3 | 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 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110311 | |||
| 2 | EV_RCV_VALIDITY | Call by reference | Type reference (TYPE) | I | 20110228 | ||||
| 3 | EV_SND_VALIDITY | Call by reference | Type reference (TYPE) | I | 20110228 | ||||
| 4 | IV_RCV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110228 | |||
| 5 | 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 |