‎2007 Mar 26 11:13 AM
Hi,
is there any table which has got request id(not the request no), timestamp and datasource as the fields.
Thanks,
Vijaya
‎2007 Mar 26 11:23 AM
Hi
ROOSOURCE, ROOSFIELD, RSMONMESS, RSSELDONE, RSREQICODS, RSOLTPSOURCE
‎2007 Mar 26 11:27 AM
Hi,
There are BAPIs available to edit InfoPacks (BAPI_IPAK_CHANGE) which can be called to edit and separate ones for starting (BAPI_IPAK_START) an InfoPack.
Both file path and data targets can be edited through these.
Once an IPACK is scheduled, it will return a request ID. This request ID can be called in BAPI BAPI_ISREQUEST_GETSTATUS to get the status of the job.
It would be easier to teach the user how to edit the InfoPack
Thanks
Sankar M