2021 Feb 02 3:54 AM
Hi,
Is it possible to throw an error message from CVI_CUSTOM_MAPPER BADI? I have tried to throw an error using normal way and it triggered. But when click on back button it's giving a dump.
Also please let me know the use of C_ERROR parameter?
Hi,
Is it possible to throw an error message from CVI_CUSTOM_MAPPER BADI? I have tried to throw an error using normal way and it triggered. But when click on back button it's giving a dump.
Also please let me know the use of C_ERROR parameter?
2021 Feb 02 4:26 AM
Hi!
Can you add an attachment with the dump you get? At least the relevant top parts describing the error and the location, if there is sensitive data in it...
2021 Feb 04 10:37 AM
Hi,
Thanks for your reply. Below is the code snippet and the dump.
Dump - SYSTEM_ON_COMMIT_INTERRUPTED
if lv_ztag1 > lv_hpay_term.
MESSAGE e001(zsd)."Payment term not allowed for the customer
endif.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |