Application Development 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: 

Function module to import Transport Request .

Former Member
0 Kudos

Hi All,

I want to import a Transport Request through ABAP program. Can anybody tell me the Function Module to import a tranport request ?

thanks ,

Swarup

1 ACCEPTED SOLUTION

tarangini_katta
Active Contributor
0 Kudos

HI swarup,

I think this FM may use fukle to you..

TMS_UI_IMPORT_TR_REQUEST

Thanks,

4 REPLIES 4

tarangini_katta
Active Contributor
0 Kudos

HI swarup,

I think this FM may use fukle to you..

TMS_UI_IMPORT_TR_REQUEST

Thanks,

0 Kudos

Thanks Tarangini,

its actually TMS_MGR_IMPORT_TR_REQUEST which works ....

thanks a lot ...

Swarup

tarangini_katta
Active Contributor
0 Kudos

Hi,

check this also.

Go to SE37 and search with impreq* u will get function modules search for what u need exactly.

CTS_API_IMPORT_CHANGE_REQUEST

Thanks

divyatg
Explorer
0 Kudos

Hi,

Can you please share the code of the program which used to import the TR through ABAP Program.I have a similar requirement.

Thanks in Advance.

Regards,

Divya