SAP ABAP Class CL_TDMS_AP_SELECT_ORG_UNIT (CL_TDMS_AP_SELECT_ORG_UNIT)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_AP_A (Package) Package - TDMS All applications and system
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TDMS_AP_OBJ TDMS All Application Interface 20100921
Properties
Class CL_TDMS_AP_SELECT_ORG_UNIT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_AP_A   Package - TDMS All applications and system 
Created 20100921   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
# Interface Abstract Final Description Created on
1 IF_TDMS_AP_OBJ TDMS All Application Interface 20100921
Friends
Class CL_TDMS_AP_SELECT_ORG_UNIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20100921
2 C_A Constant Public Type reference (TYPE) BALMI-MSGTY 'A' Messages, message type 20100921
3 C_ABORT Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Flag 20100921
4 C_E Constant Public Type reference (TYPE) BALMI-MSGTY 'E' Messages, message type 20100921
5 C_ERR Constant Public Type reference (TYPE) CHAR1 'E' Single-Character Flag 20100921
6 C_FIN Constant Public Type reference (TYPE) CHAR1 'F' Single-Character Flag 20100921
7 C_I Constant Public Type reference (TYPE) BALMI-MSGTY 'I' Messages, message type 20100921
8 C_MSGID_1 Constant Public Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_01_SCEN_A' Messages, Message Class 20100921
9 C_MSGID_2 Constant Public Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_EC_SCEN_A' Messages, Message Class 20100921
10 C_RUN Constant Public Type reference (TYPE) CHAR1 'S' Single-Character Flag 20100921
11 C_S Constant Public Type reference (TYPE) BALMI-MSGTY 'S' Messages, message type 20100921
12 C_W Constant Public Type reference (TYPE) BALMI-MSGTY 'W' Messages, message type 20100921
13 C_WRG Constant Public Type reference (TYPE) CHAR1 'W' Single-Character Flag 20100921
14 C_X Constant Public Type reference (TYPE) BALMI-MSGTY 'X' Messages, message type 20100921
15 DATA_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100922
16 DEST_SENDER Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100921
17 DISPLAY_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100921
18 ORGUNIT Instance attribute Public Type reference (TYPE) CNV_TDMS_ORG Organizational Structure 20100922
19 ORMAS_STR Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_ORMAS structure for table CNVTDMS_01_ORMAS 20100922
20 ORSEL_STR Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20100921
21 PACKAGE Instance attribute Public Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20100922
22 PACK_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20100921
23 PHASE Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20100921
24 TAB_ALV Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20100922
25 VALUE Instance attribute Public Type reference (TYPE) VRM_VALUES 20100922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100921
2 DISPLAY_MESSAGE Instance method Public Method display message 20100922
3 DISPLAY_MESSAGE2 Instance method Public Method Display Message 20101013
4 GET_CHANGED_DATA Instance method Public Method get changed data 20100922
5 GET_DATA Instance method Public Method get data 20100921
6 GET_TABLE Instance method Public Method get_table 20101026
7 GET_TAB_ALV Instance method Public Method get alv table 20100922
8 INIT_DESTINATION Instance method Public Method Initialize destination 20100921
9 LEAVE_PROGRAM Instance method Public Method Leave Program 20100921
10 LISTBOX_POPULATE Instance method Public Method listbox populate 20100922
11 RESTORE_DEFAULT_SETTINGS Instance method Public Method restore default settings 20100922
12 SAVE_CHANGED_DATA Instance method Public Method Save Data 20100922
13 WHEN_ORGUNIT Instance method Public Method when orgunit 20100922
Events
Class CL_TDMS_AP_SELECT_ORG_UNIT has no event.
Types
Class CL_TDMS_AP_SELECT_ORG_UNIT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_TDMS_AP_SELECT_ORG_UNIT has no exception.

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 20100922

Method DISPLAY_MESSAGE on class CL_TDMS_AP_SELECT_ORG_UNIT has no exception.

Method DISPLAY_MESSAGE2 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 20101013
2 Importing I_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Subroutines for return code 20101013

Method DISPLAY_MESSAGE2 on class CL_TDMS_AP_SELECT_ORG_UNIT 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 20100922
2 Importing I_ORSEL_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20100922

Method GET_CHANGED_DATA on class CL_TDMS_AP_SELECT_ORG_UNIT 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) 20100921

Method GET_DATA on class CL_TDMS_AP_SELECT_ORG_UNIT 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_AP_SELECT_ORG_UNIT 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 20100922

Method GET_TAB_ALV on class CL_TDMS_AP_SELECT_ORG_UNIT has no exception.

Method INIT_DESTINATION 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 20100921
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100921

Method LEAVE_PROGRAM 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 20100921
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100921

Method LISTBOX_POPULATE 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 20100922
2 Exporting ET_VALUE Call by reference Type reference (TYPE) VRM_VALUES 20101013
3 Exporting E_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100922
4 Exporting E_ORMAS_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORMAS structure for table CNVTDMS_01_ORMAS 20100922
5 Exporting E_ORSEL_STR Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20100922
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100922

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

Method RESTORE_DEFAULT_SETTINGS on class CL_TDMS_AP_SELECT_ORG_UNIT has no exception.

Method SAVE_CHANGED_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 20100922
2 Exporting E_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100922
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100922

Method WHEN_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESC Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORGUNITS_DESC Description 20110311
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20100922
3 Exporting E_TAB_ALV Call by reference Type reference (TYPE) CNVTDMS_AP_T_ORSEL_STR Structure for productive orgunits and reference tables 20100922
4 Importing I_ORG_UNIT Call by reference Type reference (TYPE) CNV_TDMS_ORG Organizational Structure 20100922

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