- Home
- Resources
- SAP Tables
- TC85 - Signature Strategy
SAP Table TC85
    Signature Strategy
    
    TC85 (Signature Strategy) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
    Additionally we provide an overview of foreign key relationships, if any, that link TC85 to other SAP tables.
    
     
	
	Source: TC85 (Signature Strategy)
    TC85 table fields
    
        
            
            
                | Field | Data element | Checktable | Datatype | Length | Decimals |  | 
            
            
            
                                                
                                    | MANDT | Client | MANDT | T000 | CLNT |  | 3 | 0 |  | 
                                                
                                    | APPLICID | Application ID | APPLICID |  | CHAR |  | 1 | 0 | Possible values 
                                
                                                                
                                    | S | Digital Signature: Multiple-signature Principle |  | 
                                                
                                    | SIGNSTRAT | Signature Strategy | SIGNSTRAT |  | CHAR |  | 8 | 0 |  | 
                                                
                                    | SIGN_METHOD | Selection of Signature Method | SIGN_METHOD |  | CHAR |  | 1 | 0 | Possible values 
                                
                                                                
                                    | R | System Signature with Authorization by SAP User ID/Password |  
                                    | S | User Signature with Ext. Security Product with Verification |  
                                    | NULL | User Signature with Ext. Security Product W/O Verification |  | 
                                                
                                    | SIGN_COMM_DISP | Allow Comment for Digital Signature | SIGN_COMM_DISP |  | CHAR |  | 1 | 0 | Possible values 
                                
                                                                
                                    | NULL | Possible |  
                                    | V | Disallowed |  
                                    | X | Required |  | 
                                                
                                    | SIGN_REMARK_DISP | Allow Remark for Digital Signature | SIGN_REMARK_DISP |  | CHAR |  | 1 | 0 | Possible values 
                                
                                                                
                                    | NULL | Possible |  
                                    | V | Disallowed |  
                                    | X | Required |  | 
                                                
                                    | SIGN_VERIFY_DISP | Execution of the Verification Function for Digital Signature | SIGN_VERIFY_DISP |  | CHAR |  | 1 | 0 | Possible values 
                                
                                                                
                                    | NULL | Possible |  
                                    | X | Disallowed |  | 
                                                
                                    | SIGN_DOC_DISP | Display Document to Be Signed | SIGN_FLAG3 |  | CHAR |  | 1 | 0 | Possible values 
                                
                                                                
                                    | NULL | Possible |  
                                    | V | Disallowed |  
                                    | X | Required |  | 
                        
        
     
        TC85 foreign key relationships
    
        
            
                
                    | Table | Field | Foreign key table | Foreign key field | Check table | Check field | 
            
                        
            
            
                                                                        
                                      | TC85 | MANDT | TC85 | MANDT | T000 | Clients | MANDT |