Skip to Content
0
Aug 07, 2016 at 12:54 PM

How to scope at the parent level

24 Views

Dear Experts,

I am getting dump error when executing a BADI, my requirement is explained below

*XDIM_MEMBERSET ACCOUNT=3

*XDIM_ADDMEMBERSET ACCOUNT=4

*XDIM_ADDMEMBERSET ACCOUNT=5

Accounts 3,4,5 are parent members in account dimension. While sending the data for BADI calculation I am sending the data to CT_DATA at the aggregated level.

Attached is the dump error.

If i try *XDIM_MEMBERSET ACCOUNT=3,4,5 this is also not working.

Regards,

Rohit