P.S. And if for some reason you want to combine figures from HINP and TBINPUT (just theoretically) use the following:
*XDIM_MEMBERSET AUDITSOURCE=HINP,TBINPUT
...
*DESTINATION_APP = FLSPLANNING
*SKIP_DIM = SCOPE,FLOW,AUDITSOURCE //Use single line for SKIP_DIM as mentioned in help!
*ADD_DIM AUDITTRAIL=HINP
In this case values in source for HINP and TBINPUT will be accumulated in target HINP!
B.R. Vadim