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

Create queue for different platform.

Former Member
0 Likes
272

Dear All ,

In sap ABAP, isit any menthod we can create a queue to list sequence for posting? The posting data may come from different platfrom but they are using the same tcode program. i want to create FIFO (First IN First Out) process, because my program used my more than 1 users , so i think to create the queue inside my program to arrange the sequence of the posting. So the data will post correctly.

Anyideas about this ?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
241

the end