DBA Data[Home] [Help]

APPS.POS_SUPP_CUSTOM dependencies on POS_SUPP_CUSTOM

Line 1: package body pos_supp_custom as

1: package body pos_supp_custom as
2: /* $Header: POSSUPCB.pls 115.2 2002/03/14 16:22:49 pkm ship $ */
3:
4:
5: -- This function determines if a supplier record already exists.

Line 259: end pos_supp_custom;

255: return TRUE;
256:
257: end;
258:
259: end pos_supp_custom;