Application Development 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: 

Data insert

Former Member
0 Kudos
86

Hi Friends,

I am not able insert or update the data into table PA0000.

Kindly let me know the reason and solution.

Regards,

Mark K

5 REPLIES 5

Former Member
0 Kudos
57

Hi Mark,

Go to the table ,click on the contents icon on the top, scroll down the next screen ,where there is an option for maxium no of hits .

Now increase the maxium no of hits and save it.

To see u r inserted record now execute it.

Regards

Prince Elvis.

Former Member
0 Kudos
57

If u inserting thru program, then use commit work.

Former Member
0 Kudos
57

Hi Mark,

Please use PA30 Tcode to insert the data to PA0000 upto PA0008 (These all are infotypes in HR Modules).

Regards

Bhupal Reddy

Former Member
0 Kudos
57

Hi,

The key fields value of the data being inserted must be already present in the table. Hence it is not allowing you to insert as two records with same key field values cannot be present in a table.

Sameena

Former Member
0 Kudos
57

Hi Mark ,

Did you try the modifications i mentioned in the last post in the other thread.

Reagrds

Arun