SAP ABAP Class CL_TDMS_WD_SELECT_ORGUNIT (Assistance Class for CNVTDMS_UI_SELECT_ORGUNIT)
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 20101008
Properties
Class CL_TDMS_WD_SELECT_ORGUNIT  
Short Description Assistance Class for CNVTDMS_UI_SELECT_ORGUNIT    
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 20101008   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TDMS_WD_SELECT_ORGUNIT has no interface implemented.
Friends
Class CL_TDMS_WD_SELECT_ORGUNIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CANCEL Constant Public Type reference (TYPE) STRING 'ONCANCEL' Button ID 20101029
2 GC_INVISIBLE Constant Public Type reference (TYPE) CHAR2 '01' Set Invisible 20110303
3 GC_NO Constant Public Type reference (TYPE) STRING 'NO' Button ID 20101029
4 GC_SPACE Constant Public Type reference (TYPE) CHAR1 ' ' Abap False Condition 20110303
5 GC_VISIBLE Constant Public Type reference (TYPE) CHAR2 '02' Set Visible 20110303
6 GC_X Constant Public Type reference (TYPE) CHAR1 'X' Abap True Condition 20110303
7 GC_YES Constant Public Type reference (TYPE) STRING 'YES' Button ID 20101029
8 GREF_ORG_UNIT Instance attribute Public Object reference (TYPE REF TO) CL_TDMS_AP_SELECT_ORG_UNIT Select Org unit for transfer 20101008
9 NC_01 Constant Public Type reference (TYPE) NUMC2 '01' To set invisible 20101011
10 NC_DEFAULT Constant Public Type reference (TYPE) CHAR10 'DEFAULT' Button ID 20101011
11 NC_LIST Constant Public Type reference (TYPE) CHAR10 'LIST' Button ID 20101018
12 NC_MARK Constant Public Type reference (TYPE) CHAR10 'MARK' Button ID 20101011
13 NC_UNMARK Constant Public Type reference (TYPE) CHAR10 'UNMARK' Button ID 20101011
14 NC_X Constant Public Type reference (TYPE) BOOLEAN 'X' Single-Character Indicator 20101011
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_MESSAGE Instance method Public Method display message 20101012
2 EXIT Instance method Public Method Exit - Leave program 20101013
3 GET_CHANGED_DATA Instance method Public Method Get changed data 20101012
4 GET_DATA Instance method Public Method get data 20101008
5 GET_TABLE Instance method Public Method Get table 20101026
6 GET_TAB_ALV Instance method Public Method get alv table 20101012
7 INIT Instance method Public Method Method for Initializing the Data provider class 20101008
8 LISTBOX_POPULATE Instance method Public Method listbox populate 20101008
9 RESTORE_DEFAULT_SETTINGS Instance method Public Method Restore Default Setting 20101011
10 SAVE_CHANGED_DATA Instance method Public Method Save Data 20101012
11 WHEN_ORGUNIT Instance method Public Method On selection of Org. Unit. 20101011
Events
Class CL_TDMS_WD_SELECT_ORGUNIT has no event.
Types
Class CL_TDMS_WD_SELECT_ORGUNIT has no local type.
Method Signatures

Method DISPLAY_MESSAGE 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 20101012

Method DISPLAY_MESSAGE on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110228
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20101013

Method EXIT on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method GET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_CHANGE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101012
2 Importing I_ORSEL_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20101012

Method GET_CHANGED_DATA on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_ONLY Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20101008

Method GET_DATA on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORSEL_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20101026

Method GET_TABLE on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method GET_TAB_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ALV Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20101012

Method GET_TAB_ALV on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110228
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20101008
3 Importing I_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20101008
4 Importing I_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20101008
5 Importing I_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20101008

Method INIT on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method LISTBOX_POPULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110228
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20101008
3 Exporting ET_VALUE Call by reference Type reference (TYPE) VRM_VALUES 20101014
4 Exporting E_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101008
5 Exporting E_ORMAS_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORMAS structure for table CNVTDMS_01_ORMAS 20101008
6 Exporting E_ORSEL_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20101008

Method LISTBOX_POPULATE on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method RESTORE_DEFAULT_SETTINGS 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 20101011
2 Exporting E_DATA_CHANGED Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101011
3 Exporting E_ORSEL_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20101011
4 Exporting E_TAB_ALV Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20101011

Method RESTORE_DEFAULT_SETTINGS on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method SAVE_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110228
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20101012
3 Exporting E_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101012

Method SAVE_CHANGED_DATA on class CL_TDMS_WD_SELECT_ORGUNIT has no exception.

Method WHEN_ORGUNIT 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 20101011
2 Exporting E_TAB_ALV Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20101011
3 Importing I_ORG_UNIT Call by reference Type reference (TYPE) CNV_TDMS_ORG Organizational Structure 20101011

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