cancel
Showing results for 
Search instead for 
Did you mean: 

Suppress F5 351 message with new custom message

sivapuram_phanikumar
Active Participant
0 Kudos

Hello All,

I have a requirement where to raise a custom message when user tries to use a specific blocked vendor for posting. So, when a vendor starting with lets say 5* is used for posting, system should through a customized message instead of F5 351.

Please let me know if it is feasible.


Thanks,

Phani

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183424
Active Contributor
0 Kudos

F5351 works for G/L account (not for vendor). As per your example "when a vendor starting with lets say 5* is used for posting, system should through a customized message instead of F5 351", you have to do it via your own custom development. Kindly consult with your ABAP team.

If possible, please create a custom message also.

former_member198032
Active Contributor
0 Kudos

Hi,

check if note below can help you:

1881905 - Error message F5351 'Account & & is blocked for posting' appears in clearing transactions

Hope this be at least helpful for you.

Regards,

Cristiano

sivapuram_phanikumar
Active Participant
0 Kudos

Hi,

Thanks for the response. But my requirement is to replace F5 351 with a custom message specific to an account. F5 351 says, Account & & is blocked for posting but I want to give difference message like, "Vendor XYA is blocked for posting due to ...".

Thanks,

Phani

Former Member
0 Kudos

Hi Phani,

No, there is no mechanism for changing this as a configurable item.  The only way to do it would be as a modification of the system, by going to SE91, entering F5 as the message class and 351 as the message and selecting 'Change'.  The system will then ask you for an SSCR key to change the object.

Thanks,

Todd