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

Error when executing infotype in PA30

Former Member
0 Likes
585

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

2 REPLIES 2
Read only

Former Member
0 Likes
436

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

Read only

0 Likes
436

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.