Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the profile exists in the table,
Syntax
server public static boolean existProfile(
EmplPostingProfile_RU _emplPostingProfile,
TableGroupAll _accountCode,
[EmployeeId_RU _key])
Run On
Server
Parameters
- _emplPostingProfile
Type: EmplPostingProfile_RU Extended Data Type
The profile.
- _accountCode
Type: TableGroupAll Enumeration
The type of association.
- _key
Type: EmployeeId_RU Extended Data Type
The employee or group ID.
Return Value
Type: boolean
true if the profile exists; otherwise, false.