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

Schedule a WE02 Task

Former Member
0 Likes
723

Hi All

Apologies if this is a stupid question, i am new to SAP.

I am wondering is it possible to schedule/automate a WE02 task?

I have setup an article that prompts a user to enter a serial number when selling it at a till.

This serial number is stored in a segment and not a table so i need to run WE02 and export the results.

Any help on this would be greatly appreciated.

3 REPLIES 3
Read only

Former Member
0 Likes
614

Hi,

WE02 only lists the IDocs whithin the system, so why do you want to schedule something on a view only transaction?!

Regards.

Read only

Former Member
0 Likes
614

You can clone the WE02 program (RSEIDOC2) and apply your needed requirements..

Read only

Former Member
0 Likes
614

Use WE09 to filter the data based on Segment + field value ...you will will get the list of idocs assosicated to the serial number ( field value )