2007 Dec 08 4:15 AM
Can any body please let me know how to write an user exit program by using mbcf0002
in mb1a for making reservation a must field.
can u give the total code if possible
With Regards
Prasad Babu.N
Sir iam some what new to this user exit programs can u guide me in full detail by givinig
program code totally
With Regards
Krishna Chaitanya.S
2007 Dec 08 5:17 AM
Try this in mbcf0002.
Loop at screen.
if screen-field = 'RM07M-RSNUM'.
screen-required = 'X'.
endif.
<b>
AWRD points if useful</b>
Message was edited by:
Bhupal
2007 Dec 08 8:43 AM
Sir iam some what new to this user exit programs can u guide me in full detail by givinig
program code totally
With Regards
Krishna Chaitanya.S
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |