sp_get_folio_print_details


Parameters

Name Type Mode
folio_item_id integer IN
id integer OUT
charge_date date OUT
post_date date OUT
post_time timestamp with time zone OUT
post_shift t_shift OUT
post_user text OUT
post_type t_post_type OUT
tran_type t_transaction_type OUT
code text OUT
description text OUT
reference text OUT
remark text OUT
qty integer OUT
rate t_money OUT
amount t_money OUT
debit t_money OUT
credit t_money OUT
balance t_money OUT

Definition