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 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | without special member type | 20080611 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SCRAM_T_DESCR | Description | 20080412 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_TDMS_SCRAM_DATA_PROV | Scrambling table Data provider | 20080611 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SCGRPID | ID | 20080529 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TV_IMAGE | Icons / embedded bitmap / user-defined bitmap | 20080612 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SCRAM_T_NAME | Name | 20080412 | ||
7 | ![]() |
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 | ![]() |
Instance method | Public | Method | check usage in other Elements | 20080620 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20080412 |
3 | ![]() |
Instance method | Public | Method | Get description of element | 20080412 |
4 | ![]() |
Instance method | Public | Method | Get ID of element | 20080611 |
5 | ![]() |
Instance method | Public | Method | Get name of element | 20080412 |
6 | ![]() |
Instance method | Public | Method | Get Next level list | 20080412 |
7 | ![]() |
Instance method | Public | Method | get number of entries in next_level_list member list | 20080625 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
IV_DESCR | Call by reference | Type reference (TYPE) | CNV_MBT_SCRAM_T_DESCR | Description | 20080507 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | CNV_MBT_SCGRPID | ScramblingElement ID | 20080611 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_SCRAM_T_NAME | Name | 20080507 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CNV_TDMS_SCRAM_UI_LIST | List of scramble data elements ( ScGrps, ScSets ..) | 20080507 | ||
2 | ![]() |
IREF_LVL | Call by reference | Object reference (TYPE REF TO) | CL_CNV_TDMS_SCRAM_UI_LEVEL | Level | 20080612 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |