SAP ABAP Class CL_CNV_TDMS_SCRAM_UI_LIST_E (Scramble data element ( Scgrp, ScSet ))
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_SCRAMBLE (Package) Components of Scrambling platform
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_CDLIST_E Condition set details 20080616
2 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_CSLIST_E Cn Sets 20080620
3 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_FDLIST_E Field set details 20080527
4 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_FSLIST_E FSSet 20080620
5 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_KDLIST_E Key Sets Element 20080624
6 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_KYLIST_E Key Sets Element 20080624
7 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_SGLIST_E Scgrp 20080412
8 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_SRLIST_E Scramble Rule Type 20080613
9 Inheritance (c INHERITING FROM c_ref)  CL_CNV_TDMS_SCRAM_UI_SSLIST_E ScSet 20080412
Properties
Class CL_CNV_TDMS_SCRAM_UI_LIST_E  
Short Description Scramble data element ( Scgrp, ScSet )    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_SCRAMBLE   Components of Scrambling platform 
Created 20080410   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_TDMS_SCRAM_UI_LIST_E has no forward declaration.
Interfaces
Class CL_CNV_TDMS_SCRAM_UI_LIST_E has no interface implemented.
Friends
Class CL_CNV_TDMS_SCRAM_UI_LIST_E has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MEMBER_UNIVERSAL Constant Public Type reference (TYPE) CHAR1 ' ' without special member type 20080611
2 DESCR Instance attribute Protected Type reference (TYPE) CNV_MBT_SCRAM_T_DESCR Description 20080412
3 GREF_DP Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_TDMS_SCRAM_DATA_PROV Scrambling table Data provider 20080611
4 ID Instance attribute Protected Type reference (TYPE) CNV_MBT_SCGRPID ID 20080529
5 ITEM_IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Icons / embedded bitmap / user-defined bitmap 20080612
6 NAME Instance attribute Protected Type reference (TYPE) CNV_MBT_SCRAM_T_NAME Name 20080412
7 NEXT_LEVEL_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_TDMS_SCRAM_UI_LIST List of scramble data elements ( ScGrps, ScSets ..) 20080412
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USAGE Instance method Public Method check usage in other Elements 20080620
2 CONSTRUCTOR Instance method Public Constructor Constructor 20080412
3 GET_DESCR Instance method Public Method Get description of element 20080412
4 GET_ID Instance method Public Method Get ID of element 20080611
5 GET_NAME Instance method Public Method Get name of element 20080412
6 GET_NEXT_LEVEL_LIST Instance method Public Method Get Next level list 20080412
7 GET_NUMBER_OF_CHILDS Instance method Public Method get number of entries in next_level_list member list 20080625
8 SET_NAME Instance method Public Method Set name of element 20080612
Events
Class CL_CNV_TDMS_SCRAM_UI_LIST_E has no event.
Types
Class CL_CNV_TDMS_SCRAM_UI_LIST_E has no local type.
Method Signatures

Method CHECK_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IS_USED Value transfer Type reference (TYPE) BOOLEAN usage 20080620

Method CHECK_USAGE on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCR Call by reference Type reference (TYPE) CNV_MBT_SCRAM_T_DESCR Description 20080507
2 Importing IV_ID Call by reference Type reference (TYPE) CNV_MBT_SCGRPID ScramblingElement ID 20080611
3 Importing IV_NAME Call by reference Type reference (TYPE) CNV_MBT_SCRAM_T_NAME Name 20080507
4 Importing IV_REF_DP Call by reference Object reference (TYPE REF TO) CL_CNV_TDMS_SCRAM_DATA_PROV Scrambling table Data provider 20080611

Method CONSTRUCTOR on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DESCR Value transfer Type reference (TYPE) CNV_MBT_SCRAM_T_DESCR Description 20080507

Method GET_DESCR on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ID Value transfer Type reference (TYPE) CNV_MBT_SCSETID ScrambleElement ID 20080611

Method GET_ID on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NAME Value transfer Type reference (TYPE) CNV_MBT_SCRAM_T_NAME Name 20080507

Method GET_NAME on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.

Method GET_NEXT_LEVEL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LIST Value transfer Object reference (TYPE REF TO) CL_CNV_TDMS_SCRAM_UI_LIST List of scramble data elements ( ScGrps, ScSets ..) 20080507
2 Importing IREF_LVL Call by reference Object reference (TYPE REF TO) CL_CNV_TDMS_SCRAM_UI_LEVEL Level 20080612
3 Importing IV_VAR_TREE_KEY Call by reference Type reference (TYPE) CNV_MBT_SCRAM_T_VAR_TREE_KEY Variable Tree Key 20080612

Method GET_NEXT_LEVEL_LIST on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.

Method GET_NUMBER_OF_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_COUNT Value transfer Type reference (TYPE) I number of childs 20080625

Method GET_NUMBER_OF_CHILDS on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CNV_MBT_SCRAM_T_NAME Name 20080612

Method SET_NAME on class CL_CNV_TDMS_SCRAM_UI_LIST_E has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_46C