DBA Data[Home] [Help]

APPS.EAM_ASSIGN_WORK_PVT dependencies on EAM_ASSIGN_WORK_PVT

Line 1: PACKAGE BODY EAM_ASSIGN_WORK_PVT as

1: PACKAGE BODY EAM_ASSIGN_WORK_PVT as
2: /* $Header: EAMASRQB.pls 120.0 2005/05/25 16:24:47 appldev noship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) :='EAM_ASSIGN_WORK_PVT';
5:

Line 4: G_PKG_NAME CONSTANT VARCHAR2(30) :='EAM_ASSIGN_WORK_PVT';

1: PACKAGE BODY EAM_ASSIGN_WORK_PVT as
2: /* $Header: EAMASRQB.pls 120.0 2005/05/25 16:24:47 appldev noship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) :='EAM_ASSIGN_WORK_PVT';
5:
6:
7:
8: Procedure assign_work(

Line 341: END; -- Package Body EAM_ASSIGN_WORK_PVT

337: end delete_assignment;
338:
339:
340: -- Enter further code below as specified in the Package spec.
341: END; -- Package Body EAM_ASSIGN_WORK_PVT