Question:
Dear SAP Experts,
I would like to close former data request for a planning cube before starting a certain exit planning function, and also to close automatically the request created by this exit function. These close operations should be comprised in this, or in an another exit planning function.
Can enybody give me a solution?
Thanks
Ferenc Szegény
Answer:
Try function 'RSAPO_CLOSE_TRANS_REQUEST' or alternately you can write an empty data package with 'RSAPO_WRITE_PACKAGE_TRANS'.
Good luck
Ray