‎2008 Mar 17 4:12 AM
Hi all,
My requirement is to create copy of tcode - VA05 to ZVA05 with some additional fields that fields also display on ALV list on display.
Please tell me the scenario, i.e. on which include changes to be done which include used for ALV display.
Regards,
‎2008 Mar 17 4:29 AM
Hi Navdeep,
Please open the module pool SAPMV75A ie VA05-> system -> status->program.please cick on find next button or ctrl+G , and now search for write statement.
Now you will get all the write statements used in VA05 , according to your requirement you can add your own fields . Just put the break point at the write so that you will now where exactly the fields are displayed.
Hope it will help you.
Regards,
Viveks