Hi Experts
I am encountering error with may BPC NW SP7
Upon inputing and sending data error below appears
"an error occured while communicating with the web"
I have a BADI in my Default logic below is the script i used to call my BADI
*START_BADI CVAL
QUERY=ON
WRITE=ON
*END_BADI
When i commit all the lines sending of data is successful
Am i missing something with my BADI script logic?
Thanks