DBA Data[Home] [Help]

APPS.IGI_BUD dependencies on GL_INTERFACE

Line 155: GL_INTERFACE for each balanced entry into IGI_BUD_JOURNAL_LINES.

151: END;
152:
153: /* ========================================================================
154: This Procedure creates entries in IGI_BUD_JOURNAL_PERIODS and
155: GL_INTERFACE for each balanced entry into IGI_BUD_JOURNAL_LINES.
156: Inputs: Batch_ID The Batch ID of the line.
157: Header_ID The Header ID of the line.
158: Line_Number The Line Number of the line.
159: SOB_ID The Set Of Books ID

Line 348: INSERT INTO GL_INTERFACE

344: OPEN get_user_je_source;
345: FETCH get_user_je_source INTO l_user_je_source_name;
346: CLOSE get_user_je_source;
347:
348: INSERT INTO GL_INTERFACE
349: ( STATUS
350: , CREATED_BY
351: , DATE_CREATED
352: , GROUP_ID