‎2013 Aug 20 8:28 AM
Hi Experts,
I have a requirement in which i have to select data from z table and have to upload it to transaction FV60.
I know i have to select particular records from table and upload it to FV60 using BDC but for that, i guess, i need to write wrpper program.
Does anybody know how to work with wrapper program ?
Regards,
PS
‎2013 Aug 20 8:45 AM
‎2013 Aug 20 8:33 AM
Hello,
A wrapper program is simply a program that runs another program. You don't need to include the original screen because you may be able to simplify it. You may or may not want to do some of the validations that are done in the submitted program.
try this link..
http://wiki.sdn.sap.com/wiki/display/SCM/Developing+a+Wrapper+Program
BR
Chandra..
‎2013 Aug 20 8:45 AM
‎2013 Aug 20 9:55 AM