account_owner | CHAR | varchar | | 80 | | ALLOW_NULL | Name of account owner | Search (2) |
account_type | CHAR | varchar | | 40 | | ALLOW_NULL | Account type e.g. Business, private etc. populated from a user defined pop-up | |
authorization_no | CHAR | varchar | | 24 | | ALLOW_NULL | the authorization number, as was given by the bank or CC company, to direct debit the account | Search (2) |
authorization_sts | LONG | smallint | | | | DIRECT, ALLOW_NULL | Status of process to approve direct debit in the bank | Search (1) |
bank_code | CHAR | varchar | | 8 | | ALLOW_NULL | Bank's code | Search (1) |
bank_name | CHAR | varchar | | 80 | | ALLOW_NULL | Name of the bank | Search (3) |
bill_address | CHAR | varchar | | 80 | | | Street address of the person whose name appears on the payment means | |
bill_city | CHAR | varchar | | 30 | | | The city for the bill address | |
bill_country | CHAR | varchar | | 40 | | | The country of the bill address | |
bill_state_prov | CHAR | varchar | | 80 | | | The state/province of the bill address | |
bill_zipcode | CHAR | varchar | | 25 | | | Zipcode or postal code of the bill address | |
blg_evt_gen_sts | LONG | int | | | 0 | DIRECT, ALLOW_NULL | Billing event status;0=No event necessary or event already sent, 1=create event pending, 2=update event pending;Default=0 | |
branch_code | CHAR | varchar | | 8 | | ALLOW_NULL | Branch's code | Search (1) |
cc_exp_mo | CHAR | varchar | | 2 | | | 2-digit number of the month when the card expires | Search (2) |
cc_exp_yr | CHAR | varchar | | 4 | | | 2- or 4-digit number of the year in which the credit card expires | Search (2) |
cc_name | CHAR | varchar | | 80 | | | For credit cards, complete name of the credit card owner as it appears on the card | Search (2) |
cc_type | CHAR | varchar | | 40 | | | For credit cards, the credit card type populated from a user defined pop-up with the title 'cctype' | Search (3) |
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 | |
id_number | CHAR | varchar | | 64 | | | Payment means identification number; e.g., the credit card number | Search (2) |
last_four | CHAR | varchar | | 4 | | | Last four digits of the pay_means id_number | Search (3) |
means_type | LONG | smallint | | | | DIRECT | The payment option for this line item; e.g., 0=credit card, 1=purchase order, 2-bank account, 3-cash. This is from a user-defined popup with default name PAY_METHOD | Search (2) |
modify_stmp | CLK_TIME | datetime | 46 | | | | Date and time when object was last saved | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (7) |
pin_no | CHAR | varchar | | 9 | | ALLOW_NULL | The number that is given to the user in order for the user to identify the credit card/bank details with out giving the credit card information or bank details | Search (1) |
valid_dt | CLK_TIME | datetime | | | | ALLOW_NULL | Date on which the card/bank becomes valid for use | |