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: 

Include/Report not found "/1BCDWB/IQ000000000027DAT"

Former Member
0 Kudos

Hello!

I have tranported an ABAP-program from DEV to the QAS-system and have difficulty, even If I check the program in QAS-system.

The error/warning I get is:

Include/Report not found "/1BCDWB/IQ000000000027DAT"

The question: how can i transport the include from DEV to the QAS? Or is there some other posibilities to solve the problem?

Thank you!

regards

Thom

4 REPLIES 4

Former Member
0 Kudos

Hello Heinemann,

Generally BASIS people will transport requests from one server to another server. They will use transaction STMS for this purpose. We first transport the request from development to testing/Quality system and thereafter from Quality to Production System. Releasing a transport request is done with the help of SE09/SE10 transactions..

Check this link about Transport Management System

http://help.sap.com/saphelp_nw04/helpdata/en/44/b4a0137acc11d1899e0000e829fbbd/content.htm

Reward If Helpful.

Regards

--

Sasidhar Reddy Matli.

0 Kudos

My transport management system is set.

I have also transported the program from DEV to the QAS.

<b>The problem is that the include /1BCDWB/... is not found.</b>

Thank you

regards

former_member194669
Active Contributor
0 Kudos

Hi,

Create a new request(SE01):

PgmID - LIMU

Obj - REPT

Object name - name of the include

Then transport to QAS

aRs

nitesh_jain3
Active Participant
0 Kudos

Dear Thom,

Would be helpful if you could send the source dump??

Does this program call a smartform??

Cheers

Nitesh