SAP table SIGNDO (Digital Signature: Documents to Sign)

SAP table SIGNDO has 3 primary key fields being MANDT,SIGN_ID,SIGN_PROC.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
SIGN_ID Digital Signature: Signature Number as GUID with 22 Chars. CHAR 22 0 SIGN_GUID_22
SIGN_PROC Signature Process for Digital Signature NUMC 4 0 SIGN_PROC
SIGN_DOC Object to be Signed for Digital Signature RSTR 0 0 SIGN_DOC
SIGN_DRULE Digital Signature: Document Rule for Document Construction NUMC 4 0 SIGN_DRULE
SIGN_DTYPE SSF Type Indicator CHAR 3 0 SSFTYPE
SIGN_FPRINT Hash Value (160 Bits) RAW 20 0 HASH160X
SIGN_EXT External Signatures CHAR 3 0 SIGN_EXT
No External Digital Signature
ERP External Signature from Different ERP Systems
MOB External Signature from Hand-Held Device
MANDT_OLD Client CLNT 3 0 * MANDT
SYSTEM_OLD Name of the R/3 System CHAR 8 0 SYSTNAME