DBA Data[Home] [Help]

APPS.GMF_GL_INSERT_JE dependencies on GL_JE_SOURCES

Line 39: INSERT INTO GL_JE_SOURCES (

35: descrip in varchar2,
36: createdby in number,
37: statuscode out number) AS
38: BEGIN
39: INSERT INTO GL_JE_SOURCES (
40: je_source_name,
41: user_je_source_name,
42: last_update_date,
43: last_updated_by,