EMPBANK - Employee Bank Details (Payroll Report Generator function)

From Catalyst
Revision as of 18:38, 20 May 2008 by ThrashBot (talk | contribs) (Updated from revision control)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Syntax

$EMPBANK{B??}

Description

Retrieve the details of the employee's bank.

Replace B?? with the B variable or formula you need and the function will give the answer when applied to the employee's bank.

This function changes the context of B variables so that they apply to the employee's bank. After using this function, the B variables will actually continue to apply to the employee's bank until the end of the block, or until another context-changing function is used.


Parameters

B??
A text or numeric parameter that can not be omitted.
The B variable or formula whose result you want.

Returns

A text or numeric (depending on the parameters) value. The value of B?? when applied to the employee's bank.

See also

$COMBANK.