Wednesday, March 2, 2016

Use this stored procedure to get the Auto number from Production

CALL CMN_AUTONUM_GET_NEXT_SP('project', 'unique_code', 'NIKU.ROOT', 'inv_investments', 'code', NULL, 5000000, :P_NEXT_ID)