‎2006 Nov 27 2:35 PM
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
‎2006 Nov 27 2:58 PM
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...
‎2006 Nov 27 3:03 PM
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