DBA Data[Home] [Help]

APPS.OKL_LOAN_AMORT_SCHEDULE_PVT dependencies on STANDARD

Line 61: -- IN : p_api_version - Standard input parameter

57: -- loan term for the input contract. This schedule applies
58: -- to Loans with Revenue Recognition - ACTUAL
59: --
60: -- Parameters :
61: -- IN : p_api_version - Standard input parameter
62: -- p_init_msg_list - Standard input parameter
63: -- p_chr_id - Contract ID
64: -- Version : 1.0
65: -- History : rpillay created.

Line 62: -- p_init_msg_list - Standard input parameter

58: -- to Loans with Revenue Recognition - ACTUAL
59: --
60: -- Parameters :
61: -- IN : p_api_version - Standard input parameter
62: -- p_init_msg_list - Standard input parameter
63: -- p_chr_id - Contract ID
64: -- Version : 1.0
65: -- History : rpillay created.
66: -- End of comments

Line 88: -- IN : p_api_version - Standard input parameter

84: -- loan term for the input contract. This schedule applies
85: -- to Loans with Revenue Recognition - ACTUAL
86: --
87: -- Parameters :
88: -- IN : p_api_version - Standard input parameter
89: -- p_init_msg_list - Standard input parameter
90: -- p_chr_id - Contract ID
91: -- Version : 1.0
92: -- History : rpillay created.

Line 89: -- p_init_msg_list - Standard input parameter

85: -- to Loans with Revenue Recognition - ACTUAL
86: --
87: -- Parameters :
88: -- IN : p_api_version - Standard input parameter
89: -- p_init_msg_list - Standard input parameter
90: -- p_chr_id - Contract ID
91: -- Version : 1.0
92: -- History : rpillay created.
93: -- End of comments

Line 117: -- IN : p_api_version - Standard input parameter

113: -- Revenue Recognition - STREAMS
114: --
115: --
116: -- Parameters :
117: -- IN : p_api_version - Standard input parameter
118: -- p_init_msg_list - Standard input parameter
119: -- p_chr_id - Contract ID
120: --
121: -- Version : 1.0

Line 118: -- p_init_msg_list - Standard input parameter

114: --
115: --
116: -- Parameters :
117: -- IN : p_api_version - Standard input parameter
118: -- p_init_msg_list - Standard input parameter
119: -- p_chr_id - Contract ID
120: --
121: -- Version : 1.0
122: -- History : sechawla created.

Line 144: -- IN : p_api_version - Standard input parameter

140: -- This schedule applies to Loans with Interest Calculation Basis = FIXED' or 'REAMORT' and
141: -- Revenue Recognition - STREAMS
142: --
143: -- Parameters :
144: -- IN : p_api_version - Standard input parameter
145: -- p_init_msg_list - Standard input parameter
146: -- p_chr_id - Contract ID
147: -- Version : 1.0
148: -- History : sechawla created.

Line 145: -- p_init_msg_list - Standard input parameter

141: -- Revenue Recognition - STREAMS
142: --
143: -- Parameters :
144: -- IN : p_api_version - Standard input parameter
145: -- p_init_msg_list - Standard input parameter
146: -- p_chr_id - Contract ID
147: -- Version : 1.0
148: -- History : sechawla created.
149: -- End of comments

Line 172: -- IN : p_api_version - Standard input parameter

168: -- This schedule applies to Loans with Interest Calculation Basis - FLOAT and
169: -- Revenue Recognition - ESTIMATED_AND_BILLED
170: --
171: -- Parameters :
172: -- IN : p_api_version - Standard input parameter
173: -- p_init_msg_list - Standard input parameter
174: -- p_chr_id - Contract ID
175: -- Version : 1.0
176: -- History : rpillay created.

Line 173: -- p_init_msg_list - Standard input parameter

169: -- Revenue Recognition - ESTIMATED_AND_BILLED
170: --
171: -- Parameters :
172: -- IN : p_api_version - Standard input parameter
173: -- p_init_msg_list - Standard input parameter
174: -- p_chr_id - Contract ID
175: -- Version : 1.0
176: -- History : rpillay created.
177: -- End of comments

Line 199: -- IN : p_api_version - Standard input parameter

195: -- This schedule applies to Loans with Interest Calculation Basis - FLOAT and
196: -- Revenue Recognition - ESTIMATED_AND_BILLED
197: --
198: -- Parameters :
199: -- IN : p_api_version - Standard input parameter
200: -- p_init_msg_list - Standard input parameter
201: -- p_chr_id - Contract ID
202: -- Version : 1.0
203: -- History : rpillay created.

Line 200: -- p_init_msg_list - Standard input parameter

196: -- Revenue Recognition - ESTIMATED_AND_BILLED
197: --
198: -- Parameters :
199: -- IN : p_api_version - Standard input parameter
200: -- p_init_msg_list - Standard input parameter
201: -- p_chr_id - Contract ID
202: -- Version : 1.0
203: -- History : rpillay created.
204: -- End of comments

Line 226: -- IN : p_api_version - Standard input parameter

222: -- This schedule applies to Loans with Interest Calculation Basis -
223: -- CATCHUP/CLEANUP and Revenue Recognition - STREAMS
224: --
225: -- Parameters :
226: -- IN : p_api_version - Standard input parameter
227: -- p_init_msg_list - Standard input parameter
228: -- p_chr_id - Contract ID
229: -- Version : 1.0
230: -- History : rpillay created.

Line 227: -- p_init_msg_list - Standard input parameter

223: -- CATCHUP/CLEANUP and Revenue Recognition - STREAMS
224: --
225: -- Parameters :
226: -- IN : p_api_version - Standard input parameter
227: -- p_init_msg_list - Standard input parameter
228: -- p_chr_id - Contract ID
229: -- Version : 1.0
230: -- History : rpillay created.
231: -- End of comments

Line 253: -- IN : p_api_version - Standard input parameter

249: -- This schedule applies to Loans with Interest Calculation Basis -
250: -- CATCHUP/CLEANUP and Revenue Recognition - STREAMS
251: --
252: -- Parameters :
253: -- IN : p_api_version - Standard input parameter
254: -- p_init_msg_list - Standard input parameter
255: -- p_chr_id - Contract ID
256: -- Version : 1.0
257: -- History : rpillay created.

Line 254: -- p_init_msg_list - Standard input parameter

250: -- CATCHUP/CLEANUP and Revenue Recognition - STREAMS
251: --
252: -- Parameters :
253: -- IN : p_api_version - Standard input parameter
254: -- p_init_msg_list - Standard input parameter
255: -- p_chr_id - Contract ID
256: -- Version : 1.0
257: -- History : rpillay created.
258: -- End of comments

Line 276: -- IN : p_api_version - Standard input parameter

272: -- Function : This procedure loads the Amortization Schedule
273: -- for the input contract based on its Loan Product
274: --
275: -- Parameters :
276: -- IN : p_api_version - Standard input parameter
277: -- p_init_msg_list - Standard input parameter
278: -- p_chr_id - Contract ID
279: -- Version : 1.0
280: -- History : rpillay created.

Line 277: -- p_init_msg_list - Standard input parameter

273: -- for the input contract based on its Loan Product
274: --
275: -- Parameters :
276: -- IN : p_api_version - Standard input parameter
277: -- p_init_msg_list - Standard input parameter
278: -- p_chr_id - Contract ID
279: -- Version : 1.0
280: -- History : rpillay created.
281: -- End of comments