SIGNS - Transaction Data for Digital Signatures
Transaction Data for Digital Signatures information is stored in SAP table SIGNS.
It is part of development package DS in software component CA-DSG. This development package consists of objects that can be grouped under "Digital Signature".
It is part of development package DS in software component CA-DSG. This development package consists of objects that can be grouped under "Digital Signature".
Fields for table SIGNS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
SIGN_ID | Digital Signature: Signature Number as GUID with 22 Chars. | X | SIGN_GUID_22 | CHAR | 22 | |
SIGN_PROC | Signature Process for Digital Signature | X | SIGN_PROC | NUMC | 4 | |
SIGN_INDEX | Index Within a Signature Process | X | SIGN_INDEX | NUMC | 4 | |
SIGN_STEP_NAME | Individual signature | SIGNSTEP | CHAR | 8 | * | |
SIGN_STEP_TXT | Description for individual signature | SIGSTETXT | CHAR | 40 | ||
SIGN_COUNT_STEP | Internal Counter for Strategy/Individual Signature Assignmnt | SIGNCOUN | NUMC | 5 | ||
SIGN_AUTH_GROUP | Authorization Group / Role for Digital Signatures | SIGNAUTH | CHAR | 8 | * | |
SIGN_AUTH_TXT | Description of a role for digital signature | SIGAUTXT | CHAR | 40 | ||
SIGN_SIGNER | Name of the Signatory who Added the Object | SIGN_USERID | CHAR | 12 | ||
SIGN_NAME_FIRST | First name of signatory | SIGNAMF | CHAR | 30 | ||
SIGN_NAME_LAST | Last Name of Signatory | SIGNAML | CHAR | 30 | ||
SIGN_STATE | Status of Signature Process | SIGN_STATE | CHAR | 1 | ||
SIGN_ACTION | Signature Step in a Signature Process | SIGN_ACTION | CHAR | 1 | ||
SIGN_LANGU | Language Key | SPRAS | LANG | 1 | * | |
SIGN_REMARK | Remark for Digital Signature | SIGN_REMARK | CHAR | 68 | ||
SIGN_TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
SIGN_TZONE | Time Zone | TZNZONE | CHAR | 6 | * | |
SIGN_COMM | Comment on Digital Signature | SIGN_COMM | STRG | 8 | ||
SIGN_FORMAT | SSF format | SSFFORM | CHAR | 20 | ||
SIGN_SIGNED_DOC | Document Signed (Signature Value) | SIGN_SDOC | RSTR | 8 | ||
SIGN_EXT | External Signatures | SIGN_EXT | CHAR | 3 | ||
MANDT_OLD | Client | MANDT | CLNT | 3 | * | |
SYSTEM_OLD | Name of the R/3 System | SYSTNAME | CHAR | 8 |