DBA Data[Home] [Help]

APPS.GMD_COA_DATA_OM_NEW dependencies on GMD_COA_HEADERS

Line 74: PrintLn('Inserting into gmd_coa_headers table');

70: X_login_id NUMBER:= FND_GLOBAL.LOGIN_ID;
71: BEGIN
72:
73: PrintLn('Begin procedure insert_hdr_rec');
74: PrintLn('Inserting into gmd_coa_headers table');
75: INSERT INTO gmd_coa_headers (gmd_coa_id,
76: order_id,
77: line_id,
78: organization_id, --INVCONV

Line 75: INSERT INTO gmd_coa_headers (gmd_coa_id,

71: BEGIN
72:
73: PrintLn('Begin procedure insert_hdr_rec');
74: PrintLn('Inserting into gmd_coa_headers table');
75: INSERT INTO gmd_coa_headers (gmd_coa_id,
76: order_id,
77: line_id,
78: organization_id, --INVCONV
79: organization_code, --INVCONV