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 C_COMMA Constant Public Type reference (TYPE) CHAR1 ',' COMMA 20130520
2 GO_SIMULATE Instance attribute Public Object reference (TYPE REF TO) CL_CNV_TDMS_SCR_SIM Simulation of Scrambling 20130409
3 GT_FLDS Instance attribute Private Type reference (TYPE) CNVTDMSSCR_TT_FLDS Data of CNVTDMSSCR_FLDS 20130412
4 GT_KEYS Instance attribute Private Type reference (TYPE) CNVTDMSSCR_TT_KEYSET keyset details 20130412
5 GT_MANDATORY_FLDS Instance attribute Public Type reference (TYPE) CNVTDMSSCR_TT_FLDS Data of CNVTDMSSCR_FLDS 20130412
6 GV_CNT_DEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130409
7 GV_HEADER_FIELD Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20130409
8 GV_HEADER_TABLE Instance attribute Public Type reference (TYPE) TABNAME Table Name 20130409
9 GV_PACKID Instance attribute Public Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20130409
10 GV_PROJECT Instance attribute Public Type reference (TYPE) CNV_MBT_PROJ Identification of MBT Project 20130409
11 GV_RULE_DESC Instance attribute Public Type reference (TYPE) STRING 20130412
12 GV_RULE_ID Instance attribute Public Type reference (TYPE) CNV_TDMS_SCR_RULEID Scrambling Rule ID 20130409
13 GV_SND_DEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130409
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DYNAMIC_TABLE Instance method Public Method Create Dynamic Table 20130423
2 GENERATE_RANDOM_DATA Instance method Public Method Generate Random Data 20130406
3 GET_FIELDCATALOG Instance method Public Method Get the Field Catalog 20130409
4 INSTANTIATE_BACKEND Instance method Public Method Instantiate the backend class 20130409
5 SIMULATE_SCR 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 Returning EO_TABLE Value transfer Object reference (TYPE REF TO) DATA 20130423
# Exception Resumable Description Created on
1 CX_TDMS_SCR_ERRORS Exceptions occured in Scrambling 20130424
2 CX_TDMS_SCR_WARNINGS Warnings in Scrambling 20130424

Method GENERATE_RANDOM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Table Name 20130406
2 Returning RO_TABLE Value transfer Object reference (TYPE REF TO) DATA 20130406
# Exception Resumable Description Created on
1 CX_TDMS_SCR_ERRORS Exceptions occured in Scrambling 20130424
2 CX_TDMS_SCR_WARNINGS Warnings in Scrambling 20130424

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130409
# Exception Resumable Description Created on
1 CX_TDMS_SCR_ERRORS Exceptions occured in Scrambling 20130409
2 CX_TDMS_SCR_WARNINGS 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 CX_TDMS_SCR_ERRORS Exceptions occured in Scrambling 20130409
2 CX_TDMS_SCR_WARNINGS Warnings in Scrambling 20130409

Method SIMULATE_SCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONVERT Call by reference Type reference (TYPE) ANY TABLE 20130409
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20130409
3 Exporting ET_ORIGINAL Call by reference Type reference (TYPE) ANY TABLE 20130409
4 Importing IT_ORIGINAL Call by reference Type reference (TYPE) ANY TABLE 20130409
5 Importing I_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20130409
6 Importing I_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20130409
# Exception Resumable Description Created on
1 CX_TDMS_SCR_ERRORS Exceptions occured in Scrambling 20130409
2 CX_TDMS_SCR_WARNINGS Warnings in Scrambling 20130409
History
Last changed by/on SAP  20141107 
SAP Release Created in 2011_1_700