DBA Data[Home] [Help]

APPS.MSD_PRICE_LIST_PP dependencies on MSD_PRICE_LIST_PP

Line 1: PACKAGE BODY MSD_PRICE_LIST_PP AS

1: PACKAGE BODY MSD_PRICE_LIST_PP AS
2: /* $Header: msdplppb.pls 120.1 2011/02/07 07:03:41 rissingh ship $ */
3:
4:
5: PROCEDURE price_list_post_process( errbuf OUT NOCOPY VARCHAR2,

Line 164: END MSD_PRICE_LIST_PP;

160: fnd_file.put_line(fnd_file.log, 'Errors in Price List Post Processing');
161: fnd_file.put_line(fnd_file.log, substr(SQLERRM, 1, 1000));
162: end ;
163:
164: END MSD_PRICE_LIST_PP;