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

FM for checking Tranport Request.

rohit_trivedi
Product and Topic Expert
Product and Topic Expert
0 Likes
557

Hi gurus,

Transport Request numbers are stored in Table E070,

it also stores if Request is Customizing request/Correction Request.

I want to know if there is any existing FM to get this

information regarding a TR.

As it is, i think accessing a Basis table directly from

ABAP would be the last option.

Thanks in Advance,

Rohit.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
539

Dear,

Your FM is CTS_API_READ_CHANGE_REQUEST.

Points?

Regards,

VM

Hi gurus,

Transport Request numbers are stored in Table E070,

it also stores if Request is Customizing request/Correction Request.

I want to know if there is any existing FM to get this

information regarding a TR.

As it is, i think accessing a Basis table directly from

ABAP would be the last option.

Thanks in Advance,

Rohit.

1 REPLY 1
Read only

Former Member
0 Likes
540

Dear,

Your FM is CTS_API_READ_CHANGE_REQUEST.

Points?

Regards,

VM