GFDBDMS_CONTENT - Temporary table to store documents of DMS
 Temporary table to store documents of DMS information is stored in SAP table GFDBDMS_CONTENT.
It is part of development package PMIQ_FD in software component IS-HER-CM. This development package consists of objects that can be grouped under "Generic Form Designer".
 It is part of development package PMIQ_FD in software component IS-HER-CM. This development package consists of objects that can be grouped under "Generic Form Designer".
Fields for table GFDBDMS_CONTENT
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| DOCUMENT_NUMBER | Document number | X | DOKNR | CHAR | 50 | |
| DOCVER | Document Version | X | DOKVR | CHAR | 4 | |
| DOCPART | Document Part | X | DOKTL_D | CHAR | 6 | |
| DOCTYPE | Document Type | X | DOKAR | CHAR | 6 | |
| FORM_SUBM_ID | Submission ID for runtime questionnaire form | GFDFORM_SUBMISSION_ID | CHAR | 24 | ||
| USER_ID | Portal User ID | GFD_PORTALUSER | CHAR | 80 | ||
| CREATION_DATE | Date | DATUM | DATS | 16 | ||
| CREATION_TIME | Created At (Output in User Time Zone) | COMT_CREATED_AT_USR | DEC | 8 |