DBA Data[Home] [Help]

APPS.GMS_PA_XFACE dependencies on GMS_PA_XFACE

Line 1: PACKAGE BODY GMS_PA_XFACE AS

1: PACKAGE BODY GMS_PA_XFACE AS
2: --$Header: gmsexadb.pls 115.3 2002/08/01 09:43:53 gnema ship $
3:
4: -- VERIFY is a wrapper Function which is called from PAXTADJB.pll to check
5: -- 1. The expenditure_type is allowed for the dest_award. GMS_CHECK_EXP_TYPE() will return TRUE

Line 385: END GMS_PA_XFACE;

381:
382: when others then
383: RAISE;
384: END GMS_ADJUST_ITEMS;
385: END GMS_PA_XFACE;