Do you have any question about this error?
Message type: E = Error
Message class: FDT_CORE - Formula & Derivation Tool: Core
Message number: 198
Message text: Transport of objects with local package/software comp is not allowed
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.
FDT_CORE198
- Transport of objects with local package/software comp is not allowed ?The SAP error message FDT_CORE198 indicates that there is an issue with transporting objects that are assigned to a local package or software component. This typically occurs when you attempt to transport development objects (like function modules, classes, etc.) that are not assigned to a transportable package.
Cause:
- Local Package Assignment: The objects you are trying to transport are assigned to a local package (usually
$TMP
), which is not transportable. Local packages are meant for development purposes and cannot be included in transport requests.- Software Component Issues: The software component associated with the objects may not be configured correctly for transport.
Solution:
To resolve this error, you can follow these steps:
Check Object Assignment:
- Go to the object in question (e.g., a function module, class, etc.) and check its package assignment.
- If it is assigned to a local package (like
$TMP
), you need to reassign it to a transportable package.Reassign to a Transportable Package:
- Use transaction SE80 or SE11 to find the object.
- Change the package assignment to a transportable package. You can create a new package if necessary, or use an existing one that is transportable.
Create a Transport Request:
- After reassigning the object to a transportable package, create a new transport request if needed.
- Add the object to the transport request.
Transport the Request:
- Once the objects are correctly assigned and included in a transport request, you can proceed with the transport process.
Related Information:
By following these steps, you should be able to resolve the FDT_CORE198 error and successfully transport your objects.
Get instant SAP help. Start your 7-day free trial now.
FDT_CORE197
Local packages can only be assigned to local applications
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE196
Invalid system settings, T-table mode is only supported in AP systems
What causes this issue? The client is set to T-Table Mode. In this mode it is possible to create Business Content Framework objects. However, this fe...
FDT_CORE199
Software component LOCAL can only be used for local applications
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE200
--- BEGIN MESSAGES OF WHERE-USED CHECK AND DELETE ------------
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.