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

Import PDX Package using ABAP

Former Member
0 Likes
454

Hello Experts,

I want to import a BOM PDX Package in ECC using ABAP and upload it into DMS. I have checked that SAP cFolders have some programs that can do this. However in my case there is no cFolders.

Kindly help.

Regards,

Jai

1 REPLY 1
Read only

Former Member
0 Likes
393

You can use the ABAP ZIP Class cl_abap_zip and do the needful.

Regards,

Jai