Receivables - EBS (MOSC)

MOSC Banner

AR_RECEIPT_API_PUB.Create_and_apply is throwing wired error(Return Status = E Message Count =

edited Jun 24, 2015 10:01AM in Receivables - EBS (MOSC) 2 commentsAnswered

AR_RECEIPT_API_PUB.Create_and_apply (

      p_api_version                    => 1.0,

      p_init_msg_list                  => FND_API.G_TRUE,

      p_commit                         => FND_API.G_TRUE,

      p_validation_level               => FND_API.G_VALID_LEVEL_FULL,

      p_usr_currency_code              => p_usr_currency_code,

      p_currency_code                  => p_currency_code,

      p_usr_exchange_rate_type         => p_usr_exchange_rate_type,

      p_exchange_rate_type             => p_exchange_rate_type,

      p_exchange_rate                  => p_exchange_rate,

      p_exchange_rate_date             => p_exchange_rate_date,

      p_amount                         => p_amount,

      p_factor_discount_amount         => p_factor_discount_amount,

      p_receipt_number                 => p_receipt_number,

      p_receipt_date                   => p_receipt_date,

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