2012 Mar 18 4:34 PM
Hi all,
I will use the Z program to assign material code using Parameter ID, but when i assigned the ID , i can't popup the select view.
Does anybody know how to let the select view popup ?
Regards,
Luke
Hi all,
I will use the Z program to assign material code using Parameter ID, but when i assigned the ID , i can't popup the select view.
Does anybody know how to let the select view popup ?
Regards,
Luke
2012 Mar 20 11:52 AM
Hi,
Did you assign it in the following way.
DATA: GV_MATNR TYPE MARA-MATNR.
GET PARAMETER ID 'MAT' FIELD GV_MATNR.
You need to ensure that the source and target datatypes need to match.
Regards,
Danish.
2012 Mar 20 12:17 PM
Hi,
I think that you need to display a particular view of a material by using call transaction from your Z program. Assigning the parameter id is not enough for this , you have to do something more.
Avoid the parameter ID idea. Do a recording in MM03 by providing the material as mentioned in this blog and then just do a call transaction with mode 'A'
http://help-abap.zevolving.com/2008/09/mm02-bdc-select-specific-material-master-view/
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |