SAP ABAP Interface IF_SALV_VERI_TYPES_DB (IF_SALV_VERI_TYPES_DB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_VERI (Package) ALV: Verification
Properties
Interface IF_SALV_VERI_TYPES_DB  
Short Description    
General Data
Package SALV_VERI   ALV: Verification 
Created 20040512   SAP 
Last changed 20040930   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_VERI_TYPES_DB has no forward declaration.
Interfaces
Interface IF_SALV_VERI_TYPES_DB has no interface.
Friends
Interface IF_SALV_VERI_TYPES_DB has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_S_RESULT Constant Public See coding 20040518
Methods
Interface IF_SALV_VERI_TYPES_DB has no method.
Events
Interface IF_SALV_VERI_TYPES_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_COMPARE Public See coding 20040513 begin of s_type_compare, s_key type s_type_compare_key, s_data type s_type_compare_data, end of s_type_compare
2 S_TYPE_COMPARE_BATCH Public See coding 20040519 begin of s_type_compare_batch, s_key type s_type_compare_batch_key, s_data type s_type_compare_batch_data, end of s_type_compare_batch
3 S_TYPE_COMPARE_BATCH_DATA Public See coding 20040519 begin of s_type_compare_batch_data, t_item type t_type_compare_batch_data_item, t_email type t_type_email, end of s_type_compare_batch_data
4 S_TYPE_COMPARE_BATCH_DATA_ITEM Public See coding 20040521 begin of s_type_compare_batch_data_item. include type s_type_compare_keys. types: t_email type t_type_email, end of s_type_compare_batch_data_item
5 S_TYPE_COMPARE_BATCH_KEY Public See coding 20040518 begin of s_type_compare_batch_key, name type char40, text type char40. include type s_type_system_info. types: end of s_type_compare_batch_key
6 S_TYPE_COMPARE_DATA Public See coding 20040518 begin of s_type_compare_data, t_result type t_type_compare_result, t_email type t_type_email, result type salv_de_constant, total_alerts type i, total_compares type i, end of s_type_compare_data
7 S_TYPE_COMPARE_KEY Public See coding 20040513 begin of s_type_compare_key, name type char40, text type string, user type syuname, start type timestamp, end type timestamp, result type icon-id, total_alerts type i, total_compares type i. include type s_type_system_info. types: server type syhost, end of s_type_compare_key
8 S_TYPE_COMPARE_KEYS Public See coding 20040521 begin of s_type_compare_keys, s_key_exp type s_type_veri_key, s_key_act type s_type_veri_key, end of s_type_compare_keys
9 S_TYPE_COMPARE_RESULT Public See coding 20040517 begin of s_type_compare_result. include type s_type_compare_keys. types: t_email type t_type_email, result type salv_de_constant, end of s_type_compare_result
10 S_TYPE_DATATYPE Public See coding 20040517 begin of s_type_datatype, data_type type char12, description type string, end of s_type_datatype
11 S_TYPE_POINT Public See coding 20040517 begin of s_type_point, point type char4, description type string, end of s_type_point
12 S_TYPE_SYSTEM_INFO Public See coding 20040519 begin of s_type_system_info, system type char3, "sysysid release type sysaprl, mandt type symandt, end of s_type_system_info
13 S_TYPE_TIMESTAMP Public See coding 20040519 begin of s_type_timestamp, datum type sydatum, uzeit type syuzeit, end of s_type_timestamp
14 S_TYPE_VERI Public See coding 20040513 begin of s_type_veri, s_key type s_type_veri_key, r_data type ref to data, end of s_type_veri
15 S_TYPE_VERITYPE Public See coding 20040518 begin of s_type_veritype, veri_type type char1, description type string, end of s_type_veritype
16 S_TYPE_VERI_KEY Public See coding 20040513 begin of s_type_veri_key, veri_type type char1, name type char40, text type char40, id1 type char12, id2 type char20, id3 type char4, id4 type char4, data_type type char12, erfdate type slis_erdat, erftime type slis_ertim, erfname type slis_ernam, end of s_type_veri_key
17 T_TYPE_COMPARE Public See coding 20040513 t_type_compare type standard table of s_type_compare with key s_key
18 T_TYPE_COMPARE_BATCH Public See coding 20040519 t_type_compare_batch type standard table of s_type_compare_batch with key s_key
19 T_TYPE_COMPARE_BATCH_DATA_ITEM Public See coding 20040521 t_type_compare_batch_data_item type standard table of s_type_compare_batch_data_item with key s_key_exp s_key_act
20 T_TYPE_COMPARE_RESULT Public See coding 20040517 t_type_compare_result type standard table of s_type_compare_result with key s_key_exp s_key_act result
21 T_TYPE_DATATYPE Public See coding 20040517 t_type_datatype type standard table of s_type_datatype with key data_type
22 T_TYPE_EMAIL Public See coding 20040521 t_type_email type standard table of string with key table_line
23 T_TYPE_POINT Public See coding 20040603 t_type_point type standard table of s_type_point with key point
24 T_TYPE_VERI Public See coding 20040513 t_type_veri type standard table of s_type_veri with key s_key
25 T_TYPE_VERITYPE Public See coding 20040518 t_type_veritype type standard table of s_type_veritype with key veri_type
26 T_TYPE_VERI_KEY Public See coding 20040513 t_type_veri_key type standard table of s_type_veri_key with key table_line
History
Last changed by/on SAP  20040930 
SAP Release Created in 700