Hi,
We have only one node that contain all the entities .
but the query ( scope ) in the beginning of the called script retrieve exactly the ENTITIE used in all scenarios , because we set ACCOUNT = PROCESS .
I need to use only those ENTITIES that I have in my scope
debugging the RUNLOGIC_PH , line 518 , checking the table that is filling IT_CV parameter ,I see there is no issue with ENTITIE if use BAS(ALL_ENT) , but I see that P_ACT is using all base members and its should only one value, the one I selected in the scope of the query.
is my select query for P_ACT is wrong ?
if solve this it will be ok
Thanks
Mohamed