‎2007 Aug 22 7:51 AM
Hi,
WHAT HAPPENS IF WE DONT PASS MANDATORY PROGRAM VARIABLES IN FUNCTION MODULES WHILE CALLING IT?
‎2007 Aug 22 8:49 AM
Hi,
You will get a short dump with this exception CX_SY_DYN_CALL_PARAM_MISSING
.
Regards,
Sesh
‎2007 Aug 22 8:37 AM
‎2007 Aug 22 8:45 AM
Hi..Sourav..
It will Generate Runtime Error if We don't Pass the Values to Mandatory Parameters in FM.
It will not give any Syntax Error.
<b>Reward if Helpful</b>
‎2007 Aug 22 8:49 AM
Hi,
You will get a short dump with this exception CX_SY_DYN_CALL_PARAM_MISSING
.
Regards,
Sesh
‎2007 Aug 22 9:46 AM