Teleservice - EBS (MOSC)

MOSC Banner

External calls from CS_CHARGE_DETAILS_CUHK.Call_Pricing_Item_Pre

Has anyone had success calling a secondary procedure from the CS_CHARGE_DETAILS_CUHK.Call_Pricing_Item_Pre procedure?

Every attempt I make causes a blank error message to be displayed.

CS_PRICING_ITEM_PKG.Call_Pricing_Item

   CS_CHARGE_DETAILS_CUHK.Call_Pricing_Item_Pre

       XX_QP_CALL.Call_QP

           x_list_price := 99;

    CS_CHARGE_DETAILS_CUHK.Call_Pricing_Item_Pre

        <crash>

Using FND Debug, I can get debug messages, in CS_CHARGE_DETAILS_CUHK.Call_Pricing_Item_Pre, to display the list price.

But the Service Request Charges form has a blank error.

I can't get any additional log messages in Fnd_Log_messages following the external procedure call.

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

EBS Teleservice Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center