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: 

LDB fields missing on the selection screen

Former Member
0 Kudos
140

Hi,

I am working in a upgradation project.

I am facing this problem when I moved the object from dev. system to testing system

The parameters are declared in a LDB(The LDB is BRF.

) without no-display.

However I could not able to find two field in the selection screen of the report.

All the other fields both declared in report and the LDB are found on the selection screen excepting these two.

There is no HR report category in my attributes

what might be the reason?

Could anyone help?

.

So, how to proceed next?

6 REPLIES 6

Former Member
0 Kudos
90

Hi Divya,

I believe that LDB is used in a different program and in that program those 2 fields of the LDB are disabled i guess, check the selection screen of the LDB alone then you will find the difference.

Usually when ever we are using a LDB in a report program and if i don't want to see any of the fields in the selection screen, then i can suppress them in my custom program.

Thanks,

Mahesh.

0 Kudos
90

Thank you.

The fields are even missing when I am executing only LDB.

How to find that custom program?

Shud I check for all the include programs in the LDB?

0 Kudos
90

Hi,

Please let me know exactly what fields are missing, so that i can dig deep in that manner.

Thanks,

Mahesh.

0 Kudos
90

The fields are:

1. Alternative Local currency(xalhw)

2.Translation date.(excdt)

Thanks

Divya.

0 Kudos
90

Hi,

The above mentioned fields are part of the dynamic selection in LDB and you find a modif ID also associated with those 2 fields in the include DBBRFSEL at line number 35.

When I executed the LDB, I could find those 2 fields in the dynamic selection screen. Check the same. You can find that button just beside the execute button on the selection screen.

Thanks,

Mahesh.

0 Kudos
90

Hi Divya,

Did you get solution for this issue?

I am also facing the same probem. Please tell me how you have solved this issue?

Mrunal