EcoResReleaseSession::deleteAllProductLegalEntityWithoutLog Method
Deletes all records in the EcoResReleaseProductLegalEntity table for a release session that have no related records in the EcoResReleaseProductLegalEntityLog table and in case of product master release have no related variants for which release has failed, that is, log exists.
Syntax
client server public static void deleteAllProductLegalEntityWithoutLog(EcoResReleaseSessionRecId _releaseSessionRecId)
Run On
Called
Parameters
- _releaseSessionRecId
Type: EcoResReleaseSessionRecId Extended Data Type
A release session.