sp_make_payment


Parameters

Name Type Mode
folio_id integer IN
folio_seq integer IN
payment_code character IN
amount t_money IN
shift character varying IN (DEFAULT NULL)
user_name text IN (DEFAULT NULL)
reference text IN (DEFAULT NULL)
remark text IN (DEFAULT NULL)
description text IN (DEFAULT NULL)
source_module text IN (DEFAULT NULL)
post_flag character IN (DEFAULT NULL)
folio_id integer IN
folio_seq integer IN
payment_id integer IN
amount t_money IN
shift character varying IN (DEFAULT NULL)
user_name text IN (DEFAULT NULL)
reference text IN (DEFAULT NULL)
remark text IN (DEFAULT NULL)
description text IN (DEFAULT NULL)
source_module text IN (DEFAULT NULL)
post_flag character IN (DEFAULT NULL)

Definition