DBA Data[Home] [Help]

APPS.EAM_SETNAME_PUB dependencies on EAM_SETNAME_PUB

Line 1: PACKAGE BODY EAM_SetName_PUB AS

1: PACKAGE BODY EAM_SetName_PUB AS
2: /* $Header: EAMPPSNB.pls 120.2 2006/03/21 15:43:03 hkarmach noship $ */
3: /*
4: -- API name : EAM_SetName_PUB
5: -- Type : Public

Line 4: -- API name : EAM_SetName_PUB

1: PACKAGE BODY EAM_SetName_PUB AS
2: /* $Header: EAMPPSNB.pls 120.2 2006/03/21 15:43:03 hkarmach noship $ */
3: /*
4: -- API name : EAM_SetName_PUB
5: -- Type : Public
6: -- Function : Insert, update and validation of the pm set name
7: -- Pre-reqs : None.
8: */

Line 722: END EAM_SetName_PUB;

718: FND_FILE.PUT_LINE(FND_FILE.LOG, info);
719:
720: END;
721:
722: END EAM_SetName_PUB;