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.9.12020000.3 2013/03/22 10:05:53 rvadali ship $
3:
4: /*----------------------------------------------------------------------------------------+
5: | Procedure : event_amount_conversion |

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

3060:
3061: pa_debug.G_Err_Stage :=' Start PLSQL Message ';
3062:
3063: IF g1_debug_mode = 'Y' THEN
3064: PA_MCB_REVENUE_PKG.log_message(pa_debug.G_Err_Stage);
3065: END IF;
3066:
3067: END Init;
3068:

Line 3235: END PA_MCB_REVENUE_PKG;

3231: END RDL_AMOUNT_CORRECTION;
3232: /*Added end procedure for 14642473*/
3233:
3234:
3235: END PA_MCB_REVENUE_PKG;