Hello,
We have created a record in 2012 with subtype ZUVE with hours value 1. In Time Schema, in the function P2012, it's reading the data from the Infotype. In a custom rule I want to read the value from the 2012 infotype.
For reading the data I am using the following command
TABLEP2010
VARGBZTART
But it's not working, what will be the command and explain how to read the data?
Thanks,
Venky
Please review documentation for the TABLE operation. It will read only a small set of system tables.
Do also review the documentation for the function P2012. This function, too, has a limited set of capabilities and does not carry out any additional operations (even if defined in a PCR).
The best place to read documentation on the above is transaction PE04.
Add a comment