DBA Data[Home] [Help]

APPS.HR_INT_INS dependencies on STANDARD

Line 97: ,standard_code

93: ,party_name
94: ,party_site_name
95: ,transaction_type
96: ,transaction_subtype
97: ,standard_code
98: ,ext_trans_type
99: ,ext_trans_subtype
100: ,trans_direction
101: ,url

Line 139: ,p_rec.standard_code

135: ,p_rec.party_name
136: ,p_rec.party_site_name
137: ,p_rec.transaction_type
138: ,p_rec.transaction_subtype
139: ,p_rec.standard_code
140: ,p_rec.ext_trans_type
141: ,p_rec.ext_trans_subtype
142: ,p_rec.trans_direction
143: ,p_rec.url

Line 347: ,p_standard_code

343: ,p_transaction_type
344: => p_rec.transaction_type
345: ,p_transaction_subtype
346: => p_rec.transaction_subtype
347: ,p_standard_code
348: => p_rec.standard_code
349: ,p_ext_trans_type
350: => p_rec.ext_trans_type
351: ,p_ext_trans_subtype

Line 348: => p_rec.standard_code

344: => p_rec.transaction_type
345: ,p_transaction_subtype
346: => p_rec.transaction_subtype
347: ,p_standard_code
348: => p_rec.standard_code
349: ,p_ext_trans_type
350: => p_rec.ext_trans_type
351: ,p_ext_trans_subtype
352: => p_rec.ext_trans_subtype

Line 479: ,p_standard_code in varchar2 default null

475: ,p_party_name in varchar2 default null
476: ,p_party_site_name in varchar2 default null
477: ,p_transaction_type in varchar2 default null
478: ,p_transaction_subtype in varchar2 default null
479: ,p_standard_code in varchar2 default null
480: ,p_ext_trans_type in varchar2 default null
481: ,p_ext_trans_subtype in varchar2 default null
482: ,p_trans_direction in varchar2 default null
483: ,p_url in varchar2 default null

Line 532: ,p_standard_code

528: ,p_party_name
529: ,p_party_site_name
530: ,p_transaction_type
531: ,p_transaction_subtype
532: ,p_standard_code
533: ,p_ext_trans_type
534: ,p_ext_trans_subtype
535: ,p_trans_direction
536: ,p_url