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

Modify custom programs associated with logical databases

slanzetta
Participant
0 Likes
2,433

Hello,

I have a custom program associated with the PNP logical database.

The initial screen is this:

1.jpg

I have to add the P0105-USRID field in the selection parameters.

In practice, by pressing the "Further selections" button, the new field to select P0105-USRID must appear.

2.jpg

How can I do this?

Thanks

Stefano

1 ACCEPTED SOLUTION
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
2,354

Hello slanzetta

The selection screen is implemented by the logical database PNP. So it's enough to declare the PNP logical database in the attributes of the report:

That will display the selection screen:

Refer to SAP Help on the details of Logical Databases and how to use them. Also notice, that logical databases are obsolete.

Best regards

Dominik Tylczynski

5 REPLIES 5
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
2,355

Hello slanzetta

The selection screen is implemented by the logical database PNP. So it's enough to declare the PNP logical database in the attributes of the report:

That will display the selection screen:

Refer to SAP Help on the details of Logical Databases and how to use them. Also notice, that logical databases are obsolete.

Best regards

Dominik Tylczynski

Read only

2,354

Hello 3a9e4ce873a94034b33dc62b0ce600ee,

Thanks for the info.

Best regards

Stefano Lanzetta

Read only

0 Likes
2,354
slanzetta Up vote and accept the answer if helpful as a token of appreciation
Read only

2,354

Stefano Lanzetta See the SAP documentation, especially the chapter Editing Selections.

Read only

Sandra_Rossi
Active Contributor
0 Likes
2,354

Please embed the screenshots instead of hyperlinks. See how cool it is for readers:

1.jpg (49.5 kB)

2.jpg (62.3 kB)