- Home
- Resources
- SAP Tables
- SIGNOBJECT - Registration Table for Objects for Digital Signature
SAP Table SIGNOBJECT
Registration Table for Objects for Digital Signature
SIGNOBJECT (Registration Table for Objects for Digital Signature) 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 SIGNOBJECT to other SAP tables.
Source: SIGNOBJECT (Registration Table for Objects for Digital Signature)
SIGNOBJECT table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
SIGN_APPL |
Application of the Digital Signature |
SIGN_APPL |
SIGNAPPL
|
CHAR |
|
8 |
0 |
|
SIGN_OBJECT |
Digital Signature Object |
SIGN_OBJECT |
|
CHAR |
|
8 |
0 |
|
SIGN_META_NAME |
Table for Application-Dependent Metadata |
SIGN_META_NAME |
DD09L
|
CHAR |
|
30 |
0 |
|
SIGN_PROT_NAME |
Structure or Table to be Displayed in Log |
SIGN_STRUC |
DD02L
|
CHAR |
|
30 |
0 |
|
SIGN_SUBOBJECT |
Application Log: Subobject |
BALSUBOBJ |
BALSUB
|
CHAR |
|
20 |
0 |
|
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_REASON_DISP |
Display Object Description for Digital Signature |
SIGN_FLAG2 |
|
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 |
|
SIGN_VERSION |
Digital Signature Registration Version |
SIGN_VERSION |
|
NUMC |
|
2 |
0 |
|
SIGNOBJECT foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
SIGNOBJECT |
SIGN_APPL |
SIGNOBJECT |
SIGN_APPL |
SIGNAPPL |
Registration Table for Applications for Digital Signatures |
SIGN_APPL |
SIGNOBJECT |
SIGN_META_NAME |
SIGNOBJECT |
SIGN_META_NAME |
DD09L |
DD: Technical settings of tables |
TABNAME |
SIGNOBJECT |
SIGN_META_NAME |
'A' |
|
DD09L |
DD: Technical settings of tables |
AS4LOCAL |
SIGNOBJECT |
SIGN_META_NAME |
* |
|
DD09L |
DD: Technical settings of tables |
AS4VERS |
SIGNOBJECT |
SIGN_PROT_NAME |
SIGNOBJECT |
SIGN_PROT_NAME |
DD02L |
SAP Tables |
TABNAME |
SIGNOBJECT |
SIGN_PROT_NAME |
'A' |
|
DD02L |
SAP Tables |
AS4LOCAL |
SIGNOBJECT |
SIGN_PROT_NAME |
* |
|
DD02L |
SAP Tables |
AS4VERS |
SIGNOBJECT |
SIGN_SUBOBJECT |
'CDSG1' |
|
BALSUB |
Application log: sub-objects |
OBJECT |
SIGNOBJECT |
SIGN_SUBOBJECT |
SIGNOBJECT |
SIGN_SUBOBJECT |
BALSUB |
Application log: sub-objects |
SUBOBJECT |