MDC_GOAL_STEP - Allowed Step Types Of A Goal
Allowed Step Types Of A Goal information is stored in SAP table MDC_GOAL_STEP.
It is part of development package MDC_MODEL in software component CA-MDG-CMP-AF. This development package consists of objects that can be grouped under "Master Data Consolidation: Data Model".
It is part of development package MDC_MODEL in software component CA-MDG-CMP-AF. This development package consists of objects that can be grouped under "Master Data Consolidation: Data Model".
Fields for table MDC_GOAL_STEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCESS_GOAL | Master Data Change Process Goal | X | MDC_PROCESS_GOAL | CHAR | 2 | MDC_GOAL_PROP |
STEP_TYPE | Master Data Change Process Step Type | X | MDC_PROCESS_STEP_TYPE | CHAR | 6 | MDC_PRC_STEPTYP |
.INCLUDE | PROPERTIES | MDC_GOAL_STEP_PROPERTIES | 0 | |||
DEMANDS_UNIQUENESS | Indicator: Step Type Must Be Unique In A Process Template | MDC_UNIQUE_STEP_TYPE | CHAR | 2 | ||
REQUIRED | Indicator: Step Type Is Required As Part Of Process Template | MDC_REQUIRED_STEP_TYPE | CHAR | 2 | ||
CONCLUDING | Indicator: Step Type Concludes Process | MDC_CONCLUDING_STEP_TYPE | CHAR | 2 | ||
REMOVES_OBJECTS | Indicator: Step Type Might Remove Objects From Process | MDC_REMOVES_OBJECTS | CHAR | 2 | ||
NO_SUITE | Indicator: Step Type Cannot Be Used For Suite Models | MDC_NO_SUITE_STEP_TYPE | CHAR | 2 | ||
PREDECESSOR | Required Predecessor Step Type | MDC_STEP_TYPE_PREDECESSOR | CHAR | 6 | MDC_PRC_STEPTYP |