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

API's to create Piece List

MNaveen
Product and Topic Expert
Product and Topic Expert
0 Likes
559

Hello all,

In my application the user after he specifies a transport request i fetch all the objects in that transport request. And then the requirment is to create a piece list containing few objects out of all those which is fetched from the transport request based on some criteria's programmatically.

The problem is can any one let me know how to create a piece list for a set of objects through code. Please note that i dont want to create it through SE01 i want API's which can be used to create a piece list from the code for the set of objects

Thanks in Advance.

Warm Regards,

Naveen M

Hello all,

In my application the user after he specifies a transport request i fetch all the objects in that transport request. And then the requirment is to create a piece list containing few objects out of all those which is fetched from the transport request based on some criteria's programmatically.

The problem is can any one let me know how to create a piece list for a set of objects through code. Please note that i dont want to create it through SE01 i want API's which can be used to create a piece list from the code for the set of objects

Thanks in Advance.

Warm Regards,

Naveen M

1 REPLY 1
Read only

MNaveen
Product and Topic Expert
Product and Topic Expert
0 Likes
520

I found a way of doing it myself. Thanks