‎2008 Oct 08 2:50 PM
Hi ,
I am developing one Module pool program , for that program i want to create sreen vaiants . so, how to do that ?. can any one send the some sample programs.
With Regards,
Narasimha
‎2008 Oct 08 3:28 PM
you have to call functions(RS_VARIANT* ) to read the variants or create or modify. After reading the variants you need to fil the screen fields from the variant details. it is some what complex. try to debug normal selection screen functionality and proceed the sameway,
‎2008 Oct 08 3:28 PM
you have to call functions(RS_VARIANT* ) to read the variants or create or modify. After reading the variants you need to fil the screen fields from the variant details. it is some what complex. try to debug normal selection screen functionality and proceed the sameway,
‎2008 Oct 08 3:35 PM