‎2010 Mar 24 4:06 PM
Hello,
I need to update 2 fields from the table EBAN. Field Name is INFNR and BEDNR.
We cannot update the table directly using update statement, Is there any FM to update this without affecting the other fields...
Please help...
Thanks.
‎2010 Mar 24 4:28 PM
May I know what is the problem if you update the EBAN directly.
‎2010 Mar 24 4:28 PM
May I know what is the problem if you update the EBAN directly.
‎2010 Mar 25 6:59 AM
As per our dev standards we can't use direct update in table..
‎2010 Mar 25 7:37 AM
‎2010 Mar 24 4:31 PM
Hi....
Try with a custom report....with parameters the key of the table..
just use the modify statement.
Marco