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.
Checks whether a record exists in the DirECommunicaionTypeTable table based on a DirPartyPartyNumber value.
Syntax
client server public static boolean exist(DirPartyNumber _partyPartyNumber, [DirPartyType _partyType])
Run On
Called
Parameters
- _partyPartyNumber
Type: DirPartyNumber Extended Data Type
A DirPartyPartyNumber value.
- _partyType
Type: DirPartyType Enumeration
The party type.
Return Value
Type: boolean
true if the record exists; otherwise false.