DBA Data[Home] [Help]

APPS.OKS_BILL_SCH dependencies on OKS_RENEW_UTIL_PUB

Line 869: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

865: -- Begin partial period computation logic
866: -- Developer Mani Choudhary
867: -- Date 09-MAY-2005
868: -------------------------------------------------------------------------
869: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
870: (
871: p_hdr_id => l_header_billing,
872: p_org_id => NULL,
873: x_period_start => l_period_start,

Line 1341: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

1337: -- Developer Mani Choudhary
1338: -- Date 09-MAY-2005
1339: -------------------------------------------------------------------------
1340:
1341: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
1342: (
1343: p_hdr_id => l_Line_Csr_Rec.dnz_chr_id,
1344: p_org_id => NULL,
1345: x_period_start => l_period_start,

Line 4078: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

4074: -- Developer Mani Choudhary
4075: -- Date 09-MAY-2005
4076: -------------------------------------------------------------------------
4077:
4078: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
4079: (
4080: p_hdr_id =>l_Line_Csr_Rec.dnz_chr_id,
4081: p_org_id => NULL,
4082: x_period_start => l_period_start,

Line 4693: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

4689: -- Developer Mani Choudhary
4690: -- Date 09-MAY-2005
4691: -------------------------------------------------------------------------
4692:
4693: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
4694: (
4695: p_hdr_id => p_hdr_id,
4696: p_org_id => NULL,
4697: x_period_start => l_period_start,

Line 5173: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

5169: -- Developer Mani Choudhary
5170: -- Date 09-MAY-2005
5171: -------------------------------------------------------------------------
5172:
5173: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
5174: (
5175: p_hdr_id => l_Line_Csr_Rec.dnz_chr_id,
5176: p_org_id => NULL,
5177: x_period_start => l_period_start,

Line 5674: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

5670: -- Fetching the period start and the period type
5671: -------------------------------------------------------------------------
5672: --Fetch the period start and period type stored at the header
5673: IF l_Line_Csr_Rec.dnz_chr_id is NOT NULL THEN
5674: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
5675: (
5676: p_hdr_id => l_Line_Csr_Rec.dnz_chr_id,
5677: p_org_id => NULL,
5678: x_period_start => l_period_start,

Line 8468: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

8464: -- Developer Mani Choudhary
8465: -- Date 09-MAY-2005
8466: -------------------------------------------------------------------------
8467:
8468: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
8469: (
8470: p_hdr_id => l_Line_Rec.dnz_chr_id,
8471: p_org_id => NULL,
8472: x_period_start => l_period_start,

Line 8880: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

8876: -- Date 09-MAY-2005
8877: -------------------------------------------------------------------------
8878:
8879:
8880: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
8881: (
8882: p_hdr_id => l_Line_Rec.dnz_chr_id,
8883: p_org_id => NULL,
8884: x_period_start => l_period_start,

Line 10379: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

10375: -- Date 09-MAY-2005
10376: -------------------------------------------------------------------------
10377:
10378:
10379: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
10380: (
10381: p_hdr_id => l_contract_rec.id,
10382: p_org_id => NULL,
10383: x_period_start => l_period_start,

Line 11771: OKS_RENEW_UTIL_PUB.Get_Period_Defaults

11767: -- Developer Mani Choudhary
11768: -- Date 09-MAY-2005
11769: -------------------------------------------------------------------------
11770:
11771: OKS_RENEW_UTIL_PUB.Get_Period_Defaults
11772: (
11773: p_hdr_id => l_Line_Rec.dnz_chr_id,
11774: p_org_id => NULL,
11775: x_period_start => l_period_start,