API Programming Error (CS_CHARGE_DETAILS_PVT.Create_Charge_Details): The value "-1" for parameter p_
We are facing a strange issue when creating charge lines from the debrief lines using the API CSF_DEBRIEF_CHARGES.CREATE_CHARGES. This API is called from a custom plsql procedure registered as a concurrent program.
The program runs fine on few occasion but starts throwing error on most of the occasions. It throws the following API error message
(Service Billing Engine calling cs_charge_details_pub.Create_Charge_Details API ended with an error. (API_NAME=CS_Service_Billing_Engine_PVT: Create_Charges).
API Programming Error (CS_CHARGE_DETAILS_PVT.Create_Charge_Details): The value "-1" for parameter p_user_login is invalid.)