Message type: E = Error
Message class: SCPR_ATC - Message class for ATC checks on BC sets
Message number: 016
Message text: View has undefined customizing delivery class
Tables/views which are to be used in BC Sets, must have one of the
following delivery classes (in transaction SE11):
o 'C': Customizing table, only maintained by customers, not an SAP
import
o 'G': Customizing table, protected against SAP UPD, only INS allowed
o 'E': Control table, SAP and customers haven their own key areas
o SPACE: is also accepted as customizing delivery class
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Non-customizing delivery classes are:BC set activation might lead to data inconsistency.
To avoid any future inconsistencies, change the delivery class of the
table/view in the BC set.
Error message extract from SAP system. Copyright SAP SE.
SCPR_ATC016
- View has undefined customizing delivery class ?The SAP error message SCPR_ATC016, which indicates that a view has an undefined customizing delivery class, typically arises during the activation or transport of a view in the SAP system. This error is related to the configuration of the view in the ABAP Dictionary and can occur in various scenarios, such as when creating or modifying database views or when working with custom developments.
Cause: The error is caused by the absence of a defined customizing delivery class for the view in question. The delivery class determines how the data in the view is treated in terms of transport and customization. If the delivery class is not set, the system cannot determine how to handle the view during transport or activation.
Solution: To resolve the SCPR_ATC016 error, follow these steps: Check the View Definition: Go to the ABAP Dictionary (transaction SE11). Enter the name of the view that is causing the error and check its properties. Define the
Get instant SAP help. Sign up for our Free Essentials Plan.
SCPR_ATC015
SOBJ piece list for object is not consistent with DDIC piece list
What causes this issue? The piece list (SOBJ) for object does not match the piece list for the object in the Data Dictionary.System Response You can...
SCPR_ATC014
Used Table/View does not exist
What causes this issue? A referenced Table/View may not, or no longer exist in the system.System Response BC set cannot be activated.How to fix this...
SCPR_ATC017
View/table was added to customizing object manually in SOBJ piece list
What causes this issue? The table/view was added to the object manually when the BC Set or request was created. It is not part of the object definiti...
SCPR_ATC018
SOBJ piece list for table/view in customizing object is not consistent
What causes this issue? The object piece list (SOBJ) of table/view in customizing object does not match the piece list of the table/view in the Dicti...
Click on this link to search all SAP messages.