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

Function module to import Transport Request .

Former Member
0 Likes
7,309

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
Read only

tarangini_katta
Active Contributor
0 Likes
3,224

HI swarup,

I think this FM may use fukle to you..

TMS_UI_IMPORT_TR_REQUEST

Thanks,

4 REPLIES 4
Read only

tarangini_katta
Active Contributor
0 Likes
3,225

HI swarup,

I think this FM may use fukle to you..

TMS_UI_IMPORT_TR_REQUEST

Thanks,

Read only

0 Likes
3,224

Thanks Tarangini,

its actually TMS_MGR_IMPORT_TR_REQUEST which works ....

thanks a lot ...

Swarup

Read only

tarangini_katta
Active Contributor
0 Likes
3,224

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

Read only

divyatg
Explorer
0 Likes
3,224

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