address | CHAR | varchar | | 80 | | | Street address of the person whose name appears on the payment means | |
auth_num | CHAR | varchar | | 25 | | | Authorization number returned by the credit card company | |
auth_status | CHAR | varchar | | 2 | | | Status of the authorization returned by the validation system | |
card_num | CHAR | varchar | | 25 | | | For credit cards, the credit card number | Search (1) |
cc_exp_mo | CHAR | varchar | | 2 | | | 2-digit number of the month when the card expires | Search (1) |
cc_exp_yr | CHAR | varchar | | 4 | | | 2- or 4-digit number of the year in which the credit card expires | Search (1) |
cc_name | CHAR | varchar | | 80 | | | Complete name of the credit card owner as it appears on the card | Search (1) |
cc_type | CHAR | varchar | | 40 | | | The credit card type populated from a user defined pop-up with the title 'cctype' | Search (1) |
city | CHAR | varchar | | 30 | | | The city for the bill address | |
country | CHAR | varchar | | 40 | | | The country of the bill address | |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
expire_date | CLK_TIME | datetime | | | | | The last date the payment means is effective | |
first_name | CHAR | varchar | | 30 | | | For personal payment means, the first name of person that owns it | |
last_name | CHAR | varchar | | 30 | | | Last name of person who appears on the payment means | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (3) |
pay_option | CHAR | varchar | | 40 | | | The payment option for this line item; e.g., purchase order, credit card, etc. This is from a user-defined popup with default name PAY_METHOD | Search (1) |
po_amt | DECIMAL | decimal (19,4) | | | | CURRENCY | Total currency amount of the purchase order | Search (1) |
po_date | CLK_TIME | datetime | | | | | The date identified on the payment method | Search (1) |
po_id | CHAR | varchar | | 60 | | | The unique purchase order ID | Search (1) |
po_terms | CHAR | varchar | | 40 | | | The type of payment. This is from a user-defined popup with default name PAYMENT_TERMS | |
ref_num | CHAR | varchar | | 25 | | | Reference number for letter of credit, etc | |
state_prov | CHAR | varchar | | 80 | | | The state/province of the bill address | |
status | CHAR | varchar | | 40 | | | User-defined status of the payment means. This is a user-defined popup with default name PO Status | Search (1) |
zipcode | CHAR | varchar | | 25 | | | Zipcode or postal code of the person whose name appears on the payment means | |