Hello Experts,
I have custom program and in which i am using standard function module - which has SQL query as follows:
UPDATE <SAP std table> FROM TABLE <internal table>. As soon as this statement executes, i am getting error like :
"Error During database call".
Can you please help me what could be the reason for this error?
Thank you in advance.