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 using batch input record session

Former Member
0 Likes
433

hi experts,

My requirement is to generate purchase info record number (PIR) for the flat file data containing vendor acc number(lifnr) , plant(werks) , purchase organization combination using me11 t code. after processing the bdc for the first time it generates a PIR but for the next record it is showing the first PIR number. how to give the default value as empty to PIR in LSMW.

thanks & regards,

srikanth.

3 REPLIES 3
Read only

Former Member
0 Likes
395

Hi,

Pass space in the field of inforecord .

Regards,

Archana.T

Read only

0 Likes
395

hi archana,

I tried it in BCD call transaction, it is not working in LSMW . If I default the field infnr(PIR) with ' ' next value is populating to the infnr fileld.

Thanks,

srikanth

Read only

varun_maharshi
Active Participant
0 Likes
395

Check the converted data and see if it is populated with a no space character. If it is use constant button in the LSMW in the mapping to make it space.