DBA Data[Home] [Help]

APPS.ARP_ACCT_HOOK dependencies on STANDARD

Line 6: -- Standard SLA data types

2: /* $Header: ARHOOKS.pls 115.2 99/07/16 23:59:08 porting s $ */
3:
4: -- Declare PUBLIC Data Types
5:
6: -- Standard SLA data types
7: SUBTYPE ae_doc_rec_type IS ARP_ACCT_MAIN.ae_doc_rec_type;
8: SUBTYPE ae_event_rec_type IS ARP_ACCT_MAIN.ae_event_rec_type;
9: SUBTYPE ae_line_rec_type IS ARP_ACCT_MAIN.ae_line_rec_type;
10: SUBTYPE ae_line_tbl_type IS ARP_ACCT_MAIN.ae_line_tbl_type;