Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

ACCOUNT_PAYMENT_INVOICE_REL

Col #Column NameData TypeField LengthNot Null?Data Def.Comments
1

ID

NUMBER

22

N

 Primary key
2

ACCOUNT_PAYMENT_ID

NUMBER

22

Y

 Reference to ACCOUNT_PAYMENT
3

INVOICE_ID

NUMBER

22

Y

 Reference to INVOICE
4

AMOUNT

NUMBER

22

Y

  

Relation table between ACCOUNT_PAYMENT and INVOICE

  • No labels