Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
a_ledger_number_i |
int4 |
10 |
|
|
0 |
|
|
a_batch_number_i |
int4 |
10 |
|
|
0 |
|
|
a_batch_description_c |
varchar |
160 |
√ |
|
null |
|
|
a_batch_control_total_n |
numeric |
24,10 |
√ |
|
0 |
|
|
a_batch_running_total_n |
numeric |
24,10 |
|
|
0 |
|
|
a_batch_debit_total_n |
numeric |
24,10 |
|
|
0 |
|
|
a_batch_credit_total_n |
numeric |
24,10 |
|
|
0 |
|
|
a_batch_period_i |
int4 |
10 |
|
|
0 |
|
|
a_batch_year_i |
int4 |
10 |
|
|
|
|
|
a_date_effective_d |
date |
13 |
|
|
('now'::text)::date |
|
|
a_date_of_entry_d |
date |
13 |
|
|
('now'::text)::date |
|
|
a_batch_status_c |
varchar |
24 |
√ |
|
'Posted'::character varying |
|
|
a_last_journal_i |
int4 |
10 |
|
|
0 |
|
|
s_date_created_d |
date |
13 |
√ |
|
('now'::text)::date |
|
|
s_created_by_c |
varchar |
20 |
√ |
|
null |
|
s_user.s_user_id_c
|
a_previous_year_batch_fkcr R |
|
s_date_modified_d |
date |
13 |
√ |
|
null |
|
|
s_modified_by_c |
varchar |
20 |
√ |
|
null |
|
s_user.s_user_id_c
|
a_previous_year_batch_fkmd R |
|
s_modification_id_c |
varchar |
150 |
√ |
|
null |
|
|
Table contained 30.941 rows at Do Nov 10 18:00 MEZ 2011
|