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

LDB/Report Category/Selection view

Former Member
0 Likes
601

Hello,

I have a requirement to add a field onto the standard selection of the program PC00_M99_CWTR.

The field I need to add is PA0031-RFP01 (Reference personnel number). Can this be added??

I have been told that I can add this field to the dynamic selection screen by changing the fields

behind the logical database PNP. However, when I go into SE36 and enter the SELECTION VIEWS

option choose PNP and SAP STANDARD to display the system replies with 'The selection view does

not exist' ?????

How can I add fields when I can't see the SAP standard one to copy from.

Or should I be changing the reporting category.

Any help much appreciated.

Thanks

Andy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
477

I think you'll find that the simplest solution is to copy the program to a Z program and change the source code to filter on your field after it is retrieved.

Rob

Hello,

I have a requirement to add a field onto the standard selection of the program PC00_M99_CWTR.

The field I need to add is PA0031-RFP01 (Reference personnel number). Can this be added??

I have been told that I can add this field to the dynamic selection screen by changing the fields

behind the logical database PNP. However, when I go into SE36 and enter the SELECTION VIEWS

option choose PNP and SAP STANDARD to display the system replies with 'The selection view does

not exist' ?????

How can I add fields when I can't see the SAP standard one to copy from.

Or should I be changing the reporting category.

Any help much appreciated.

Thanks

Andy

2 REPLIES 2
Read only

Former Member
0 Likes
478

I think you'll find that the simplest solution is to copy the program to a Z program and change the source code to filter on your field after it is retrieved.

Rob

Read only

0 Likes
477

Thanks Rob.

Just wanted to know if it was possible or not. Sometimes with SAP it says you can do

something to the SAP standard and then you have to go and create a custom copy

having spent many hours in the first place!!

Andy