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 while inserting data into a table.

Former Member
0 Likes
1,170

Hi All,

I created a table.While inserting data into the table i am getting an error.Its telling "Create data Processing Function Module".Can any one help me regarding this?

Thanx in advance

anirudh

6 REPLIES 6
Read only

Former Member
0 Likes
776

hi,

kindly tell me where you created the table either in SE11 or somewhere else........

Read only

0 Likes
776

Hi,

Ya i created in se11.I just wanted to create a simple table and insert the data into it.

thanx

anirudh

Read only

Former Member
0 Likes
776

Hi Anirudh,

Seems there is already an entry in the Table with the same Primary Key.

INSERT Statement will give short dump if you try to insert data with same key.

Why dont you use MODIFY statement to achieve the same.

Reward points if this Helps.

Manish

Read only

Former Member
0 Likes
776

could you just tell me in table view maintenance section which option you have set from the following:

1. Display/maintenance not allowed

2. Display/maintenance allowed with restriction

3. Display/maintenance allowed

shane

Read only

0 Likes
776

Hi Shane,

I gave "Display/maintenance allowed" in table view.Still getting the same error.

thanx

Anirudh

Read only

0 Likes
776

Hi

Can you give us the class and number of the message?

Max