Hi all,
I need to close a write request on an infocube (from yellow to green) through a BPS planning function.
I created a planning function of type exit attaching the FM RSAPO_CLOSE_TRANS_REQUEST, but when I run the function I get this message:
'When calling the function module "RSAPO_CLOSE_TRANS_REQUEST", one of the parameters needed according to the interface description was not specified. This parameter was "I_INFOCUBE". '
I tryed to specify the parameter, but BPS seems to allow only 8 chars parameters (I can just write I_INFOCU ).
I read in other posts on the forum that it could be possible through a Init FM or a FM variant, but I have no idea on how to do it.
Please, can anyone help me in specifiying the missing parameter?
Thanks in advance, Andrea