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

Report <> program?

Former Member
0 Likes
1,027

Hi!

I just spotted in my transport request, there are 2 objects within it.

1 program and 1 report source.

I don't know why are these separated, because I made both of them with SE38 and both of them is a Z report program with selection screen.

In the E071 table they seem like this:

XXXK977973 000001 R3TR PROG ZA

XXXK977973 000002 LIMU REPS ZB

Maybe some of you know, why are these separated???

I'm just curious, I know it is not a problem.

Thank you

Tamá

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
580

When you transport for the first time a report, the whole program is transported. (R3TR PROG)

The next transports depend on the change made : you can transport only the source (LIMU REPS) text (LIMU REPT) menu (LIMU CUAD) dynpro (LIMU DYNP) the whole program or other sub-objects (LIMU xxxxx)

Maybe was it the first transport of ZA, and a new transport of ZB ?

Regards

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
581

When you transport for the first time a report, the whole program is transported. (R3TR PROG)

The next transports depend on the change made : you can transport only the source (LIMU REPS) text (LIMU REPT) menu (LIMU CUAD) dynpro (LIMU DYNP) the whole program or other sub-objects (LIMU xxxxx)

Maybe was it the first transport of ZA, and a new transport of ZB ?

Regards

Read only

0 Likes
580

Yes, this is possible. ZA was newly created.

Thanx

Tamá

Read only

Former Member
0 Likes
580

For program the program type = 'M'

where as for report the program type = '1'.

thats why these 2 are seperated.