SAP ABAP Class CL_TDMS_WD_SYST_ANALYSIS (Assistance Class for CNV_TDMS_UI_SYST_ANALYSIS)
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 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 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING 20140228
2 GC_ACTUAL_COST_ACT Instance attribute Public Type reference (TYPE) STRING 'Actual costing active' Actual costing active 20110202
3 GC_AUTOGROW_STATUS Constant Public Type reference (TYPE) STRING 'AutoGrowth status' AutoGrowth status 20110202
4 GC_LATEST_SP_LEV Constant Public Type reference (TYPE) STRING 'Latest SP Levels' Latest SP Levels 20110202
5 GC_NONE Constant Public Type reference (TYPE) RFCDEST 'NONE' RFC Destination is NONE 20110202
6 GC_NON_UNIQ_SEC_IND Constant Public Type reference (TYPE) STRING 'Non-Unique Secondary Index' Non-unique secondary index 20110202
7 GC_NOTES Constant Public Type reference (TYPE) STRING 'NOTES' Notes 20110131
8 GC_RECEIVER Constant Public Type reference (TYPE) STRING 'Receiver' Receiver 20110202
9 GC_SENDER Constant Public Type reference (TYPE) STRING 'Sender' Sender 20110202
10 GREF_SYST_ANALYSIS Instance attribute Public Object reference (TYPE REF TO) CL_TDMS_AP_ANALYSIS System Analysis Class 20101004
11 GT_LS_TYPE Instance attribute Public Type reference (TYPE) GTT_LS_TYPE 20121119
12 GT_PACKID_LIST Instance attribute Public Type reference (TYPE) CNVTDMS_AP_PACKID_T List of TDMS Packages 20110705
13 GT_PFOBJT Instance attribute Public Type reference (TYPE) GTT_PFOBJT BTP Portfolio Object Texts 20121119
14 GV_EXCP_MSG Instance attribute Public Type reference (TYPE) STRING TDMS Exception Message 20140320
Methods
# Method Level Visibility Method type Description Created on
1 CALL_TRANSACTION Static method Public Method Call transaction for Sender and Receiver Systems in SAP GUI 20130602
2 GET_ACTUAL_COSTING_DETAILS Instance method Public Method Actual Costing Details 20101004
3 GET_AUTOGROWTH_STATUS Instance method Public Method AutoGrowth Status 20101004
4 GET_CENTRAL_PARAMS Instance method Public Method Get Central Parameter Details 20101004
5 GET_DOCU_OBJECT Instance method Public Method Get Docu Object for Help 20110627
6 GET_ENG_TEXT Instance method Public Method Get English equivalent text for the Systems 20121119
7 GET_HEADER_DETAILS Instance method Public Method Get Header Details 20101004
8 GET_INFO_DATA Instance method Public Method Information Details 20101004
9 GET_LOCK_ELEM_STATUS Instance method Public Method Get lock Elements Status 20101004
10 GET_NOTES_DATA Instance method Public Method Notes Details 20101004
11 GET_PACKID_LIST Instance method Public Method Get list of TDMS Packages 20110705
12 GET_PARAMS_LIST Instance method Public Method Get Recommended Values for parameters from DB (gt_params) 20101004
13 GET_PARAM_DATA Instance method Public Method Get Param_data (lt_param_data) 20101004
14 GET_PROCESS_TYPES Instance method Public Method Get Process Types from Domain CNVTDMS16_PTYPES 20101004
15 GET_RECIEVER_PARAMS Instance method Public Method Get Reciever Parameter Details 20101004
16 GET_RFC_DATA Instance method Public Method RFC details 20101004
17 GET_RFC_DESTINATION Instance method Public Method Get RFC Destination 20101004
18 GET_RFC_STATUS Instance method Public Method RFC status 20101004
19 GET_SEC_INDEX_DETAILS Instance method Public Method Get Secondary Index details 20101004
20 GET_SENDER_PARAMS Instance method Public Method Get Sender Parameter Details 20101004
21 GET_SP_DETAILS Instance method Public Method Get SP details 20101004
22 GET_TEXTPOOL Instance method Public Method Get texts from CL_TDMS_AP_ANALYSIS 20110228
23 GET_URL_DETAILS Instance method Public Method URL details 20101004
24 GET_VDLR_LOG_DETAILS Instance method Public Method VDLR log Details 20101004
25 INIT Instance method Public Method Initialize and create object for system analysis class 20101004
26 LOAD_TEXTS Instance method Public Method Load Texts from the BTP_DL_PFOBJT table 20121119
27 SET_SENDER_RECEIVER_RFC Instance method Public Method Set sender and receiver system RFC destinations 20101004
28 VALIDATE_PACKAGE_RFC 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 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130602
2 Importing 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 Exporting ET_ACTUAL_COSTING_STATUS Call by reference Type reference (TYPE) CNVTDMS16_VDOLLAR_STRUCT_T Table Type for VDOLLAR values 20101004
2 Importing 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 Exporting ET_MSS_FILES Call by reference Type reference (TYPE) CNVTDMS_AP_MSS_FILES_T Table Type for displaying Autogrowth status 20101004
2 Importing 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 Returning 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 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_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 Exporting EV_TEXT Call by reference Type reference (TYPE) BTP_DL_OBJ_TEXT BTP Textual Object Description 20121119
2 Importing 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 Exporting EV_DBNAME Call by reference Type reference (TYPE) CHAR10 DB Name 20101004
2 Exporting EV_DBREL Call by reference Type reference (TYPE) CHAR10 DB Release 20101004
3 Exporting EV_ERRORMSG Call by reference Type reference (TYPE) STRING Error Message 20101004
4 Exporting EV_SYSID Call by reference Type reference (TYPE) CHAR10 System ID 20101004
5 Exporting EV_SYSREL Call by reference Type reference (TYPE) CHAR10 System Release 20101004
6 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST RFC destination 20101004
# Exception Resumable Description Created on
1 MESSAGE_RAISED Error Message Raised 20101004

