Application Development 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: 

Zfields in LSMW

Former Member
0 Kudos

Hi Experts,

I have Zfields in flat file and I have to upload the data via LSMW in to transaction, so How to achieve this?

ThanQ.

1 ACCEPTED SOLUTION

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

This ZFIELD must be defined in the structure which is going to be used to populate the data into SAP. So for example, chances are that this ZFIELD will not be available for you to update via a direct input program or a BAPI. So you may need to use a batch input in order to fill this ZFIELD.

Regards,

Rich Heilman

2 REPLIES 2

Former Member
0 Kudos

Hi

U have to assign ZFIELD to corrisponding standard field in the Mapping step.

Max

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

This ZFIELD must be defined in the structure which is going to be used to populate the data into SAP. So for example, chances are that this ZFIELD will not be available for you to update via a direct input program or a BAPI. So you may need to use a batch input in order to fill this ZFIELD.

Regards,

Rich Heilman