SAP ABAP Class CL_SVET_VERI_TOOL (CL_SVET_VERI_TOOL)
Properties
Class CL_SVET_VERI_TOOL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SX    
Program status     
Category 0   
Package      
Created 20020808   SAP 
Last change 20040719   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SVET_VERI_TOOL has no interface implemented.
Friends
Class CL_SVET_VERI_TOOL has no friend class.
Attributes
Class CL_SVET_VERI_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_HASH_CODE Static method Public Method 20020918
2 COPY_TEMPORY_VERI Static method Public Method 20020808
3 CREATE_GUID Static method Public Method 20040513
4 GET_UC_FLAG_OF_ACTIVE_PROGRAM Static method Public Method 20040427
5 INSERT_TEMPORY_VERI_SOURCE Static method Public Method 20020813
6 IN_VERIFICATION_MODE Static method Public Method 20040427
7 TADIR_MESSAGE Static method Private Method 20040608
8 TEST_UPDATE_REQUIRED Static method Public Method 20020808
Events
Class CL_SVET_VERI_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_USER_DATA Public See coding 20040603 begin of ty_S_User_Data, first_Name type String, last_Name type String, Sex type c length 1, end of ty_S_USer_Data
Method Signatures

Method COMPUTE_HASH_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_HASH_LENGTH Call by reference Type reference (TYPE) I 6 20040608
2 Importing IN_UCCHECK Call by reference Type reference (TYPE) UCCHECK ABAP_TRUE Flag, if unicode check was performed 20020918
3 Importing IN_VERIMSG Call by reference Type reference (TYPE) CLIKE Verification message 20020918
4 Returning RT_HASHCODE Value transfer Type reference (TYPE) SVET_D_MSG_ID Verification message ID 20020918
# Exception Resumable Description Created on
1 XPT_INTERNAL_ERROR 20020918

Method COPY_TEMPORY_VERI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SOURCE_VERI Call by reference Type reference (TYPE) TRDIR-NAME ABAP program name 20020808
2 Importing IM_TARGET_VERI Call by reference Type reference (TYPE) TRDIR-NAME ABAP program name 20020808
# Exception Resumable Description Created on
1 XPT_CANNOT_COPY problem during copying of source to target veri 20020808
2 XPT_CANNOT_DELETE problem during removal of potentielly existing target veri 20020808
3 XPT_TARGET_LOCKED the target is a program of another devpackage => no deletion 20020808

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYSUUID_C Eindeutige Kennung 20040513

Method CREATE_GUID on class CL_SVET_VERI_TOOL has no exception.

Method GET_UC_FLAG_OF_ACTIVE_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPORT_NAME Call by reference Type reference (TYPE) SYREPID SY-CPROG ABAP-Programm, aktuelles Rahmenprogramm 20040427
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040427
# Exception Resumable Description Created on
1 CX_SVET_API Allgemeiner Fehler 20040427

Method INSERT_TEMPORY_VERI_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEFAULT_VERI Call by reference Type reference (TYPE) TRDIR-NAME SY-CPROG template for initial creation, if target does not exist 20020813
2 Importing IM_SOURCE_CODE Call by reference Type reference (TYPE) STRINGTAB the source code to insert 20020813
3 Importing IM_TARGET_VERI Call by reference Type reference (TYPE) TRDIR-NAME report which source code should be modified 20020813
# Exception Resumable Description Created on
1 XPT_CANNOT_COPY problem during copying of source to target veri 20020813
2 XPT_INSERT_FAILED problems during the statement insert report 20020813
3 XPT_TARGET_LOCKED the target report is not within the package '$TMP' 20020813

Method IN_VERIFICATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SVET_D_BOOLEAN Rückgabewerte 20040427

Method IN_VERIFICATION_MODE on class CL_SVET_VERI_TOOL has no exception.

Method TADIR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG_ID Call by reference Type reference (TYPE) SVET_D_MSG_ID Kennung einer einzelnen Verifikationsmeldung 20040608
2 Importing MSG_TEXT Call by reference Type reference (TYPE) SVET_D_MSG_TEXT Text einer Verifikationsmeldung 20040608
3 Importing PRIORITY Call by reference Type reference (TYPE) I 2 20040608
4 Importing PROG_NAME Call by reference Type reference (TYPE) PROGNAME Programm Name 20040608

Method TADIR_MESSAGE on class CL_SVET_VERI_TOOL has no exception.

Method TEST_UPDATE_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SOURCE_VERI Call by reference Type reference (TYPE) TRDIR-NAME ABAP program name 20020808
2 Importing IM_TARGET_VERI Call by reference Type reference (TYPE) TRDIR-NAME ABAP program name 20020808
3 Returning RT_DEST_IS_OBSOLETE Value transfer Type reference (TYPE) ABAP_BOOL 20020808
# Exception Resumable Description Created on
1 XPT_NO_SOURCE the source veri does not exist 20020808
History
Last changed by/on SAP  20040719 
SAP Release Created in