Hi,
I have added append structure field in VBRK.
While doing billing cancellation, i have to update a value in this field for the billing number.
I have coded this in a user exit.
I ve called another program and written coding for updation. DB_UPDATE_TABLE FM used for updation.
The value is getting updated in the table. But once it came to the user exit, the value of the field is gone from the table.
What could cause this issue?
Thanks in advance.
Ezhil