SAP ABAP Data Element SIGN_STRUC (Structure or Table to be Displayed in Log)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-DSG (Application Component) Digital Signature
     DS (Package) Digital Signature
Basic Data
Data Element SIGN_STRUC
Short Description Structure or Table to be Displayed in Log  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 LogStruct. 
Medium 19 Structure for Log 
Long 25 Structure for Log 
Heading 50 Structure or Table to be Displayed in Log 
Documentation

Definition

Structure that is used to display the log for the digital signature.

Application development must create this structure in the database during registration of an application for the digital signature. It must contain the structure SIGN_PROT_STRUC as an include. You can use non-key fields for the relevant meta data tables as extra fields.

The first row of the structure must appear as follows:

Field    |    Component type

.Include    |    SIGN_PROT_STRUC

Further notes

If you have to change a log structure, you must

  • Get the previous structure
  • Create and register a new structure

Otherwise the system can no longer correctly interpret logs that have already been saved.

History
Last changed by/on SAP  20020827 
SAP Release Created in 620