Method GET_INFO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOCUMENT_TABLE Call by reference Type reference (TYPE) CNVTDMS_AP_DOCUMENT_TABLE Get document in form of a table 20101004
2 Importing 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 Exporting ET_LOCK_ELEMENT Call by reference Type reference (TYPE) CNVTDMS_AP_VDLR_LOCK_ELEMENT_T V$ LOCK_ELEMENT details 20101004
2 Importing 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 Exporting 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 Importing 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 Returning 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 Returning 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 Exporting EV_ERRORMSG Call by reference Type reference (TYPE) STRING Error Message 20101004
2 Exporting EV_PARAM_DATA Call by reference Type reference (TYPE) CNVTDMS_AP_PARAMDATA_T Parameter List For System Analysis 20101004
3 Importing IV_DB_NAME Call by reference Type reference (TYPE) CHAR10 DB Name 20101004
4 Importing IV_DB_REL Call by reference Type reference (TYPE) CHAR10 DB Release 20101004
5 Importing 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 Importing IV_DB_NAME Call by reference Type reference (TYPE) CHAR10 DB Name 20101004
2 Returning 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 Returning 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 Returning 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 Exporting EV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101004
2 Importing 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 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20101004
2 Importing IV_RECIEVER_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101004
3 Importing 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 Exporting ET_SEC_INDEX_TABLE Call by reference Type reference (TYPE) CNVTDMS_AP_SEC_INDEX_T Number of Secondary Index details 20101004
2 Importing 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 Returning 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 Exporting ET_COMP_INFO Call by reference Type reference (TYPE) CNVTDMS_AP_COMP_VERSION_T Release information of Software Components in System 20101004
2 Importing 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 Returning 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 Exporting HOSTNAME Call by reference Type reference (TYPE) STRING 20101004
2 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101004
3 Exporting 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 Exporting ET_LOG_DETAILS Call by reference Type reference (TYPE) CNVTDMS_AP_VDOLLAR_LOG_T V$ Log Details 20101004
2 Importing 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 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package id 20101004
2 Importing IV_RECEIVER_RFC Call by reference Type reference (TYPE) RFCDEST Receiver RFC destination 20101004
3 Importing 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 Importing IV_RECEIVER_RFC Call by reference Type reference (TYPE) RFCDEST Receiver RFC destination 20101004
2 Importing 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 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20101004
# Exception Resumable Description Created on
1 MESSAGE_LOG Balmi Message 20101004
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_700