SAP ABAP Class CL_TDMS_WD_DATA_TRFR_VOL (Assistance Class for CNV_TDMS_UI_DATA_TRAN_VOL)
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_DATA_TRFR_VOL  
Short Description Assistance Class for CNV_TDMS_UI_DATA_TRAN_VOL    
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_DATA_TRFR_VOL has no forward declaration.
Interfaces
Class CL_TDMS_WD_DATA_TRFR_VOL has no interface implemented.
Friends
Class CL_TDMS_WD_DATA_TRFR_VOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACT_ID_BI Constant Public Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID 'TDBTM_P_AMOUNT' Activity ID 20101026
2 GC_ACT_ID_EC Constant Public Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID 'TD02P_AMOUNT' Activity ID 20101026
3 GC_BACK Constant Public Type reference (TYPE) STRING 'BACK' Action ID 20101203
4 GC_CLOSE Constant Public Type reference (TYPE) STRING 'CLOSE' Action ID 20101203
5 GC_CUBE Constant Public Type reference (TYPE) I 2 InfoCube Indicator 20101028
6 GC_INVISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY 01 Invisible 20101004
7 GC_IOBJ Constant Public Type reference (TYPE) I 4 Master Data Indicator 20101028
8 GC_ODSO Constant Public Type reference (TYPE) I 3 DS Objects Indicator 20101028
9 GC_PHASE_ID Constant Public Type reference (TYPE) CNVMBTACTIVE-PHASE 'TDBAS_PHASE_SYSTEM_ANALYSIS' Phase ID 20101004
10 GC_TABL Constant Public Type reference (TYPE) I 5 Other Tables Indicator 20101029
11 GC_VISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY 02 Visible 20101004
12 GC_X Constant Public Type reference (TYPE) CHAR1 'X' Abap True 20101004
13 GREF_TDMS_AP_TVOL Instance attribute Public Object reference (TYPE REF TO) CL_TDMS_AP_TVOL For CL_TDMS_AP_TVOL 20101004
14 GV_FIRST_TIME Instance attribute Public Type reference (TYPE) BOOLEAN First time execution 20101116
Methods
# Method Level Visibility Method type Description Created on
1 EXIT Instance method Public Method Leave Application 20101004
2 GET_HEADER_INFO Instance method Public Method Get all Header Attributes 20101004
3 GET_OBJ_LIST_BI Instance method Public Method Get List of Objects for BI 20101027
4 GET_TRANSFER_VOL_TAB Instance method Public Method Get Transfer Volume Table for ERP 20101004
5 GET_TRANSFR_VOL_TAB_BI Instance method Public Method Get Transfer Volume Table for BI 20101028
6 INIT Instance method Public Method Init Method to call Constructor of Model Class 20101004
7 LOAD_DATA Instance method Public Method Load Data from DB 20101027
Events
Class CL_TDMS_WD_DATA_TRFR_VOL has no event.
Types
Class CL_TDMS_WD_DATA_TRFR_VOL has no local type.
Method Signatures

Method EXIT 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 20101004
2 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) BOOLEAN Indicator for Exception 20101111
3 Exporting EV_MSG Call by reference Type reference (TYPE) STRING Exception Message Text 20110121

Method EXIT on class CL_TDMS_WD_DATA_TRFR_VOL has no exception.

Method GET_HEADER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACCESS_PLAN_ID Call by reference Type reference (TYPE) CNVMBTPACK-ACCESSPLANID Access Plan ID 20101004
2 Exporting EV_MASS_TRFR_ID Call by reference Type reference (TYPE) CNVMBTSUBPROJECT-MTID Mass Transfer ID 20101004
3 Exporting EV_PACKAGE Call by reference Type reference (TYPE) CNV_MBT_PACKID Package ID 20101004
4 Exporting EV_SENDER_SYSTEM Call by reference Type reference (TYPE) RFCDEST Sender System 20101004
5 Exporting EV_TOT_DATA_VOL_BI Call by reference Type reference (TYPE) CNVTDMS_02_RUN-NUM_KBYTES Total Data Transfer Volume(BI) 20101126
6 Exporting EV_TOT_DATA_VOL_EC Call by reference Type reference (TYPE) CNVTDMS_02_RUN-NUM_KBYTES Total Data Transfer Volume(ERP) 20101126
7 Exporting EV_TRANSFER_CLIENT Call by reference Type reference (TYPE) SYMANDT Transfer Client 20101004

Method GET_HEADER_INFO on class CL_TDMS_WD_DATA_TRFR_VOL has no exception.

Method GET_OBJ_LIST_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CUBE_VOLUME Call by reference Type reference (TYPE) CNV_TDMS_K_BYTES Size of table in kilobytes 20101027
2 Exporting EV_IOBJ_VOLUME Call by reference Type reference (TYPE) CNV_TDMS_K_BYTES Size of table in kilobytes 20101027
3 Exporting EV_ODS_VOLUME Call by reference Type reference (TYPE) CNV_TDMS_K_BYTES Size of table in kilobytes 20101027
4 Exporting EV_OTHER_VOLUME Call by reference Type reference (TYPE) CNV_TDMS_K_BYTES Size of table in kilobytes 20101027

Method GET_OBJ_LIST_BI on class CL_TDMS_WD_DATA_TRFR_VOL has no exception.

Method GET_TRANSFER_VOL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TRANSFER_VOL_TAB Value transfer Type reference (TYPE) CNVTDMS_AP_TVOL_T Transfer Volume Table 20101004

Method GET_TRANSFER_VOL_TAB on class CL_TDMS_WD_DATA_TRFR_VOL has no exception.

Method GET_TRANSFR_VOL_TAB_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSFER_VOL Call by reference Type reference (TYPE) CNVTDMS_AP_AMOUNT_DISPLAY Data Transfer Volume Table 20101028
2 Importing IV_OBJECT Call by reference Type reference (TYPE) I Object Type Indicator 20101028

Method GET_TRANSFR_VOL_TAB_BI on class CL_TDMS_WD_DATA_TRFR_VOL has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG Call by reference Type reference (TYPE) STRING Error Message 20101004
2 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Activity ID 20101004
3 Importing IV_PACKAGE_ID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package ID 20101004
4 Importing IV_PHASE_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase ID 20101004

Method INIT on class CL_TDMS_WD_DATA_TRFR_VOL has no exception.

Method LOAD_DATA 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 20101027
2 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101027
3 Exporting EV_MSG Call by reference Type reference (TYPE) STRING Exception Message Text 20110121

Method LOAD_DATA on class CL_TDMS_WD_DATA_TRFR_VOL has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_700