DBA Data[Home] [Help]

APPS.OKS_BILLING_PUB dependencies on OKS_CODE_HOOK

Line 6253: oks_code_hook.billing_interface_st_date(l_hook,l_date_interface_start,l_hint);

6249:
6250:
6251: l_line_no := 0;
6252: /*Code hook to get interface start_date for bug7668259*/
6253: oks_code_hook.billing_interface_st_date(l_hook,l_date_interface_start,l_hint);
6254:
6255: IF (p_grp_id is not null) or (p_customer_id is not null) or
6256: (p_category is not null) or (l_org_id is not null) or
6257: (p_contract_hdr_id is not null) Then