NEED HELP FOR USING EBS API hz_cust_account_v2pub.create_cust_account
dear all
We use the EBS application as CRM application.
I would like to be able to create a customer account using the hz_cust_account_v2pub.create_cust_account API. But it does not work (See stored procedure in attached files.
I added a dbms_output to retrieve the OUT parameters. I find that the x_return_status is always at 'E'.
Attached are the table used in the cursor and the result of executing the stored procedure.