DBA Data[Home] [Help]

APPS.OKS_EXTWARPRGM_PVT dependencies on JTF_RS_INTEGRATION_PUB

Line 3338: jtf_rs_integration_pub.get_default_sales_group

3334:
3335: /*spingali BUGFIX FOR BUG12747411-END salesperson*/
3336:
3337: l_salesgroup_id :=
3338: jtf_rs_integration_pub.get_default_sales_group
3339: (p_salesrep_id => l_salesrep_id,
3340: p_org_id => okc_context.get_okc_org_id,
3341: p_date => p_k_header_rec.start_date
3342: );