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 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.