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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Static method | Public | Method | 20020918 | |
2 | ![]() |
Static method | Public | Method | 20020808 | |
3 | ![]() |
Static method | Public | Method | 20040513 | |
4 | ![]() |
Static method | Public | Method | 20040427 | |
5 | ![]() |
Static method | Public | Method | 20020813 | |
6 | ![]() |
Static method | Public | Method | 20040427 | |
7 | ![]() |
Static method | Private | Method | 20040608 | |
8 | ![]() |
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 | ![]() |
IN_HASH_LENGTH | Call by reference | Type reference (TYPE) | I | 6 | 20040608 | ||
2 | ![]() |
IN_UCCHECK | Call by reference | Type reference (TYPE) | UCCHECK | ABAP_TRUE | Flag, if unicode check was performed | 20020918 | |
3 | ![]() |
IN_VERIMSG | Call by reference | Type reference (TYPE) | CLIKE | Verification message | 20020918 | ||
4 | ![]() |
RT_HASHCODE | Value transfer | Type reference (TYPE) | SVET_D_MSG_ID | Verification message ID | 20020918 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020918 |
Method COPY_TEMPORY_VERI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SOURCE_VERI | Call by reference | Type reference (TYPE) | TRDIR-NAME | ABAP program name | 20020808 | ||
2 | ![]() |
IM_TARGET_VERI | Call by reference | Type reference (TYPE) | TRDIR-NAME | ABAP program name | 20020808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
problem during copying of source to target veri | 20020808 | |
2 | ![]() |
problem during removal of potentielly existing target veri | 20020808 | |
3 | ![]() |
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 | ![]() |
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 | ![]() |
REPORT_NAME | Call by reference | Type reference (TYPE) | SYREPID | SY-CPROG | ABAP-Programm, aktuelles Rahmenprogramm | 20040427 | |
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20040427 |
Method INSERT_TEMPORY_VERI_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEFAULT_VERI | Call by reference | Type reference (TYPE) | TRDIR-NAME | SY-CPROG | template for initial creation, if target does not exist | 20020813 | |
2 | ![]() |
IM_SOURCE_CODE | Call by reference | Type reference (TYPE) | STRINGTAB | the source code to insert | 20020813 | ||
3 | ![]() |
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 | ![]() |
problem during copying of source to target veri | 20020813 | |
2 | ![]() |
problems during the statement insert report | 20020813 | |
3 | ![]() |
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 | ![]() |
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 | ![]() |
MSG_ID | Call by reference | Type reference (TYPE) | SVET_D_MSG_ID | Kennung einer einzelnen Verifikationsmeldung | 20040608 | ||
2 | ![]() |
MSG_TEXT | Call by reference | Type reference (TYPE) | SVET_D_MSG_TEXT | Text einer Verifikationsmeldung | 20040608 | ||
3 | ![]() |
PRIORITY | Call by reference | Type reference (TYPE) | I | 2 | 20040608 | ||
4 | ![]() |
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 | ![]() |
IM_SOURCE_VERI | Call by reference | Type reference (TYPE) | TRDIR-NAME | ABAP program name | 20020808 | ||
2 | ![]() |
IM_TARGET_VERI | Call by reference | Type reference (TYPE) | TRDIR-NAME | ABAP program name | 20020808 | ||
3 | ![]() |
RT_DEST_IS_OBSOLETE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
the source veri does not exist | 20020808 |
History
Last changed by/on | SAP | 20040719 |
SAP Release Created in |