COMS_SET_DETAIL - Settings for Generating Set Types
Settings for Generating Set Types information is stored in SAP table COMS_SET_DETAIL.
It is part of development package COM_SETTYPE_TEMPLATES in software component AP-MD-PRO-SET. This development package consists of objects that can be grouped under "Templates for Generating Set Types".
It is part of development package COM_SETTYPE_TEMPLATES in software component AP-MD-PRO-SET. This development package consists of objects that can be grouped under "Templates for Generating Set Types".
Fields for table COMS_SET_DETAIL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJTYPE | Object Type of a Set Type | X | COMT_BUS_OBJTYPE | CHAR | 10 | COMS_SETTYPE_GEN |
PROD_COMP_TYPE | Product Component Type | X | COMT_PROD_COMP_TYPE | CHAR | 2 | |
ORGTYPE | Indicator for Organizational Dependency | X | COMT_PR_ORG_TYPE | CHAR | 10 | * |
COUNTER | Sequential Number | X | COMT_COUNTER | NUMC | 10 | |
DAT_COUNTER | Sequential Number | X | COMT_COUNTER | NUMC | 10 | |
REPLACE_VAR | Replace Variable for Set Type Generation | COMT_REPLACE_VARIABLE | CHAR | 40 | ||
REPLACE_PATTERN | Replace Pattern for Name Generation | COMT_REPLACE_PATTERN | CHAR | 40 | ||
NAME_PREFIX_SAP | SAP Name Prefix of a DDIC Object for a Set Type | COMT_NAME_PREFIX_SAP | CHAR | 10 | ||
NAME_PREFIX_CST | Customer Name Prefix of a DDIC Object for a Set Type | COMT_NAME_PREFIX_CST | CHAR | 10 | ||
NAME_SUFFIX | Name Suffix of a DDIC Object for a Set Type | COMT_NAME_SUFFIX | CHAR | 15 | ||
DESCRIPTION | Description | COMT_DESCRIPTION | CHAR | 40 |