‎2006 Nov 02 10:58 AM
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
‎2006 Nov 02 11:00 AM
hi,
kindly tell me where you created the table either in SE11 or somewhere else........
‎2006 Nov 02 11:03 AM
Hi,
Ya i created in se11.I just wanted to create a simple table and insert the data into it.
thanx
anirudh
‎2006 Nov 02 11:08 AM
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
‎2006 Nov 02 11:21 AM
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
‎2006 Nov 02 11:35 AM
Hi Shane,
I gave "Display/maintenance allowed" in table view.Still getting the same error.
thanx
Anirudh
‎2006 Nov 02 1:31 PM