DBA Data[Home] [Help]

APPS.OKS_MASS_UPDATE_PVT dependencies on OKS_COVERAGES_PUB

Line 79: --| OKS_COVERAGES_PUB | | | | | |X |

75: --| OKS_K_SALES_CREDITS | | X | | | | |
76: --+---------------------------------+---+---+---+---+---+----------------------+
77: --| CS_CTR_ASSOCIATIONS | X | | | | | |
78: --+---------------------------------+---+---+---+---+---+----------------------+
79: --| OKS_COVERAGES_PUB | | | | | |X |
80: --+---------------------------------+---+---+---+---+---+----------------------+
81: --| OKC_INST_CND_PUB | | | | | |X |
82: --+---------------------------------+---+---+---+---+---+----------------------+
83: --| OKC_K_LINES_B | X | X | X | | | |

Line 3358: l_cov_rec oks_coverages_pub.ac_rec_type;

3354: l_msg_count NUMBER;
3355: l_msg_data VARCHAR2 (2000);
3356: l_return_status VARCHAR2 (1) := 'S';
3357: --Coverage
3358: l_cov_rec oks_coverages_pub.ac_rec_type;
3359: l_coverage_id NUMBER;
3360: l_ctr_grpid NUMBER;
3361: l_ctr_grp_id_template NUMBER;
3362: l_ctr_grp_id_instance NUMBER;

Line 4676: Oks_coverages_pub.create_adjusted_coverage(

4672: fnd_file.put_line(fnd_file.log,'org'||okc_context.get_okc_org_id);
4673: fnd_file.put_line(fnd_file.log,'organization'||okc_context.get_okc_organization_id);
4674:
4675:
4676: Oks_coverages_pub.create_adjusted_coverage(
4677: p_api_version => 1.0,
4678: p_init_msg_list => okc_api.g_false,
4679: x_return_status => l_return_status,
4680: x_msg_count => x_msg_count,