Compartir a través de


DEL_SysCompanyUserInfo::findByBusRelAccount Method

Finds the syscompanyuserinfo record that is associated with the business relations account number.

Syntax

client server public static DEL_SysCompanyUserInfo findByBusRelAccount(smmBusRelAccount _smmBusRelAccount, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value that determines if the record is allowed to be updated.

Return Value

Type: DEL_SysCompanyUserInfo Table
The syscompanyuserinfo record found by the business relations account number.

See Also

Reference

DEL_SysCompanyUserInfo Table