Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error in MV45AFZZ include while implementing exit

Former Member
0 Kudos

Hi Folks,

I am working on ECC 6.0 EHP 8 system and I am implementing implicit enhancement in USEREXIT_PRICING_PREPARE_TKOMP

exit of MV45AFZZ .

After activation enhancement get activated & working fine.

But error message seen at status bar as

Error in the source code analysis (SCAN) in include MV45AFZZ in row 0

The same exit write in ECC 6.0 EHP 7 it is not showing this error.

For reference screen shot of error message is attached.

screen-1.png

As per my analysis this error is due to Source Code Analysis (SCAN). The screen shot of the same from Tcode SQF is also attached below.

screen-2.png

Thanks

1 ACCEPTED SOLUTION

pritam_mondal
Explorer

Hi Yogesh,

This is a side effect of SAP Note 2330193.

Solution

You can ignore the error message.

Implement the correction instructions narrated in SAP note no 2404340 so that the message is no longer sent in the above scenario.

Regards,

PritamM 🙂

3 REPLIES 3

former_member182371
Active Contributor
0 Kudos

Hi,

in screen-2 there is that message "Mandatory value missing: SOBJ_NAME".

Have a look at that.

Best regards,

Pablo

0 Kudos

In this exit no such field is exist. I think this could be in Dept 6 function module error.

pritam_mondal
Explorer

Hi Yogesh,

This is a side effect of SAP Note 2330193.

Solution

You can ignore the error message.

Implement the correction instructions narrated in SAP note no 2404340 so that the message is no longer sent in the above scenario.

Regards,

PritamM 🙂