contents.gifindex.gifprev1.gifnext1.gif

FB_LN_CHRG_AMT

Purpose

Returns the CHRG_AMT for the <n>th occurance of the <cat>/<chrg_desc> combination. It is useful to obtain <chrg_desc> information using the FB_LN_CHRG_DESC_List function.

Arguments

FB_LN_CHRG_AMT(

<cat>

, <chrg_desc>

, <n> // If <n> is zero, the aggregate amount is returned.

)