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.
Determines whether the specified record exists in the EcoResReleaseProductLegalEntityLog table.
Syntax
client server public static boolean existByReleaseProductLegalEntity(RefRecId _releaseProductLegalEntityRecId)
Run On
ClientOrServer
Parameters
- _releaseProductLegalEntityRecId
Type: RefRecId Extended Data Type
An ID of a record in the EcoResReleaseProductLegalEntity table.
Return Value
Type: boolean
true if the specified record exists in the EcoResReleaseProductLegalEntityLog table; otherwise, false.