DBA Data[Home] [Help]

APPS.OKS_BILLING_PROFILES_PUB dependencies on OKS_RENEW_UTIL_PUB

Line 1258: OKS_RENEW_UTIL_PUB.get_period_defaults(p_hdr_id => l_chr_id,

1254: --l_timevalue_id := create_timevalue(l_start_date,l_chr_id);
1255: --Partial period changes
1256: --get the partial period defaults for this contract
1257:
1258: OKS_RENEW_UTIL_PUB.get_period_defaults(p_hdr_id => l_chr_id,
1259: p_org_id => NULL,
1260: x_period_type => l_period_type,
1261: x_period_start => l_period_start,
1262: x_price_uom => l_price_uom,