How to get the state of personal area in time evaluatrion?
Nov 22, 2016 at 10:45 PM|64 Views
I need to get the state of the personal area in time evaluation, do I have to write custom code for that or there is something standard available to read the state from T500P table?
You could try Operation TABLE, but to insure stability (since Table T500P is not listed in the documentation to Operation TABLE), you probably should ask an ABAP programmer to create a Custom Operation to read Table T500P.
Add comment