Receivables - EBS (MOSC)

MOSC Banner

Customer Trx id Receipt method is invalid with current transaction date

edited Feb 13, 2019 4:01AM in Receivables - EBS (MOSC) 5 commentsAnswered

HI Team,

When we are trying to create transaction on the credit memo , we are getting the invalid receipt method  even valid receipt method.

AR_INVOICE_API_PUB.create_single_invoice(

  p_api_version => 1.0,

  p_batch_source_rec => l_batch_source_rec,

  p_trx_header_tbl => l_trx_header_tbl,

  p_trx_lines_tbl => l_trx_lines_tbl,

  p_trx_dist_tbl => l_trx_dist_tbl,

  p_trx_salescredits_tbl => l_trx_salescredits_tbl,

  x_customer_trx_id => l_customer_trx_id,

  x_return_status => l_return_status,

  x_msg_count => l_msg_count,

  x_msg_data => l_msg_data);

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