Do you have any question about this error?
Message type: E = Error
Message class: /BCV/CFG -
Message number: 117
Message text: Package &1 is a local package; MIME object is not transported
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/BCV/CFG117
- Package &1 is a local package; MIME object is not transported ?The SAP error message
/BCV/CFG117 Package &1 is a local package; MIME object is not transported
typically occurs when you are trying to transport a MIME object (such as images, stylesheets, or JavaScript files) that is associated with a local package. In SAP, local packages are not intended to be transported between systems, which is why you are encountering this error.Cause:
- Local Package: The package you are trying to transport is defined as a local package (usually starting with
$TMP
or similar), which means it is not meant to be included in transport requests.- MIME Object: The MIME object you are trying to transport is linked to this local package, and since local packages cannot be transported, the system raises this error.
Solution:
To resolve this issue, you can follow these steps:
Change the Package:
- Move the MIME object to a transportable package. You can create a new package or use an existing one that is transportable (not a local package).
- To do this, go to the transaction SE80 (Object Navigator) or SE11 (Data Dictionary) and change the package assignment of the MIME object.
Create a Transport Request:
- After moving the MIME object to a transportable package, create a transport request for that package.
- Ensure that the transport request is released and imported into the target system.
Check Package Attributes:
- Ensure that the package you are using is not marked as a local package. You can check this in transaction SE80 by looking at the package attributes.
Recreate MIME Objects:
- If necessary, recreate the MIME objects in the new transportable package to ensure they are correctly linked.
Related Information:
By following these steps, you should be able to resolve the error and successfully transport your MIME objects.
Get instant SAP help. Start your 7-day free trial now.
/BCV/CFG116
Saving successful
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BCV/CFG115
Saving successful; existing personalization for chip pages deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BCV/CFG118
Workbench request not created
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BCV/CFG120
Application is in configuration mode; a development object is created
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.