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: 

Adding a new field to the selection screen of a LDB

Former Member
0 Kudos

Hi all,

I want to add a new field Clearing date(BSEG-AUGDT) in the dynamic selection screen of the report RFUMSV00.

For adding a new field i have copied the SAP view of a Logical database to CUS view.

Next i had added the Clearing date(BSEG-AUGDT) to the function group Document header(01) and selected the check box Preselect and saved the view.

But still i am not able to find the newly added field in the dynamic selection screen of the report.

Please suggest me where i am going wrong or how to do this.

Thanks in advance

Ajay

3 REPLIES 3

Former Member
0 Kudos

Hi,

You need to put '01' in the Functional group IDs against the field AUGDT in BSEG in the screen Table fields/Node fields.

Please click for F1 on this field (RSLDB-FNUMB) .

Regards,

Srini.

0 Kudos

Hi Srini,

Thanks for your Reply

I have kept 01 against the field BSEG-AUGDT and selected the preselect check box also.

But still that field is not visible in the dynamic selection screen.

Thanks

Ajay.D

former_member641978
Active Participant
0 Kudos

Hi

Did you uncommentes your field in selections section code?

se36->your LDB->Selections button->uncomment select-option relevant to display.

Best Regards

Yossi