2007 Mar 09 5:09 PM
Hi Experts.
Does another code rather than the INPUT parameter, triggers on a field exit ???. i'm trying to validate several values trought GET PARAMETER, EXPORT, IMPORT, but the field exit does'nt validate that code, Just the input parameter.
Hope you can help me.
Regards.
Hi Experts.
Does another code rather than the INPUT parameter, triggers on a field exit ???. i'm trying to validate several values trought GET PARAMETER, EXPORT, IMPORT, but the field exit does'nt validate that code, Just the input parameter.
Hope you can help me.
Regards.
2007 Mar 09 7:10 PM
Hi
<b>Ensure that profile paramater is set
abap/fieldexit = YES (or TRUE ?? -> not sure)</b>
<u>(Ask your BASIS Person to help you out).</u>
Regards
- Atul
2007 Mar 10 11:08 AM
field exit is only for validating single field so only INPUT and OUTPUT parameters are there to get and pass the single value to the field. as per your requirement you can go for fn module exit here you can get all the field values of the screen.
regards
shiba dutta
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |