Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width33%

Groups

Wiki Markup
{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
width33%

PAYMENT_OPTION

Column NameColumn NameData TypeData TypeField LengthField LengthNot Null?Data DefData Def.Comments

ID

NUMBER

22

N

 Primary key

CODE

VARCHAR2

200

Y

  

BILLING_GROUP_ID

NUMBER

22

Y

  

PAYMENT_GATEWAY_DEF_ID

NUMBER

22

Y

  

META_DATA

VARCHAR2

4000

Y

  
NAMEVARCHAR2200Y With v 9.8 - Allows a customer to differentiate between PaymentOptions of the same PaymentOptionType and with the same BillingGroupId
PAYMENT_DIRECTIONVARCHAR2507 With v 9.8

AVAILABLE_FROM

DATE77 With 9.9 - "Availability" info to the Payment Option Framework

AVAILABLE_TO

DATE77 With 9.9 - "Availability" info to the Payment Option Framework
Column
width33%