c_orderpayschedule

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_org_id numeric 10 null
c_order_id numeric 10 null
c_order.c_order_id corder_corderpayschedule C
c_orderpayschedule_id numeric 10 null
cof_rv_titulos.c_orderpayschedule_id Implied Constraint R
cof_titulo.c_orderpayschedule_id corderpayschedule_coftitulo R
c_payschedule_id numeric 10 NULL::numeric
c_payschedule.c_payschedule_id cpayschedule_corderpayschedule R
created timestamp 29,6 statement_timestamp()
createdby numeric 10 null
discountamt numeric 0 null
discountdate timestamp 29,6 null
dueamt numeric 0 null
duedate timestamp 29,6 null
isactive bpchar 1 'Y'::bpchar
isvalid bpchar 1 null
processed bpchar 1 null
processing bpchar 1 NULL::bpchar
updated timestamp 29,6 statement_timestamp()
updatedby numeric 10 null
c_orderpayschedule_uu varchar 36 NULL::character varying
cof_c_custody_id numeric 10 NULL::numeric
cof_c_custody.cof_c_custody_id cofccustody_corderpayschedule R
pag_tpag varchar 2 NULL::character varying
pag_card_tpintegra bpchar 1 NULL::bpchar
cof_c_cardnetwork_id numeric 10 NULL::numeric
cof_c_cardnetwork.cof_c_cardnetwork_id cofccardnetwork_corderpaysched R
pag_card_caut varchar 20 NULL::character varying
cof_atualizadatavencimento bpchar 1 'N'::bpchar
cof_diasadeslocar numeric 10 '0'::numeric

Indexes

Constraint Name Type Sort Column(s)
c_orderpayschedule_key Primary key Asc c_orderpayschedule_id
c_orderpayschedule_uu_idx Must be unique Asc c_orderpayschedule_uu

Check Constraints

Constraint Name Constraint
c_orderpayschedule_cof_atualizadatavencimento_check ((cof_atualizadatavencimento = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
c_orderpayschedule_processed_check ((processed = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
c_orderpayschedule_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
c_orderpayschedule_isvalid_check ((isvalid = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships