‎2008 Feb 05 6:29 AM
Hi all,
I have copied the standard program of table BSIP to an ZBSIp.
I wanted to add few more fields in the select opitons of this program . How can i do this,.
Regards
Priya
‎2008 Feb 05 6:32 AM
Search globally 'SELECTION' you will find where the selection screen are coded. add your select options there and modify the program logic accordingly to accomodate those selection criteria.
‎2008 Feb 05 6:36 AM
Hi Priya,
Siimply search for select options in the code.Add your select options over there and just procedd further.
Thankx.
Reward if useful.
‎2008 Feb 05 6:42 AM
If you have copied the standard program to a "Z_Program" you can then change the code for the selection screen adding the fields that you want to add.