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

Logical DB

Former Member
0 Likes
496

hi all,

I am adding a logical DB in an exisiting report for an addition of selection component.

I have a requirement to run the existing report when no entry is made in the added selection components.

But this gives error from the LDB.

Can we have the selkection screens from LDB added in the report and also that they should not tbe mandatory.

Pls. help with your ideas.

Regards,

Stock.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
459

Try to use function module RS_REFRESH_FROM_DYNAMICAL_SEL instead of using a logical database.

Look at threads like in sdn.

Regards

Read only

Former Member
0 Likes
459

Hi Stock,

Even I have faced this problem once.

There was a HR report wherein a Logical Database(PSJ) was attached and then the requirement changed and the client did not want the previous mandatory field to be filled.

The only solution that I could find after working out several possibilities for atleast 15 days was as follows:

I copied the SAP standard Logical Database in to a Z LDB and found out the location of the error message and commented it.

The other solution could be that in the Z LDB,go to the Selections button which defines the selection screen for the LDB, and add No-display in front of the fields that you do not want to appear on the selection screen.

I hope I have tried to answer your query.

If in case you still have any further calrifications,please let me know.

Regards,

Puneet Jhari.