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

question on generated report ..

Former Member
0 Likes
386

HI,

I see a program named ZXXX_J4AB_selection_variant_v1. In the top comments section, I see as follows:

Selection report for Arun...

Usage : management tool

Table : X_BDBS_S

Physical tab : J_3ABDBS

Report generation from mm/dd/yyyy hh:mm:ss

Do no change this report ; your changes will be lost !

The first line of the report reads as

report &rptn message-id 8j.

How is this kind of report generated ? Whats its origin ?

It so happens that I am upgrading from 4.6 to ECC 6.0 and a standard include has been replaced with a new include in the upgraded system. I want to check its impact.

thks

1 ACCEPTED SOLUTION
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
352

Such reports can be generated either by generating subroutine pool during run time or also by abap queries/report writer.

HI,

I see a program named ZXXX_J4AB_selection_variant_v1. In the top comments section, I see as follows:

Selection report for Arun...

Usage : management tool

Table : X_BDBS_S

Physical tab : J_3ABDBS

Report generation from mm/dd/yyyy hh:mm:ss

Do no change this report ; your changes will be lost !

The first line of the report reads as

report &rptn message-id 8j.

How is this kind of report generated ? Whats its origin ?

It so happens that I am upgrading from 4.6 to ECC 6.0 and a standard include has been replaced with a new include in the upgraded system. I want to check its impact.

thks

1 REPLY 1
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
353

Such reports can be generated either by generating subroutine pool during run time or also by abap queries/report writer.