92: -- snapstaticentities can be either Y or N, converted to 1 or 2
93: BEGIN
94: SELECT to_number(decode(snapstaticentities, 'Y', msc_ws_common.sys_yes, msc_ws_common.sys_no))
95: INTO l_val_snapstaticentities
96: FROM dual;
97: END;
98:
99: processid := FND_REQUEST.SUBMIT_REQUEST(
100: 'MSC', -- application