‎2007 Jun 14 8:52 AM
Hi,
I found a user exit for transaction me21n (include ZXM06U30).
I need to plant a fax number in the address section.
how can i do that?
how can i put the data in this field?
thanks,
dana.
‎2007 Jun 14 8:57 AM
hi
Please check this link , it shows how can you fix a value to a screen field :
http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
Reward if helpful !
Regards,
Ranjita
‎2007 Jun 14 9:55 AM
Thank you Ranjita,
it was very helpfull, but when i dbl click on the include that it was created, it give me a message:
"Program names ZX... are reserved for includes of exit function groups."
and i cant create it.
do you know how can i create it?
thanks.
‎2007 Jun 18 11:14 AM
Hi,
That message is only a warning, so you can go on:
- press enter, the system'll create the include ZX... where you have to insert your code.
The message is advising you're creating an include for an enhancement.
<b>Reward points</b>
Regards