Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Request id

Former Member
0 Likes
561

Hi,

is there any table which has got request id(not the request no), timestamp and datasource as the fields.

Thanks,

Vijaya

2 REPLIES 2
Read only

Former Member
0 Likes
412

Hi

ROOSOURCE, ROOSFIELD, RSMONMESS, RSSELDONE, RSREQICODS, RSOLTPSOURCE

Read only

p291102
Active Contributor
0 Likes
412

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