{float:left|width=200px|background=lightgrey|border=solid blue 2px|margin=1px|padding=0px}
{children:page=Rator DB ER Diagram Navigator|depth=1|excerpt=trueindent=1px}
{float}
Column
width
33%
PAYMENT_OPTION
Col #Column Name
Column NameData Type
Data Type
Field Length
Not Field Length
Null?
Data DefData Def.
Comments
1
ID
NUMBER
22
N
Primary key
2
CODE
VARCHAR2
200
Y
3
BILLING_GROUP_ID
NUMBER
22
Y
4
PAYMENT_GATEWAY_DEF_ID
NUMBER
22
Y
5
META_DATA
VARCHAR2
4000
Y
NAME
VARCHAR2
200
Y
With v 9.8 - Allows a customer to differentiate between PaymentOptions of the same PaymentOptionType and with the same BillingGroupId
PAYMENT_DIRECTION
VARCHAR2
50
7
With v 9.8
AVAILABLE_FROM
DATE
7
7
With 9.9 - "Availability" info to the Payment Option Framework
AVAILABLE_TO
DATE
7
7
With 9.9 - "Availability" info to the Payment Option Framework