EcoResReleaseProductLegalEntityLog::existByReleaseProductLegalEntity Method
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.