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: 

Problem with Transport request

Former Member
0 Kudos

Hi SAP Experts,

I copied one standard SAP Report and make it as Zreport. Now in that report i written some authorization object code.Its working very fine.

But the problem is for that report i generated one transport request. When I am going release that Request it throws an error as Object CUD for that program is inactive.

But my report in SE38 is active. When i search that object CUD in my Report , i didnt find that one.

Please help me how to release this Request.

I used the Standard Report RM07MLBS.

and I used the Authorization object is

AUTHORITY-CHECK OBJECT 'M_BEST_EKG'

ID 'ACTVT' FIELD '03'

ID 'EKGRP' FIELD ekgrp.

in development server my report is in active mode.And also its working over there fine.The problem is when I release the request ,the message throws as "Object CUAD YRM07MLBS is inactive.

Its very Urgent...

Thanks in Advance..

Thanks and Regards,

Siri...

Edited by: Alvaro Tejada Galindo on Apr 8, 2008 10:48 AM

4 REPLIES 4

Former Member
0 Kudos

CUAD is GUI definition...

Please check if U have created any GUI screen ... with the

name YRM07MLBS ...

Former Member
0 Kudos

Hi,

Check CUAD YRM07MLBS is used in RM07MLBS.

Regards,

KSR

Former Member
0 Kudos

It's related to the GUI definition. like PF status and title. DO the following thing:

Press cntrlshiftf5 with ur program open in se38, right-click on the top object(ur program name). From the context menu choose activate.

Edited by: Amiya Shrivastava on Apr 8, 2008 5:03 PM

Former Member
0 Kudos

Hi,

Go to se80 select program give your program name and hit display. You will se all entries in your program.please check and activate what every is left .

Regards,

Himanshu