DBA Data[Home] [Help]

PACKAGE: APPS.IGI_POST

Source


1 PACKAGE IGI_POST AS
2 -- $Header: igiposts.pls 120.4.12010000.2 2008/08/04 13:05:37 sasukuma ship $
3 --
4 
5   PROCEDURE IGI_POST_GL_POSTING(P_POSTING_RUN_ID IN NUMBER);
6 
7 END IGI_POST;