How to handle errors coming from AR_ADJUST_PUB.create_adjustment ?
Hi there,
The standard API -
AR_ADJUST_PUB.create_adjustment
has parameters like
1. p_msg_count
2. p_msg_data
Need to understand how to effecively use these two parameters and usage of
fnd_msg_pub.get in this context ?
Basically, I am trying to do effective EXCEPTION/ERROR handling coming from API .
Any ready to refer code snippet will be helpful .
Regards,
Amol Jaiswal