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

SAP Query PNPCE LDB with additional table.

Former Member
0 Likes
581

Hi ABAP Gurus,

I am developing a SAP Query.

I have created an infoset with the custom infotype 9050 and added the table ZPA9050 into the Infoset.

The fields of ZPA9050 is not available as selection fields when I try to Query through SQ01.

(How do I input values to the ZPA9050 fields? A checkbox for making a Selection field is not available in the Query (SQ01).

For every pa9050 entry there exist multiple records of ZPA9050. I need to display the pa9050 fields in the 1st row and the corresponding zpa9050 fields in the subsequent rows.

)

What needs to be done in order to get them as Selection fields (Input Fields)

A quick reply is highly appreciated.

Useful answers will be rewarded.

Thanks

Pradeep

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
442

Hello,

at the time of cretaing INFOSET using transaction SQ02. You can click on the Extra button nad than on the selection tab to add some fields on the selection screen.

Reward if useful

Mohit

Hi ABAP Gurus,

I am developing a SAP Query.

I have created an infoset with the custom infotype 9050 and added the table ZPA9050 into the Infoset.

The fields of ZPA9050 is not available as selection fields when I try to Query through SQ01.

(How do I input values to the ZPA9050 fields? A checkbox for making a Selection field is not available in the Query (SQ01).

For every pa9050 entry there exist multiple records of ZPA9050. I need to display the pa9050 fields in the 1st row and the corresponding zpa9050 fields in the subsequent rows.

)

What needs to be done in order to get them as Selection fields (Input Fields)

A quick reply is highly appreciated.

Useful answers will be rewarded.

Thanks

Pradeep

1 REPLY 1
Read only

Former Member
0 Likes
443

Hello,

at the time of cretaing INFOSET using transaction SQ02. You can click on the Extra button nad than on the selection tab to add some fields on the selection screen.

Reward if useful

Mohit