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

Infotype Reporting

Former Member
0 Likes
388

How Do Everyone!

I have added some custom fields onto the infotype 0019 - Monitoring of Tasks.

These fields are appearing in the transactions PA20/PA30. If however, one

of the users runs PQAH (infoset query), the fields are appearing as blank.

Is there something I need to do on the ABAP side or is it a config issue??

Thanks

Andy

2 REPLIES 2
Read only

Former Member
0 Likes
361

HI,

blank means Disable ...

If those fileds are in Disable, then you can enable those fields, just you can write a simpel logic, that SCREEN-ACTIVE = '1' for that field.

i think this is not a Config problem, because Custome fields does not included in the Cinfig. may be check whether there is any option which will disable the new fields which is added...

Read only

0 Likes
361

All the fields are appearing just fine via the Display HR Master Data

transactions. Its the PQAH transaction (indoset query) which is displaying

the new fields as blank.

Thanks

Andy