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

LSMW Error

Former Member
1,544

Hi,

I am trying to create a LSMW. I created that to upload customer master records. I have the data I need to upload in the tab delimited form. But when I am trying to execute the step 'Read Data' it gives me the following error.

For packed/hexadecimal fields, loading from the frontend is not allowed

Message no. /SAPDMC/LSMW_OBJ_060051.

Can any one help me on this please?

thanks,

Shailaja

3 REPLIES 3
Read only

Former Member
0 Likes
942

Hi Shailaja,

Check if u have Selected File types as-- Record End Indicator (Text File) & Code Page as ASCII while Specifying files.

Read only

Former Member
0 Likes
942

yes Jitendra. I specified so.Enclosed my choice

Data for One Source Structure (Table)

Separator Tabulator

Field Names at Start of File

Field Order Matches Source Structure Definition

With Record End Indicator (Text File)

Code Page ASCII

Thanks,

Shailaja

Read only

0 Likes
942

Check if u have declared all ur source fields as Character types ( Type C').