Is there a way in PL/SQL to capture the value in response from an API call?
In this example, I need to know what the generated shop order pick list number is. TIA Chris.
Is there a way in PL/SQL to capture the value in response from an API call?
In this example, I need to know what the generated shop order pick list number is. TIA Chris.
i think you can get it , paste the code using copy link option. you will get the details of fields from there.
Just use Copy Special and paste it to PL/SQL developer.
Hi
As
Regards,
Shangavi
Thanks, Didn’t realise you could reference an OUT variable after the API call, and it has the returned value in it. DOH.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.