on 2007 Dec 24 12:24 PM
Hi All,
How to catch the Exceptions caused by Function Module's in 4.6c.
For eg: CALL_FUNCTION_PARM_MISSING(caused when a Mandatory parameter is not passed)
Points will be rewarded.
Thanks & Regards,
Santosh.
Hi,
Check for sy-subrc value accordingly there will be exceptions.
say, subrc = 1 <--in the function module itself there will be an exception for this.
hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.