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

removing LDB from proram attribute

Former Member
0 Likes
664

Hi experts,

My requirement is to convert a LDB (PCH) report into a normal report and to do some changes in the converted report.

Can anyone tell me how to remove the LDB name mentioned in the program attributes. I got the following error message when i tried to remove the LDB name from the program attribute.

"Unable to specify selection screen (no logical database given)"

Hi experts,

My requirement is to convert a LDB (PCH) report into a normal report and to do some changes in the converted report.

Can anyone tell me how to remove the LDB name mentioned in the program attributes. I got the following error message when i tried to remove the LDB name from the program attribute.

"Unable to specify selection screen (no logical database given)"

3 REPLIES 3
Read only

adrian_dorn
Advisor
Advisor
0 Likes
621

Is the field "selection screen" filled? If yes you must clear this field before clearing the LDB field.

Read only

0 Likes
621

Thanks. After removing the selection screen number, i can able to remove the LDB name also.

I have one more doubt regarding LDB. Is there any way to keep the LDB, but to hide the standard selection screen provided by the LDB.

I want to create my own selection screen by overriding the LDB selection screen (all selection screen fields need to be removed), but i want the GET objec coding to be triggered by the LDB.

Is there any way to acieve this?

Edited by: Jessica Rose on Dec 30, 2010 2:22 PM

Read only

0 Likes
621

in fact you should put selection screen 901 in place of 900

that's all