Receivables - EBS (MOSC)

MOSC Banner

Invoice API error

edited May 16, 2012 3:10AM in Receivables - EBS (MOSC) 9 commentsAnswered

Hi All,

I am using apps 11i version

I am trying to create a singl einvoice through TOAD, here the error message i am getting in table ar_trx_errors_gt

Invalid bill-to address ID.

am not sure where this is happening.

DECLARE

l_return_status varchar2(1);

l_msg_count number;

l_msg_data varchar2(2000);

l_batch_id number;

l_cnt number := 0;

l_batch_source_rec ar_invoice_api_pub.batch_source_rec_type;

l_trx_header_tbl ar_invoice_api_pub.trx_header_tbl_type;

l_trx_lines_tbl ar_invoice_api_pub.trx_line_tbl_type;

l_trx_dist_tbl ar_invoice_api_pub.trx_dist_tbl_type;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center