‎2007 Jul 20 11:48 AM
Hi Guys,
i want to add a few fields in the selection screen of transaction ME80FN and these fields should also reflect in the output. Can this be done using BADIS ar any other methodology. please help me out.
‎2007 Jul 20 11:53 AM
Hi
The program related to this report Transaction ME80FN is a ABAP QUERY program
so better take the access key and you can add the fields from infosets onto Selection screen as well as to the output easily..
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 20 11:53 AM
Hi
The program related to this report Transaction ME80FN is a ABAP QUERY program
so better take the access key and you can add the fields from infosets onto Selection screen as well as to the output easily..
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 20 11:53 AM
Hi,
which additional Fields do you want to use?
There are a button with additional-selection isn't anove for you?
Regards, Dieter
‎2007 Jul 20 11:53 AM
HI,
You can use user exit for perticular program.
<b>Rewards with points</b>
Regards,
Kinjal
‎2007 Jul 20 11:57 AM
Are these fields (which you want to add) from table EKKO and EKPO... If yes then you can add them using 'dynamic selction' button given on selection screen itself.
If this is not the case the try enhancement AMPL0001
‎2007 Jul 20 12:50 PM
Hi Pawan,
These fields are form tables mseg and eket. please reply if we canm do that using exits or BADIS.