Hi experts,
The case :
User selects entitydim
default should calculate the sum of all base level entitydim depending of the selection, and corresponding to a certain criteria :
*XDIM_MEMBERSET ENTITY=BAS(%ENTITY_SET%),VIEW_MAG
*when entity.ent_typ
*is magasin*rec(expression=(get(entity="BAS(%ENTITY_SET%)"),entity="view_mag")
*endwhen
*commit
I receive from the debugger :
(M_LAD is a parent)
Tks a lot,