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

Finding dynamic selection screen

Former Member
0 Likes
543

Hi,

My issue is :

For the tcode pc00_m99_cipe , I am not able to find the declaration of few blocks of selection screen.Is it dynamically being called.

The missing selection screen blocks is Period 1 Current Payroll Period Personnel Number

Payroll area

How to find it...

Regards,

Vani

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
477

It's not missing...If you see the source code RPCIPE00, you're going to see that it's using LDB PNP...And this LDB generates it's own block...But don't think you can modify it...

Greetings,

Blag.

1 REPLY 1
Read only

Former Member
0 Likes
478

It's not missing...If you see the source code RPCIPE00, you're going to see that it's using LDB PNP...And this LDB generates it's own block...But don't think you can modify it...

Greetings,

Blag.