‎2008 Feb 12 7:50 AM
Hi,
I want to modify one of the records in the standard table to test my program. Is it possible to modify the values in the standard table? If so , then how ?
Regards.
‎2008 Feb 12 7:52 AM
dont do in the standard table, write a sample select query and then place the break point at the statement and in debuggin mode modify the field u need and the use the modified value in the programme.
Edited by: Rocky on Feb 12, 2008 8:53 AM
‎2008 Feb 12 7:52 AM
dont do in the standard table, write a sample select query and then place the break point at the statement and in debuggin mode modify the field u need and the use the modified value in the programme.
Edited by: Rocky on Feb 12, 2008 8:53 AM
‎2008 Feb 12 7:53 AM
Hi,
If you want then you can modify your internal table data in debug mode. If you dont have other option then modify data through program,but which is not suggestable in SAP.
Rgds,
Bujji