UACC_STORE - Table to hold configuration data for the checks
Table to hold configuration data for the checks information is stored in SAP table UACC_STORE.
It is part of development package UACC_DDIC in software component SV-SMG-ASU. This development package consists of objects that can be grouped under "Upgrade Accelerator Framework (DDIC)".
It is part of development package UACC_DDIC in software component SV-SMG-ASU. This development package consists of objects that can be grouped under "Upgrade Accelerator Framework (DDIC)".
Fields for table UACC_STORE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
STEP_NAME | Step Name | X | UACC_STEP_NAME | CHAR | 50 | |
USE_CASE | Use case of Check -- 'UPG', 'SPAM', 'ASU' etc.. | X | UACC_USE_CASE | CHAR | 30 | |
UNITNAME | Step Name | X | UACC_STEP_NAME | CHAR | 50 | |
LINNUM | Continuos line number | NUMC | 3 | |||
TEXT | Free Text | UACC_TEXT | CHAR | 255 |