SAP Table DMS_PROF03
DMS: Profile Definitions for Applications
DMS_PROF03 (DMS: Profile Definitions for Applications) 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 DMS_PROF03 to other SAP tables.
DMS_PROF03 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||
PROFILE_NAME | Profile key for processing of original files | DMS_PROFILE_NAME | DMS_PROF01 | CHAR | 10 | 0 | ||||||
DAPPL | Application | DAPPL | TDWP | CHAR | 3 | 0 | ||||||
WORK_PATH | Working directory for workstation application | DMS_WORK_PATH | CHAR | 255 | 0 | |||||||
VIEW_USE | Application for Displaying | DMS_VIEW_USE | CHAR | 1 | 0 |
Possible values
|
||||||
PRINT_USE | Application for Printing | DMS_PRINT_USE | CHAR | 1 | 0 |
Possible values
|
||||||
STORAGE_CAT | Storage category for original files | CV_STORAGE_CAT | CHAR | 10 | 0 | |||||||
WEB_USE | Application is relevant for WWW | DMS_WEB_USE | CHAR | 1 | 0 |
Possible values
|
DMS_PROF03 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
DMS_PROF03 | DAPPL | DMS_PROF03 | MANDT | TDWP | Workstation Applications | MANDT |
DMS_PROF03 | DAPPL | DMS_PROF03 | DAPPL | TDWP | Workstation Applications | DAPPL |
DMS_PROF03 | PROFILE_NAME | DMS_PROF03 | MANDT | DMS_PROF01 | DMS: Profile Definition | MANDT |
DMS_PROF03 | PROFILE_NAME | DMS_PROF03 | PROFILE_NAME | DMS_PROF01 | DMS: Profile Definition | PROFILE_NAME |