DBA Data[Home] [Help]

APPS.PQH_GL_POSTING dependencies on PQH_GL_INTERFACE_S

Line 1502: pqh_gl_interface_s.nextval,

1498: posting_type_cd
1499: )
1500: VALUES
1501: (
1502: pqh_gl_interface_s.nextval,
1503: g_budget_version_id,
1504: p_budget_detail_id,
1505: p_period_name,
1506: p_accounting_date,

Line 1617: pqh_gl_interface_s.nextval,

1613: posting_type_cd
1614: )
1615: VALUES
1616: (
1617: pqh_gl_interface_s.nextval,
1618: g_budget_version_id,
1619: p_budget_detail_id,
1620: p_period_name,
1621: p_accounting_date,

Line 3420: pqh_gl_interface_s.nextval,

3416: posting_type_cd
3417: )
3418: VALUES
3419: (
3420: pqh_gl_interface_s.nextval,
3421: g_budget_version_id,
3422: p_budget_detail_id,
3423: g_old_bdgt_dtls_tab(i).period_name,
3424: g_old_bdgt_dtls_tab(i).accounting_date,

Line 3482: pqh_gl_interface_s.nextval,

3478: posting_type_cd
3479: )
3480: VALUES
3481: (
3482: pqh_gl_interface_s.nextval,
3483: g_budget_version_id,
3484: p_budget_detail_id,
3485: g_old_bdgt_dtls_tab(i).period_name,
3486: g_old_bdgt_dtls_tab(i).project_id,

Line 4122: pqh_gl_interface_s.nextval,

4118: posting_type_cd
4119: )
4120: VALUES
4121: (
4122: pqh_gl_interface_s.nextval,
4123: g_last_posted_ver,
4124: l_pqh_gl_interface_rec.budget_detail_id,
4125: l_pqh_gl_interface_rec.period_name,
4126: l_pqh_gl_interface_rec.accounting_date,

Line 4318: pqh_gl_interface_s.nextval,

4314: posting_type_cd
4315: )
4316: VALUES
4317: (
4318: pqh_gl_interface_s.nextval,
4319: g_last_posted_ver,
4320: l_pqh_gl_interface_rec.budget_detail_id,
4321: l_pqh_gl_interface_rec.period_name,
4322: l_pqh_gl_interface_rec.accounting_date,

Line 5269: pqh_gl_interface_s.nextval,

5265: posting_type_cd
5266: )
5267: VALUES
5268: (
5269: pqh_gl_interface_s.nextval,
5270: g_budget_version_id,
5271: p_budget_detail_id,
5272: p_period_name,
5273: p_project_id,

Line 5390: pqh_gl_interface_s.nextval,

5386: posting_type_cd
5387: )
5388: VALUES
5389: (
5390: pqh_gl_interface_s.nextval,
5391: g_budget_version_id,
5392: p_budget_detail_id,
5393: p_period_name,
5394: p_project_id,