Hierarchy
⤷
⤷
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 | 20101004 |
Properties
| Class | CL_TDMS_WD_SYST_ANALYSIS | |
| Short Description | Assistance Class for CNV_TDMS_UI_SYST_ANALYSIS | |
| 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 | 20101004 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TDMS_WD_SYST_ANALYSIS has no forward declaration.
Interfaces
Class CL_TDMS_WD_SYST_ANALYSIS has no interface implemented.
Friends
Class CL_TDMS_WD_SYST_ANALYSIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20140228 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'Actual costing active' | Actual costing active | 20110202 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'AutoGrowth status' | AutoGrowth status | 20110202 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'Latest SP Levels' | Latest SP Levels | 20110202 | ||
| 5 | Constant | Public | Type reference (TYPE) | RFCDEST | 'NONE' | RFC Destination is NONE | 20110202 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'Non-Unique Secondary Index' | Non-unique secondary index | 20110202 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'NOTES' | Notes | 20110131 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'Receiver' | Receiver | 20110202 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'Sender' | Sender | 20110202 | ||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TDMS_AP_ANALYSIS | System Analysis Class | 20101004 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | GTT_LS_TYPE | 20121119 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | CNVTDMS_AP_PACKID_T | List of TDMS Packages | 20110705 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | GTT_PFOBJT | BTP Portfolio Object Texts | 20121119 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | TDMS Exception Message | 20140320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call transaction for Sender and Receiver Systems in SAP GUI | 20130602 | |
| 2 | Instance method | Public | Method | Actual Costing Details | 20101004 | |
| 3 | Instance method | Public | Method | AutoGrowth Status | 20101004 | |
| 4 | Instance method | Public | Method | Get Central Parameter Details | 20101004 | |
| 5 | Instance method | Public | Method | Get Docu Object for Help | 20110627 | |
| 6 | Instance method | Public | Method | Get English equivalent text for the Systems | 20121119 | |
| 7 | Instance method | Public | Method | Get Header Details | 20101004 | |
| 8 | Instance method | Public | Method | Information Details | 20101004 | |
| 9 | Instance method | Public | Method | Get lock Elements Status | 20101004 | |
| 10 | Instance method | Public | Method | Notes Details | 20101004 | |
| 11 | Instance method | Public | Method | Get list of TDMS Packages | 20110705 | |
| 12 | Instance method | Public | Method | Get Recommended Values for parameters from DB (gt_params) | 20101004 | |
| 13 | Instance method | Public | Method | Get Param_data (lt_param_data) | 20101004 | |
| 14 | Instance method | Public | Method | Get Process Types from Domain CNVTDMS16_PTYPES | 20101004 | |
| 15 | Instance method | Public | Method | Get Reciever Parameter Details | 20101004 | |
| 16 | Instance method | Public | Method | RFC details | 20101004 | |
| 17 | Instance method | Public | Method | Get RFC Destination | 20101004 | |
| 18 | Instance method | Public | Method | RFC status | 20101004 | |
| 19 | Instance method | Public | Method | Get Secondary Index details | 20101004 | |
| 20 | Instance method | Public | Method | Get Sender Parameter Details | 20101004 | |
| 21 | Instance method | Public | Method | Get SP details | 20101004 | |
| 22 | Instance method | Public | Method | Get texts from CL_TDMS_AP_ANALYSIS | 20110228 | |
| 23 | Instance method | Public | Method | URL details | 20101004 | |
| 24 | Instance method | Public | Method | VDLR log Details | 20101004 | |
| 25 | Instance method | Public | Method | Initialize and create object for system analysis class | 20101004 | |
| 26 | Instance method | Public | Method | Load Texts from the BTP_DL_PFOBJT table | 20121119 | |
| 27 | Instance method | Public | Method | Set sender and receiver system RFC destinations | 20101004 | |
| 28 | Instance method | Public | Method | Set sender and receiver RFCs from package id | 20101004 |
Events
Class CL_TDMS_WD_SYST_ANALYSIS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GS_LS_TYPE | Public | See coding | 20121119 | 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 | 20121119 | GTT_LS_TYPE TYPE STANDARD TABLE OF gs_ls_type
|
||
| 3 | GTT_PFOBJT | Public | See coding | 20121119 | GTT_PFOBJT TYPE STANDARD TABLE OF btp_dl_pfobjt
|
Method Signatures
Method CALL_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130602 | |||
| 2 | IV_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaction Code | 20130602 |
Method CALL_TRANSACTION on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_ACTUAL_COSTING_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTUAL_COSTING_STATUS | Call by reference | Type reference (TYPE) | CNVTDMS16_VDOLLAR_STRUCT_T | Table Type for VDOLLAR values | 20101004 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_ACTUAL_COSTING_DETAILS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_AUTOGROWTH_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSS_FILES | Call by reference | Type reference (TYPE) | CNVTDMS_AP_MSS_FILES_T | Table Type for displaying Autogrowth status | 20101004 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_AUTOGROWTH_STATUS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_CENTRAL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CENTRAL_PARAMS | Value transfer | Type reference (TYPE) | CNVTDMS_AP_PARAM_FOR_DISPLAY_T | Table type to hold final list of parameters | 20101004 |
Method GET_CENTRAL_PARAMS on class CL_TDMS_WD_SYST_ANALYSIS 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_SYST_ANALYSIS 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 | 20121119 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | System name | 20121119 |
Method GET_ENG_TEXT on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_HEADER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DBNAME | Call by reference | Type reference (TYPE) | CHAR10 | DB Name | 20101004 | |||
| 2 | EV_DBREL | Call by reference | Type reference (TYPE) | CHAR10 | DB Release | 20101004 | |||
| 3 | EV_ERRORMSG | Call by reference | Type reference (TYPE) | STRING | Error Message | 20101004 | |||
| 4 | EV_SYSID | Call by reference | Type reference (TYPE) | CHAR10 | System ID | 20101004 | |||
| 5 | EV_SYSREL | Call by reference | Type reference (TYPE) | CHAR10 | System Release | 20101004 | |||
| 6 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | RFC destination | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Message Raised | 20101004 |
Method GET_INFO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_TABLE | Call by reference | Type reference (TYPE) | CNVTDMS_AP_DOCUMENT_TABLE | Get document in form of a table | 20101004 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20101004 |
Method GET_INFO_DATA on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_LOCK_ELEM_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOCK_ELEMENT | Call by reference | Type reference (TYPE) | CNVTDMS_AP_VDLR_LOCK_ELEMENT_T | V$ LOCK_ELEMENT details | 20101004 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_LOCK_ELEM_STATUS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_NOTES_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTE_TABLE | Call by reference | Type reference (TYPE) | CNV_TDMS_16_DISP_T | Table type used to display mandatory notes based on SP level | 20110203 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_NOTES_DATA on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_PACKID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PACKID | Value transfer | Type reference (TYPE) | CNVTDMS_AP_PACKID_T | Table to hold List of TDMS Package Numbers | 20110705 |
Method GET_PACKID_LIST on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_PARAMS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAMS | Value transfer | Type reference (TYPE) | CNVTDMS_AP_PARAMS_T | Parameters List | 20101004 |
Method GET_PARAMS_LIST on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_PARAM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERRORMSG | Call by reference | Type reference (TYPE) | STRING | Error Message | 20101004 | |||
| 2 | EV_PARAM_DATA | Call by reference | Type reference (TYPE) | CNVTDMS_AP_PARAMDATA_T | Parameter List For System Analysis | 20101004 | |||
| 3 | IV_DB_NAME | Call by reference | Type reference (TYPE) | CHAR10 | DB Name | 20101004 | |||
| 4 | IV_DB_REL | Call by reference | Type reference (TYPE) | CHAR10 | DB Release | 20101004 | |||
| 5 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | RFC destination | 20101004 |
Method GET_PARAM_DATA on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_PROCESS_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DB_NAME | Call by reference | Type reference (TYPE) | CHAR10 | DB Name | 20101004 | |||
| 2 | RT_PROCESS_TYPES | Value transfer | Type reference (TYPE) | SWDTDD07V | Different Process Types | 20101004 |
Method GET_PROCESS_TYPES on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_RECIEVER_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RECIEVER_PARAMS | Value transfer | Type reference (TYPE) | CNVTDMS_AP_PARAM_FOR_DISPLAY_T | Table type to hold final list of parameters | 20101004 |
Method GET_RECIEVER_PARAMS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_RFC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RFCDEST | Value transfer | Type reference (TYPE) | CNVTDMS_AP_RFCDEST_T | Table Type for RFC Destinations | 20101004 |
Method GET_RFC_DATA on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 | |||
| 2 | IV_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20101004 |
Method GET_RFC_DESTINATION on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_RFC_STATUS 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 | 20101004 | |||
| 2 | IV_RECIEVER_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 | |||
| 3 | IV_SENDER_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_RFC_STATUS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_SEC_INDEX_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEC_INDEX_TABLE | Call by reference | Type reference (TYPE) | CNVTDMS_AP_SEC_INDEX_T | Number of Secondary Index details | 20101004 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_SEC_INDEX_DETAILS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_SENDER_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SENDER_PARAMS | Value transfer | Type reference (TYPE) | CNVTDMS_AP_PARAM_FOR_DISPLAY_T | Table type to hold final list of parameters | 20101004 |
Method GET_SENDER_PARAMS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_SP_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMP_INFO | Call by reference | Type reference (TYPE) | CNVTDMS_AP_COMP_VERSION_T | Release information of Software Components in System | 20101004 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_SP_DETAILS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_TEXTPOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TEXTPOOL | Value transfer | Type reference (TYPE) | TABLE_OF_TEXTPOOL | Table of Type TEXTPOOL | 20110228 |
Method GET_TEXTPOOL on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_URL_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOSTNAME | Call by reference | Type reference (TYPE) | STRING | 20101004 | ||||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 | |||
| 3 | PORT | Call by reference | Type reference (TYPE) | STRING | 20101004 |
Method GET_URL_DETAILS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method GET_VDLR_LOG_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_DETAILS | Call by reference | Type reference (TYPE) | CNVTDMS_AP_VDOLLAR_LOG_T | V$ Log Details | 20101004 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101004 |
Method GET_VDLR_LOG_DETAILS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method INIT 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 id | 20101004 | |||
| 2 | IV_RECEIVER_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Receiver RFC destination | 20101004 | |||
| 3 | IV_SENDER_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Sender RFC destination | 20101004 |
Method INIT on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method LOAD_TEXTS Signature
Method LOAD_TEXTS on class CL_TDMS_WD_SYST_ANALYSIS has no parameter.
Method LOAD_TEXTS on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method SET_SENDER_RECEIVER_RFC 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 | Receiver RFC destination | 20101004 | |||
| 2 | IV_SENDER_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Sender RFC destination | 20101004 |
Method SET_SENDER_RECEIVER_RFC on class CL_TDMS_WD_SYST_ANALYSIS has no exception.
Method VALIDATE_PACKAGE_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 | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Balmi Message | 20101004 |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2006_1_700 |