SAP ABAP Class CL_CNV_TDMS_WD_TRANSFER_INT (Assistance class)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_HCM_WD_A (Package) TDMS HCM 4.0 : Web Dynpro developments for HCM
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_CNV_TDMS_WD_TRANSFER_INT  
Short Description Assistance class    
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_HCM_WD_A   TDMS HCM 4.0 : Web Dynpro developments for HCM 
Created 20101004   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_TDMS_WD_TRANSFER_INT has no forward declaration.
Interfaces
Class CL_CNV_TDMS_WD_TRANSFER_INT has no interface implemented.
Friends
Class CL_CNV_TDMS_WD_TRANSFER_INT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR Instance attribute Private Type reference (TYPE) INT4 Natural Number 20101005
2 GC_NO Constant Public Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20101004
3 GC_YES Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20101004
4 GREF_TRANSFER_INT Instance attribute Public Object reference (TYPE REF TO) CL_CNV_TDMS_HCM_TRANSFER_INT Class to call Transfer Program 20101004
5 GV_ACT_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20101005
6 GV_CLIENT_RCV Instance attribute Private Type reference (TYPE) SYMANDT Client ID of Current User 20101006
7 GV_CLIENT_SND Instance attribute Private Type reference (TYPE) SYMANDT Client ID of Current User 20101006
8 GV_CNVMBTDEST_CNT Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101005
9 GV_CNVMBTDEST_SND Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101005
10 GV_IMPORT_ONLY Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20101005
11 GV_PACK Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20101005
12 GV_PHASE Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20101005
13 GV_RCV_KNOWN Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20101005
14 GV_SYSTEM_RCV Instance attribute Private Type reference (TYPE) RFCSYSID System ID 20101006
15 GV_URL Instance attribute Private Type reference (TYPE) STRING 20101005
16 WARN Instance attribute Private Type reference (TYPE) INT4 Natural Number 20101005
Methods
# Method Level Visibility Method type Description Created on
1 GET_TRANS_AND_PARAMETERS Instance method Private Method Get the transaction and parameter according to the activity 20101007
2 GET_UI_TEXT Instance method Public Method 20101004
3 GET_URL Instance method Public Method 20101004
4 GET_URL_DETAIL Instance method Private Method 20101005
5 INIT Instance method Public Method 20101004
6 LOAD Instance method Public Method 20101004
7 STATE_FINISH Instance method Public Method 20101004
8 UPDATE_PROTOCOL Instance method Public Method 20101004
Events
Class CL_CNV_TDMS_WD_TRANSFER_INT has no event.
Types
Class CL_CNV_TDMS_WD_TRANSFER_INT has no local type.
Method Signatures

Method GET_TRANS_AND_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARAMETERS Call by reference Type reference (TYPE) STRING 20101008
2 Exporting EV_TCODE Call by reference Type reference (TYPE) TCODE Transaction Code 20101007

Method GET_TRANS_AND_PARAMETERS on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.

Method GET_UI_TEXT Signature

Method GET_UI_TEXT on class CL_CNV_TDMS_WD_TRANSFER_INT has no parameter.
Method GET_UI_TEXT on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_URL Call by reference Type reference (TYPE) STRING 20101004

Method GET_URL on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.

Method GET_URL_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HOSTNAME Call by reference Type reference (TYPE) STRING 20101006
2 Exporting EV_PORT Call by reference Type reference (TYPE) STRING 20101006
3 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101006

Method GET_URL_DETAIL on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20101004
2 Importing IV_ACT_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20101004
3 Importing IV_PACK Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20101004
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20101004

Method INIT on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.

Method LOAD 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 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101004

Method LOAD on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.

Method STATE_FINISH Signature

Method STATE_FINISH on class CL_CNV_TDMS_WD_TRANSFER_INT has no parameter.
Method STATE_FINISH on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.

Method UPDATE_PROTOCOL Signature

Method UPDATE_PROTOCOL on class CL_CNV_TDMS_WD_TRANSFER_INT has no parameter.
Method UPDATE_PROTOCOL on class CL_CNV_TDMS_WD_TRANSFER_INT has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2007_1_700