SAP ABAP Class CL_TDMS_AP_SELECT_INDUSTRIES (Activity Select Industries)
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 20100818
Properties
Class CL_TDMS_AP_SELECT_INDUSTRIES  
Short Description Activity Select Industries    
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 20100818   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_AP_SELECT_INDUSTRIES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TDMS_AP_OBJ TDMS All Application Interface 20100818
Friends
Class CL_TDMS_AP_SELECT_INDUSTRIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVATE Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20100907
2 ACTIVATION_ERROR Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20100907
3 ACTIVITY_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20100907
4 COBJ Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_COBJ conversion objects 20100915
5 COPYC Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_COPYC Copy Control Data for TDMS & CMIS packages 20100915
6 C_E Constant Public Type reference (TYPE) BALMI-MSGTY 'E' Messages, message type 20100907
7 C_I Constant Public Type reference (TYPE) BALMI-MSGTY 'I' Messages, message type 20100907
8 C_MSGID_1 Constant Public Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_ISSOL_A' Messages, Message Class 20100907
9 C_MSGID_2 Constant Public Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_XAPP_A' Messages, Message Class 20100908
10 C_OFF Constant Public Type reference (TYPE) CHAR1 ' ' Single-Character Flag 20100907
11 C_ON Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Flag 20100907
12 C_PRE_ACTID Constant Public Type reference (TYPE) CNV_MBT_ACTIVITY 'TD05P_SEL_INDUSTRIES' Unique ID for all activities to be executed 20100907
13 C_PRE_ACTID_PH1 Constant Public Type reference (TYPE) CNV_MBT_ACTIVITY 'TD05P_FILL_1' Unique ID for all activities to be executed 20100907
14 C_U Constant Public Type reference (TYPE) BALMI-MSGTY 'U' Messages, message type 20100907
15 C_W Constant Public Type reference (TYPE) BALMI-MSGTY 'W' Messages, message type 20100915
16 ISCNTRL Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_ISCONTRL Is: Control Table new 20100915
17 ISSOL Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_ISSOL1 Select Industries 20100906
18 PACK_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20100907
19 PHASE Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20100907
20 PRE_ACTID_FILL_O Instance attribute Public Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20100907
21 ROW_INDID Instance attribute Public Type reference (TYPE) CNV_TDMS_IND_TYPE Row Index 20100915
22 SOLU Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_SOLU IS: Industry Solution 20100906
23 SOLUT Instance attribute Public Type reference (TYPE) CNVTDMS_AP_T_ISSOL Table Type for IS Sol 20100906
24 SUBRC_VAL Instance attribute Public Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20100915
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor constructor 20100907
2 DISPLAY_MESSAGE Instance method Public Method Display error message 20100907
3 FETCH_IS_CONTROL_DATA Instance method Public Method fetch IS control data 20100915
4 GET_DATA Instance method Public Method Get data 20100907
5 GET_ISSOL Instance method Public Method Get ISSOL 20100907
6 IS_SOL_RETRIVEL Instance method Public Method Solutional Retrivel 20100818
7 LEAVE_PROGRAM Instance method Public Method Leave Program 20100907
8 MERGE_OPERATION Instance method Public Method merge operation 20100915
9 SET_STATUS_ACTIVE Instance method Public Method Set status active 20100916
10 STATE_INIT Instance method Public Method State initialization 20100908
11 STATUS_UPDATE Instance method Public Method Update status 20100907
12 UPDATE_STATE_ENTRIES Instance method Public Method Update State Entries 20100908
13 VALIDATE_IS Instance method Public Method Validate IS 20100915
14 VALIDATE_SELECTION Instance method Public Method Validate Selection 20100907
15 WHEN_BACK Instance method Public Method When Back 20100907
Events
Class CL_TDMS_AP_SELECT_INDUSTRIES has no event.
Types
Class CL_TDMS_AP_SELECT_INDUSTRIES 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 20100907
2 Importing I_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20100907
3 Importing I_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20100907

Method CONSTRUCTOR on class CL_TDMS_AP_SELECT_INDUSTRIES 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 20100907
2 Importing I_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100907

Method DISPLAY_MESSAGE on class CL_TDMS_AP_SELECT_INDUSTRIES has no exception.

Method FETCH_IS_CONTROL_DATA Signature

Method FETCH_IS_CONTROL_DATA on class CL_TDMS_AP_SELECT_INDUSTRIES has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100917

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVATE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100907
2 Exporting E_ACTIVATION_ERROR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100907

Method GET_DATA on class CL_TDMS_AP_SELECT_INDUSTRIES has no exception.

Method GET_ISSOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ISSOL Call by reference Type reference (TYPE) CNVTDMS_AP_T_ISSOL1 Select Industries 20100907

Method GET_ISSOL on class CL_TDMS_AP_SELECT_INDUSTRIES has no exception.

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

Method LEAVE_PROGRAM Signature

Method LEAVE_PROGRAM on class CL_TDMS_AP_SELECT_INDUSTRIES has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100917

Method MERGE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20100916
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100917

Method SET_STATUS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ISSOL Call by reference Type reference (TYPE) CNVTDMS_AP_S_ISSOL1 IS: Industry Solutions List Text 20100916

Method SET_STATUS_ACTIVE on class CL_TDMS_AP_SELECT_INDUSTRIES has no exception.

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

Method STATUS_UPDATE Signature

Method STATUS_UPDATE on class CL_TDMS_AP_SELECT_INDUSTRIES has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100917

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

Method VALIDATE_IS 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 20100915
2 Exporting E_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100916
3 Importing I_ISSOL Call by reference Type reference (TYPE) CNVTDMS_AP_S_ISSOL1 IS: Industry Solutions List Text 20100915
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100917

Method VALIDATE_SELECTION 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 20100907
2 Exporting E_FLAG Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100907

Method VALIDATE_SELECTION on class CL_TDMS_AP_SELECT_INDUSTRIES has no exception.

Method WHEN_BACK Signature

Method WHEN_BACK on class CL_TDMS_AP_SELECT_INDUSTRIES has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100917
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_620