SAP ABAP Class CL_SMT_TRANS_SELFTEST (For Self-Test)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_TRANSFORMATION (Package) Transformations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20071214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20071214
Properties
Class CL_SMT_TRANS_SELFTEST  
Short Description For Self-Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_TRANSFORMATION   Transformations 
Created 20071214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_TRANS_SELFTEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20071214
2 IF_SMT_TRANSFORMATION Transformation Class 20071214
Friends
Class CL_SMT_TRANS_SELFTEST has no friend class.
Attributes
Class CL_SMT_TRANS_SELFTEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_NUM Static method Public Method Copy NUMC Field 20071214
2 COPY_NUM_RAISE_IGNORE Static method Public Method Copy NUMC Field; Trigger Exception CX_SMT_IGNORE_TRANS 20090529
3 ERROR Static method Public Method Trigger Exception 20080122
4 FAILED Static method Public Method Set Two Results Fields and Exception 20071214
5 FIXED_VALUES Static method Public Method Fixed Values 20071214
6 NO_PARAMETERS Static method Public Method No Parameters 20080619
7 ONLY_OPTIONAL Static method Public Method Only Optional Fields 20080619
8 OPTIONAL_PARAMETERS Static method Public Method With Optional Fields 20071214
9 SUCCEEDED Static method Public Method Set Two Results Fields 20071214
10 TYPE_GENERIC Static method Public Method Generic Input Parameters 20080611
11 WHOLE_STRUCTURE Static method Public Method Complete Structure 20080107
Events
Class CL_SMT_TRANS_SELFTEST has no event.
Types
Class CL_SMT_TRANS_SELFTEST has no local type.
Method Signatures

Method COPY_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUM Call by reference Type reference (TYPE) N 20071214
2 Importing I_NUM Call by reference Type reference (TYPE) N 20071214
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214

Method COPY_NUM on class CL_SMT_TRANS_SELFTEST has no exception.

Method COPY_NUM_RAISE_IGNORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUM Call by reference Type reference (TYPE) P 20090529
2 Importing I_NUM Call by reference Type reference (TYPE) P 20090529
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20090529
# Exception Resumable Description Created on
1 CX_SMT_IGNORE_TRANS Transformation ignorieren 20090529

Method ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_CHANGE Call by reference Type reference (TYPE) SMT_TEST_SAP_CHANGE Struktur für Selbsttest, SAP Änderungen 20080122
2 Exporting E_CURR_SAP Call by reference Type reference (TYPE) SMT_TEST_SAP-CURR_SAP Währung SAP 20080122
3 Importing I_CURR_ISO Call by reference Type reference (TYPE) SMT_TEST_EXT-CURR_ISO Währung 20080122
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20080122
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Fehler 20080124

Method FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUT_11 Call by reference Type reference (TYPE) P wird gleich 11 gesetzt 20071214
2 Exporting E_OUT_22 Call by reference Type reference (TYPE) P wird gleich 22 gesetzt 20071214
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20080124

