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

Maintenace View Data Creation Error

Former Member
0 Likes
676

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

4 REPLIES 4
Read only

Former Member
0 Likes
629

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.

Read only

Former Member
0 Likes
629

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

Read only

0 Likes
629

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

Read only

0 Likes
629

tried assigning Enhancement Category.. Still same message & error.

Regards

Vijay