‎2008 Dec 23 11:36 AM
Dear Gurus,
I have a maintenance view with the following fields.
MANDT CLNT 3
OBJID NUMC 8
STEXT CHAR 40
SEQNO CHAR 3
ITEXT CHAR 35
SBTTX CHAR 40
SCRTEXT_M CHAR 20
ZOPPE CHAR 2
VALUE CHAR 15
ZPOIN NUMC3
of which OBJID & Seqno has a foreign key relationship from a different table.
whenever i try to create entries it gives me an information message saying
"Individual entries cannot be put into the change request"
and when i try to save entries and assign it to change request it says
"Fill table key for table /SHSPE60/L002H71 only up to position 029 only".
I am not able to understand why this is happening. Please help me out.
Regards
Vijaya Sakar.VJ
‎2008 Dec 23 12:15 PM
u can try to create key fields as dataelement & maintain the relations on the same data element.
If u r using ECC 6.0 version u can also maintain enhancement catagory.
upto my knowledge try these.
‎2008 Dec 23 12:19 PM
Hi,
Please provide more details. Give the foreign key relationship you have entered.
Also if I am not wrong the message says that the parent table has sequence number field only till 029. Are you entering a value more than that in the entries you are trying to create?
Regards
Barada
‎2008 Dec 23 12:25 PM
TABLE: /SHSPE60/L002H71 IS THE TABLE i AM TALKING ABOUT..
the foreign key relation ship for this table is.
for OBJID:
/SHSPE60/L001H71 OBJID /SHSPE60/L002H71 OBJID
Foreign key field type: key fields/candidates
FOR SEqnr:
similarly for
/SHSPE60/L001H71 SEQNO /SHSPE60/L002H71 SEQNO
Foreign key field type: key fields/candidates
Regards
Vijay
‎2008 Dec 23 12:27 PM
tried assigning Enhancement Category.. Still same message & error.
Regards
Vijay