2006 Jan 17 10:22 AM
Hi all,
I have a requirement in a way that i need the data(list) from the transaction mi31 but with extra select options with fields disponent and chargen(these are not in mi31 transaction).
solution1:
Copy the predefined program into Z program and add the selection scrren.But when i looked at the predefined program it is very complicated and i have no idea where to add the fields and how to go about it.
Solution 2:
Create a new program without copy of the predefined program, but i dont know which fields to use.And how to extract data like mi31.
Please kindly help me regarding this issue.
Regards and Thanks
Chandu.
Hi all,
I have a requirement in a way that i need the data(list) from the transaction mi31 but with extra select options with fields disponent and chargen(these are not in mi31 transaction).
solution1:
Copy the predefined program into Z program and add the selection scrren.But when i looked at the predefined program it is very complicated and i have no idea where to add the fields and how to go about it.
Solution 2:
Create a new program without copy of the predefined program, but i dont know which fields to use.And how to extract data like mi31.
Please kindly help me regarding this issue.
Regards and Thanks
Chandu.
2006 Jan 17 10:52 AM
Hi Sai,
I see your dilemma.. But it can be done.. & Solution1 is better.. You will have to copy the program and also the includes where you need to make the changes.. you have to declare the additional select-options in the copyf of the include RM07IBDC_EXT_DATA1. The selection screen values are passed to the function module 'MB_SELECT_MAT_PHYSINV_STD' to retrieve the data. YOu will have to copy the include RM07IBDC_EXT_FORM1 and change the function call to the custom version..say 'Z_MB_SELECT_MAT_PHYSINV_STD'. here you need to add the additional selection parameters..
Regards,
Suresh Datti
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |