DBA Data[Home] [Help]

APPS.OKL_INTERNAL_BILLING_PVT dependencies on OKL_ACCOUNT_DIST_PUB

Line 74: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;

70: l_tld_debug_cnt NUMBER;
71: p_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
72:
73:
74: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
75: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
76: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
77: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
78:

Line 75: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;

71: p_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
72:
73:
74: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
75: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
76: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
77: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
78:
79: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;

Line 76: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;

72:
73:
74: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
75: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
76: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
77: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
78:
79: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
80: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;

Line 77: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;

73:
74: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
75: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
76: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
77: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
78:
79: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
80: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
81: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;

Line 1755: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;

1751: l_flag_acc_call VARCHAR2(5);
1752: --gkhuntet added end.
1753:
1754: ---- Added by Vpanwar --- Code for new accounting API uptake
1755: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
1756: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
1757: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
1758: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
1759:

Line 1756: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;

1752: --gkhuntet added end.
1753:
1754: ---- Added by Vpanwar --- Code for new accounting API uptake
1755: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
1756: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
1757: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
1758: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
1759:
1760: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;

Line 1757: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;

1753:
1754: ---- Added by Vpanwar --- Code for new accounting API uptake
1755: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
1756: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
1757: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
1758: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
1759:
1760: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
1761: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;

Line 1758: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;

1754: ---- Added by Vpanwar --- Code for new accounting API uptake
1755: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
1756: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
1757: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
1758: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
1759:
1760: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
1761: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
1762: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;

Line 2301: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;

2297: l_tld_debug_cnt NUMBER;
2298: p_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
2299:
2300: ---- Added by Vpanwar --- Code for new accounting API uptake
2301: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
2302: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
2303: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
2304: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
2305:

Line 2302: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;

2298: p_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
2299:
2300: ---- Added by Vpanwar --- Code for new accounting API uptake
2301: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
2302: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
2303: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
2304: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
2305:
2306: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;

Line 2303: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;

2299:
2300: ---- Added by Vpanwar --- Code for new accounting API uptake
2301: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
2302: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
2303: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
2304: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
2305:
2306: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
2307: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;

Line 2304: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;

2300: ---- Added by Vpanwar --- Code for new accounting API uptake
2301: l_tmpl_identify_rec Okl_Account_Dist_Pub.TMPL_IDENTIFY_REC_TYPE;
2302: l_dist_info_rec Okl_Account_Dist_Pub.DIST_INFO_REC_TYPE;
2303: l_ctxt_val_tbl Okl_Account_Dist_Pub.CTXT_VAL_TBL_TYPE;
2304: l_acc_gen_primary_key_tbl Okl_Account_Dist_Pub.ACC_GEN_PRIMARY_KEY;
2305:
2306: l_tmpl_identify_tbl Okl_Account_Dist_Pvt.TMPL_IDENTIFY_TBL_TYPE;
2307: l_dist_info_tbl Okl_Account_Dist_Pvt.DIST_INFO_TBL_TYPE;
2308: l_ctxt_tbl Okl_Account_Dist_Pvt.CTXT_TBL_TYPE;