Hi,
I would likefor to set authorization for infoobject 0SALES_GRP to restrict, which sales group could be planned. But I also need to no restriction for this InfoObject for reporting. I have prepared authorization object ZSALEG_GRP_P for planning with 0SALES_GRP = 115, 0TCAACTVT = 2, 0TCAIPROV = *, 0TCAVALID = * to restrict planning to Sales organization 115. I ahve also prepared authorization ZSALES_GRP_R for reporting with 0SALES_GRP = *, 0TCAACTVT = 3, 0TCAIPROV = *, 0TCAVALID = * to give full access to read data in the Query. I have add this authorization to the user together with Z_ALL where are listed all others authorization relevant IO together with 0TCAACTVT = *, 0TCAIPROV = *, 0TCAVALID = *. The resalt is the user can read all sales organizations in the Query, but also plann all of them (not just 115). Could you help please? Thanx in advance.