EcoResReleaseProductLegalEntityLog::showInfolog Method
Displays the Infolog data that is stored for a product that will be released in a legal entity in a release session.
Syntax
client server public static void showInfolog(
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.