API to add a Claim Line to already existing Claim
SET serveroutput ON; DECLARE l_return_status VARCHAR2 (1); l_msg_count NUMBER; l_msg_data VARCHAR2 (20000); l_resp_name VARCHAR2 (100) := ‘Oracle Trade Management User’; l_user_name VARCHAR2 (100) :=… Read More »API to add a Claim Line to already existing Claim