Do you have any question about this error?
Message type: E = Error
Message class: PAK - Package API / Package Tools
Message number: 347
Message text: &1: Do not use object &2 any more; for the replacement, see the long text
The object &V2& used in &V1& is obsolete and should no longer be used.
Description of Replacement: &V3&&V4&.
Analyze the package error using the <DS:REPO.RS_DDIC_PAK_EXPLAIN>Explain
Tool</> of the package check.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
PAK347
- &1: Do not use object &2 any more; for the replacement, see the long text ?The SAP error message PAK347 indicates that a certain object (in this case, identified as
&2
) is deprecated or no longer recommended for use. The message suggests that you should not use this object anymore and refers you to a replacement or alternative solution, which is typically detailed in the long text of the error message.Cause:
The cause of this error is usually related to the use of outdated or obsolete objects in your SAP system. This can happen due to:
To resolve this error, you should:
Read the Long Text: Access the long text associated with the error message to find specific details about the deprecated object and the recommended replacement. This can usually be done by clicking on the message or using transaction codes like SE91 to look up the message.
Identify the Replacement: The long text will typically provide information on what to use instead of the deprecated object. This could be a new function module, class, or method that serves the same purpose.
Update Your Code/Configuration: Modify your code or configuration to replace the deprecated object with the recommended alternative. This may involve:
Consult Documentation: If the long text does not provide sufficient information, refer to the SAP Help Portal or relevant SAP Notes for further guidance on the deprecated object and its replacement.
Check for SAP Notes: Sometimes, SAP releases notes that provide additional information or fixes related to specific error messages. Use transaction code SNOTE to check for any relevant notes.
By following these steps, you should be able to address the PAK347 error and ensure that your SAP system is using supported and recommended objects.
Get instant SAP help. Start your 7-day free trial now.
PAK346
&1: Do not use object &2 any more; for the replacement, see the long text
What causes this issue? The object &V2& used in &V1& is obsolete and should no longer be used. The replacement object is &V3&...
PAK345
Do not use &1 any more; replacement: '&2&3&4'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
PAK348
&1 &2: Do not use object &3 &4 any more
What causes this issue? The object &V3& &V4& used in &V1& &V2& is obsolete and should no longer be used. There is no ...
PAK349
Package &1: incomplete use access for package interface &4
What causes this issue? The use access in package &V1& for package interface &V4& to use development object &V2& &V3&...
Click on this link to search all SAP messages.