How to create Oracle Service Contract Billing Schedule at line level.
Product: Oracle EBS Service Contract
Oracle Applications : 12.2.5
Hi All,
Greeting!
I wanted to create Billing Stream Level and Billing schedule using following APIs at line level, but it is completing Normal with status 'E'.
Can someone please let me if anyone have used following procedure of package- OKS_BILL_SCH, and what all mandatory information should be supply to this API, also if any prerequisite before creating bill schedule on Service Contract.
Procedure Create_Header_Bill_Sch
(
p_billing_type IN Varchar2
, p_sll_tbl IN StreamLvl_tbl
, p_invoice_rule_id IN Number
, x_bil_sch_out_tbl OUT NOCOPY ItemBillSch_tbl