SRM_GSP_TAGGING - Unique Document IDs of Documents to be Archived
Unique Document IDs of Documents to be Archived information is stored in SAP table SRM_GSP_TAGGING.
It is part of development package SRM_GSP_ARCHIVE in software component BC-SRV-RM. This development package consists of objects that can be grouped under "Archiving for Generic SP".
It is part of development package SRM_GSP_ARCHIVE in software component BC-SRV-RM. This development package consists of objects that can be grouped under "Archiving for Generic SP".
Fields for table SRM_GSP_TAGGING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
DOCUMENT_CLASS | Document class | X | SDOK_CLASS | CHAR | 10 | * |
DOCUMENT_ID | ID for documents and relations | X | SDOK_DOCID | CHAR | 32 | |
POID_ID | POID ID | SRMPOIDID | CHAR | 32 | ||
DOC_STATUS | State of the Document During Archiving | SRM_GSPARC_STATUS | CHAR | 1 | ||
KEEP_CONTENT | Boolean: Possible Values IF_SRM=>TRUE / FALSE | SRMBOOLEAN | CHAR | 1 |