‎2007 Aug 22 2:40 PM
Hi all,
i have created an infotype. now when i am accesssing that infotype in PA30, it throws a run time exception (some people call it Dump). the error analysis in the dump is given as:
An invalid table name "PA9804" was specified in an Open SQL command:
Due to one of the following reasons, the error occurs only at runtime:
- the table name was specified dynamically, or
- the SELECT clause, WHERE clause, GROUP-BY clause, HAVING clause, or
ORDER-BY clause was specified dynamically.
when i check the infotype, there are no errors.can anyone tell me what the problem is?
regards,
Hamza
‎2007 Aug 22 4:13 PM
Try one of the following:
1. Check the program associated with the custom infotype and check that for errors
2. dynamic actions
3. check the HR forum for similar problems
Kind regards, Rob Dielemans
‎2007 Aug 22 10:06 PM
Did you set up the settings for your infotype? If you did not, then you need to go to transaction PM01, enter your infotype, click on Technical Attributes, on the next screen scroll down all the way until you find your infotype, double click on it and enter the Database table name there.
If this helps, don't forget to award points.