Method FIXED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BYTE Call by reference Type reference (TYPE) X 20071214
2 Exporting E_CHAR Call by reference Type reference (TYPE) C 20071214
3 Exporting E_CHAR10 Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20071214
4 Exporting E_CLIKE Call by reference Type reference (TYPE) CLIKE 20071214
5 Exporting E_CSEQUENCE Call by reference Type reference (TYPE) CSEQUENCE 20071214
6 Exporting E_DATA Call by reference Type reference (TYPE) DATA 20071214
7 Exporting E_DATE Call by reference Type reference (TYPE) D 20071214
8 Exporting E_DEC10_2 Call by reference Type reference (TYPE) DEC10_2 Minimalzeit in mikrosek. 20071214
9 Exporting E_FLOAT Call by reference Type reference (TYPE) F 20071214
10 Exporting E_INT Call by reference Type reference (TYPE) I 20071214
11 Exporting E_NUM Call by reference Type reference (TYPE) N 20071214
12 Exporting E_PACKED Call by reference Type reference (TYPE) P 20071214
13 Exporting E_STRING Call by reference Type reference (TYPE) STRING 20071214
14 Exporting E_TIME Call by reference Type reference (TYPE) T 20071214
15 Importing I_BYTE Call by reference Type reference (TYPE) X 20071214
16 Importing I_CHAR Call by reference Type reference (TYPE) C 20071214
17 Importing I_CHAR10 Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20071214
18 Importing I_CLIKE Call by reference Type reference (TYPE) CLIKE 20071214
19 Importing I_CSEQUENCE Call by reference Type reference (TYPE) CSEQUENCE 20071214
20 Importing I_DATA Call by reference Type reference (TYPE) DATA 20071214
21 Importing I_DATE Call by reference Type reference (TYPE) D 20071214
22 Importing I_DEC10_2 Call by reference Type reference (TYPE) DEC10_2 Dezimalzahl der Länge 11 mit 4 Nachkommastellen 20071214
23 Importing I_FLOAT Call by reference Type reference (TYPE) F 20071214
24 Importing I_INT Call by reference Type reference (TYPE) I 20071214
25 Importing I_NUM Call by reference Type reference (TYPE) N 20071214
26 Importing I_PACKED Call by reference Type reference (TYPE) P 20071214
27 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
28 Importing I_STRING Call by reference Type reference (TYPE) STRING 20071214
29 Importing I_TIME Call by reference Type reference (TYPE) T 20071214

Method FIXED_VALUES on class CL_SMT_TRANS_SELFTEST has no exception.

Method NO_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20080619
2 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20080619

Method NO_PARAMETERS on class CL_SMT_TRANS_SELFTEST has no exception.

Method ONLY_OPTIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20080619
2 Importing I_OPTIONAL1 Call by reference Type reference (TYPE) DATA optional 1 20080619
3 Importing I_OPTIONAL2 Call by reference Type reference (TYPE) DATA optional 2 20080619
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20080619

Method ONLY_OPTIONAL on class CL_SMT_TRANS_SELFTEST has no exception.

Method OPTIONAL_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
2 Importing I_MANDATORY Call by reference Type reference (TYPE) DATA obligatorisch 20071214
3 Importing I_OPTIONAL1 Call by reference Type reference (TYPE) DATA optional 1 20071214
4 Importing I_OPTIONAL2 Call by reference Type reference (TYPE) DATA optional 2 20071214
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214

Method OPTIONAL_PARAMETERS on class CL_SMT_TRANS_SELFTEST has no exception.

Method SUCCEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUT_33 Call by reference Type reference (TYPE) P wird gleich 33 gesetzt 20071214
2 Exporting E_OUT_44 Call by reference Type reference (TYPE) P wird gleich 44 gesetzt 20071214
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20080124

Method TYPE_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUT1 Call by reference Type reference (TYPE) DATA Ausgabeparameter 1 20080611
2 Exporting E_OUT2 Call by reference Type reference (TYPE) DATA Ausgabeparameter 2 20080611
3 Importing I_DATA1 Call by reference Type reference (TYPE) DATA Parameter 1 20080611
4 Importing I_DATA2 Call by reference Type reference (TYPE) DATA Parameter 2 20080611
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20080611
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20080611

Method WHOLE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_CHANGE Call by reference Type reference (TYPE) SMT_TEST_SAP_CHANGE Struktur für Selbsttest, SAP Änderungen 20080107
2 Exporting E_TARGET_STRUCTURE Call by reference Type reference (TYPE) SMT_TEST_SAP Struktur für Selbsttest, SAP 20080107
3 Importing I_CURR_ISO Call by reference Type reference (TYPE) SMT_TEST_EXT-CURR_ISO Währung 20080107
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20080107
5 Importing I_WHOLE_STRUCTURE Call by reference Type reference (TYPE) SMT_TEST_EXT die ganze Struktur 20080107

Method WHOLE_STRUCTURE on class CL_SMT_TRANS_SELFTEST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700