project BLF > class BUser > method ClearData

Description

Remove contents of all class temp-tables.


Parameters


oiReturnStatusoutputintegerReturn status of the method.


Internal usage


BLF
method BUser.ApiSynchronise


program code (program/buser.p)

/* ==================== */
    /* clear the temp table */
    /* ==================== */
    empty temp-table tUsrRole.

<ANCESTOR-CODE>