2009 Jul 30 10:53 AM
Hi,
We were not able to create a new MDT with category CRMNEWCONTRACT .
System is giving a dump
like "SAPSQL_ARRAY_INSERT_DUPREC " when we try to save the
template .From our inital analysis we found that there were few blank
nodes that are appearing by default and when we are trying to save
the template ,these blank entries are considered by the system as duplicate entries with the same key while making an INSERT into table EPDPRODH ,thereby throwing the aforesaid dump.. the reason for blank nodes in category CRMNEWCONTRACT is unknown.
Thanking you in advance.
Previously also a thread was posted on this. But the issue is still unresolved. Please help us to resolve this.
Thanks&Regards
Ananya Mukherjee
2009 Jul 31 1:01 PM
Please check these table once. Check any dublicate entries are there in these tables.
EPDPROD
EPDPRODT
EPDPRODH
EPDPRODHT
EPDPRODA
EPDPRODIDSEL.
When u are saving MDT this method will trigger : IF_ISU_PROD_NODE_TOP_CUST~SAVE keep break point here and try once.
Please let me know if you want any more information on this.
Regards,
Siva
2009 Aug 03 5:04 AM