SAP ABAP Class CL_CNVTDMS_SCR_SIMULATION (Assistance Class for CNVTDMS_SCR_SIMULATION)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_SCR_DATA (Package) Data Provider Package for TDMS Scrambling
⤷
⤷
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 | 20130406 |
Properties
| Class | CL_CNVTDMS_SCR_SIMULATION | |
| Short Description | Assistance Class for CNVTDMS_SCR_SIMULATION | |
| 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_SCR_DATA | Data Provider Package for TDMS Scrambling |
| Created | 20130406 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNVTDMS_SCR_SIMULATION has no forward declaration.
Interfaces
Class CL_CNVTDMS_SCR_SIMULATION has no interface implemented.
Friends
Class CL_CNVTDMS_SCR_SIMULATION 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 | ',' | COMMA | 20130520 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_TDMS_SCR_SIM | Simulation of Scrambling | 20130409 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNVTDMSSCR_TT_FLDS | Data of CNVTDMSSCR_FLDS | 20130412 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNVTDMSSCR_TT_KEYSET | keyset details | 20130412 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CNVTDMSSCR_TT_FLDS | Data of CNVTDMSSCR_FLDS | 20130412 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130409 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20130409 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20130409 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20130409 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PROJ | Identification of MBT Project | 20130409 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130412 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | CNV_TDMS_SCR_RULEID | Scrambling Rule ID | 20130409 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Dynamic Table | 20130423 | |
| 2 | Instance method | Public | Method | Generate Random Data | 20130406 | |
| 3 | Instance method | Public | Method | Get the Field Catalog | 20130409 | |
| 4 | Instance method | Public | Method | Instantiate the backend class | 20130409 | |
| 5 | Instance method | Public | Method | Simulate Rule | 20130409 |
Events
Class CL_CNVTDMS_SCR_SIMULATION has no event.
Types
Class CL_CNVTDMS_SCR_SIMULATION has no local type.
Method Signatures
Method CREATE_DYNAMIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20130423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions occured in Scrambling | 20130424 | ||
| 2 | Warnings in Scrambling | 20130424 |
Method GENERATE_RANDOM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Table Name | 20130406 | |||
| 2 | RO_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20130406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions occured in Scrambling | 20130424 | ||
| 2 | Warnings in Scrambling | 20130424 |
Method GET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions occured in Scrambling | 20130409 | ||
| 2 | Warnings in Scrambling | 20130409 |
Method INSTANTIATE_BACKEND Signature
Method INSTANTIATE_BACKEND on class CL_CNVTDMS_SCR_SIMULATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions occured in Scrambling | 20130409 | ||
| 2 | Warnings in Scrambling | 20130409 |
Method SIMULATE_SCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONVERT | Call by reference | Type reference (TYPE) | ANY TABLE | 20130409 | ||||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20130409 | |||
| 3 | ET_ORIGINAL | Call by reference | Type reference (TYPE) | ANY TABLE | 20130409 | ||||
| 4 | IT_ORIGINAL | Call by reference | Type reference (TYPE) | ANY TABLE | 20130409 | ||||
| 5 | I_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20130409 | |||
| 6 | I_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions occured in Scrambling | 20130409 | ||
| 2 | Warnings in Scrambling | 20130409 |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2011_1_700 |