Skip to Content
0
Former Member
Oct 17, 2005 at 03:46 PM

ABAP or FM for post-processing of infopackage

38 Views

Gurus,

Does anyone know the name of the ABAP program or function module that handles the post-processing of an info-package. For instance, we have an infopackage that needs to delete prior reqeusts where the selection criteria match. The infopackage is setup to perform the delete, and it works if we execute the infopackage manually. However we would like to run in the middle of a batch job that executes several ABAP programs. We already have an ABAP program that runs the BAPI to execute the infopackage, but it does not delete the prior request from our cube.

Note: We are running an old APO system (BW 2.1C), so we cannot use process chains.

Thanx in advance for your help.