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

Z Table prblem

Former Member
0 Likes
487

Hi,

I get the error:

fill table key for table Z_MCP_LOOKUP only up to position 020 only

when I try to transport my table. My table layout is:

PAYGROUP TRFGR CHAR 8 0 Pay Scale Group

COMPA BGNW_DTYP CHAR 4 0

BEGDA BEGDA DATS 8 0 Start Date

ENDDA ENDDA DATS 8 0 End Date

SALARY DTACH32C15 CHAR 15 0 Amount (DME Switzerland)

thanks.

Warren

3 REPLIES 3
Read only

Former Member
0 Likes
461

Hi,

I believe you trying to move the table entries..Correct??

Give only the key field values of the table in the CR..

Thanks,

Naren

Read only

0 Likes
461

Sorry, I dont fully understand what you mean...could you elaborate.

My first 3 fields are my keys, an 8 char entry, 4 char entry, and dats entry (8).

thanks

Warren

Read only

0 Likes
461

what about the endda?

~Suresh