DBA Data[Home] [Help]

APPS.PA_MCB_REVENUE_PKG dependencies on PA_MCB_REVENUE_PKG

Line 1: PACKAGE BODY PA_MCB_REVENUE_PKG AS

1: PACKAGE BODY PA_MCB_REVENUE_PKG AS
2: --$Header: PAXMCRUB.pls 120.8 2007/12/28 12:00:24 hkansal ship $
3:
4: /*----------------------------------------------------------------------------------------+
5: | Procedure : event_amount_conversion |

Line 3020: PA_MCB_REVENUE_PKG.log_message(pa_debug.G_Err_Stage);

3016:
3017: pa_debug.G_Err_Stage :=' Start PLSQL Message ';
3018:
3019: IF g1_debug_mode = 'Y' THEN
3020: PA_MCB_REVENUE_PKG.log_message(pa_debug.G_Err_Stage);
3021: END IF;
3022:
3023: END Init;
3024:

Line 3098: END PA_MCB_REVENUE_PKG;

3094: raise;
3095: END RTC_UBR_UER_CALC;
3096:
3097:
3098: END PA_MCB_REVENUE_PKG;