SAP ABAP Data Element SIGN_TYPE_MULTI (Signature Type)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QM00 (Package) QM central QM functions
Basic Data
Data Element SIGN_TYPE_MULTI
Short Description Signature Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIGN_TYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
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 Sig. Type 
Medium 15 Signature Type 
Long 20 Signature Type 
Heading 16 Signature Type 
Documentation

Definition

Specifies if the signature process is synchronous or asynchronous.

Use

Depending on the signature type, the execution of signature strategies can be synchronous or asynchronous.

  • Synchronous Signature Process

    Once a synchronous signature process has started, it must be continued until the end without interruption. A new function or transaction cannot be called until the last required signature has been completed. If the signature process is interrupted before the end, then all previous completed signatures are saved, but are not valid for the signature process and must be repeated.

  • Asynchronous Signature Process

    For an asynchronous signature process, the signatories perform their signatures independently from one another. The signature process can be interrupted after every signature, and continued by the next signatory at any point in time. You need to enter a password to interrupt the asynchronous signature process.

Dependencies

Example

History
Last changed by/on SAP  20130529 
SAP Release Created in 700