2009 Nov 04 6:47 PM
hello gurus,
i have the following fields in a ztable
MANDT, UOFM, MATNR, ZZTAX, ZZNOTAX, ZZFIXED, ZZRATE
I have created a function group and maintained sm30...
In SE80 i want to write the code to validate the fields as per the logic
1.Unit of Measure, material, and ONE only tax status, and ONE only fixed or rate based has to be entered.
2.DO not allow no UofM or no Material or No tax status, or no material type (Fixed fee or rate based)
3.Do not allow to choose taxable and non taxable
4.Do not allow to choose fixed fee and rate based.
Please help ...
hello gurus,
i have the following fields in a ztable
MANDT, UOFM, MATNR, ZZTAX, ZZNOTAX, ZZFIXED, ZZRATE
I have created a function group and maintained sm30...
In SE80 i want to write the code to validate the fields as per the logic
1.Unit of Measure, material, and ONE only tax status, and ONE only fixed or rate based has to be entered.
2.DO not allow no UofM or no Material or No tax status, or no material type (Fixed fee or rate based)
3.Do not allow to choose taxable and non taxable
4.Do not allow to choose fixed fee and rate based.
Please help ...
2009 Nov 04 6:49 PM
you need to search in SCN for [Events in table maintenance generator|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc&overridelayout=true]
2009 Nov 05 5:38 AM
2009 Nov 05 7:47 AM
2009 Nov 05 8:29 AM
Hi ,
The best way is coding inside the event blocks. Simply name of the event tells you which process it belongs. However Just Click F1 and F9. Double click screen number. Edit generated program as you like (it's not a repair). Maybe you can add another module to check your requirements.
2009 Nov 06 10:22 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |