FOPC_DOC_TICKETS - Permission to Download the Document
Permission to Download the Document information is stored in SAP table FOPC_DOC_TICKETS.
It is part of development package FOPC_DOCUMENTS in software component FIN-CGV-MIC. This development package consists of objects that can be grouped under "Documents".
It is part of development package FOPC_DOCUMENTS in software component FIN-CGV-MIC. This development package consists of objects that can be grouped under "Documents".
Fields for table FOPC_DOC_TICKETS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| TICKET_GUID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
| .INCLUDE | SKWF_IO | 0 | ||||
| OBJTYPE | KW Framework: IO type | SKWF_IOTY | CHAR | 2 | ||
| .INCLUDE | OBJECT | SDOKOBJECT | 0 | |||
| CLASS | Document class | SDOK_CLASS | CHAR | 20 | SDOKIOCL | |
| OBJID | ID for documents and relations | SDOK_DOCID | CHAR | 64 | ||
| START_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| END_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| MAX_DOWNLOADS | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| CURR_DOWNLOADS | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| ONLY_FOR_USER | User Name | SYUNAME | CHAR | 24 | ||
| ONLY_FROM_URL | STRG | 8 |