DBA Data[Home] [Help]

APPS.ARI_SERVICE_CHARGE_PKG dependencies on AR_ADJUST_PUB

Line 79: AR_ADJUST_PUB.CREATE_ADJUSTMENT(P_API_NAME => 'AR_ADJUST_PUB'

75: l_debug_info := 'Adjusting Invoice, calling CREATE_ADJUSTMENT';
76: --------------------------------------------------------------------
77:
78: -- Bug 3892588 - Modified call to ensure the adjusted amount is not validated against the user's approval limit
79: AR_ADJUST_PUB.CREATE_ADJUSTMENT(P_API_NAME => 'AR_ADJUST_PUB'
80: ,P_API_VERSION => L_API_VERSION
81: ,P_INIT_MSG_LIST => FND_API.G_TRUE
82: ,P_MSG_COUNT => L_MSG_COUNT
83: ,P_MSG_DATA => L_MSG_DATA