DBA Data[Home] [Help]

APPS.OE_2PC2_ORDLINS_CRTSUP dependencies on OE_2PC2_ORDLINS_CRTSUP

Line 1: PACKAGE BODY OE_2PC2_ORDLINS_CRTSUP AS

1: PACKAGE BODY OE_2PC2_ORDLINS_CRTSUP AS
2: PROCEDURE Is_Valid
3: (
4: p_application_id in number,
5: p_entity_short_name in varchar2,

Line 57: END OE_2PC2_ORDLINS_CRTSUP;

53: End If;
54: End If;
55: Return;
56: END Is_Valid;
57: END OE_2PC2_ORDLINS_CRTSUP;