Hi Friends:
I'm using the following submit command:
SUBMIT rbdmidox AND RETURN
EXPORTING LIST TO MEMORY
WITH mestyp = p_mat
material = ????
actually I've an internal table t_bdcps which contanis the list of materials. Now the program rbdmidox has the material as select option on the selection screen. Please tell me how to pass the material list of internal table t_bdcps into that select option. I though od defining a new table with 4 things : sign, option, low, high....then passing the values from t_bdcps to the new internal table..
Please help me with the best way..If my thinking is correct..plz give me the syntax of declaration of table with sign, option, low, high & passing the values from t_bdcps to new internal table.
Please help me on this issue on haste basis. Suitable points will be rewarded .
Regards:
Gaurav