SAP Table
TC85 Signature Strategy
SAP table TC85 has 3 primary key fields being MANDT,APPLICID,SIGNSTRAT.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TC85 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||
| KeyAPPLICID | Application ID | CHAR | 1 | 0 | APPLICID | ||||||||
|
|||||||||||||
| KeySIGNSTRAT | Signature Strategy | CHAR | 8 | 0 | SIGNSTRAT | ||||||||
| SIGN_METHOD | Selection of Signature Method | CHAR | 1 | 0 | SIGN_METHOD | ||||||||
| SIGN_COMM_DISP | Allow Comment for Digital Signature | CHAR | 1 | 0 | SIGN_COMM_DISP | ||||||||
| SIGN_REMARK_DISP | Allow Remark for Digital Signature | CHAR | 1 | 0 | SIGN_REMARK_DISP | ||||||||
| SIGN_VERIFY_DISP | Execution of the Verification Function for Digital Signature | CHAR | 1 | 0 | SIGN_VERIFY_DISP | ||||||||
| SIGN_DOC_DISP | Display Document to Be Signed | CHAR | 1 | 0 | SIGN_FLAG3 | ||||||||
|
|||||||||||||