EcoResReleaseProductLegalEntityLog::hasInfolog Method
Determines whether an Infolog is stored for a product that will be released in a legal entity in a release session.
Syntax
client server public static boolean hasInfolog(
EcoResReleaseSessionRecId _releaseSessionRecId,
EcoResProductRecId _productRecId,
RefRecId _legalEntityRecId)
Run On
ClientOrServer
Parameters
- _releaseSessionRecId
Type: EcoResReleaseSessionRecId Extended Data Type
A release session ID.
- _productRecId
Type: EcoResProductRecId Extended Data Type
A product ID.
- _legalEntityRecId
Type: RefRecId Extended Data Type
A legal entity ID.
Return Value
Type: boolean
true if an Infolog is stored for a product that will be released in a legal entity in a release session; otherwise, false.