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

Error in running batch input session in LSMW

Former Member
0 Likes
1,724

Hi All,

I have created LSMW object for creating customers using transactio code XD01 by using Standard Batch Input method. The program used is program RFBIDE00.

When i run the batch input session it gives errors for few of the mandatory fields.

Problem seems to be the data is not getting populated to those fields from input file but it shows the passed data in converted data. The error is Fill in all required entry fields.

Please help.

Thanks in advance,

Sadhna.

Hi All,

I have created LSMW object for creating customers using transactio code XD01 by using Standard Batch Input method. The program used is program RFBIDE00.

When i run the batch input session it gives errors for few of the mandatory fields.

Problem seems to be the data is not getting populated to those fields from input file but it shows the passed data in converted data. The error is Fill in all required entry fields.

Please help.

Thanks in advance,

Sadhna.

4 REPLIES 4
Read only

Former Member
0 Likes
1,066

recheck ur source structure and input file structure. And becoz of this data is not getting populated at right filelds.

Read only

0 Likes
1,066

Hi Pritish,

Thanks for your prompt reply. I checked that everything is fine. I checked the technical details of fields from batch input session and matched the same with the converted data. It shows the values there, but doesn't take it at runtime.

Regards,

Sadhna.

Read only

0 Likes
1,066

Hi,

As you can see the convered data in the target stucture it seems to me that there is some rejection happening at the standard program level. This dose not happen normally. You can take a single record which is being failed and do debugging to get to the exact reason why that data/field is being rejected.

Pl try this and respond to my msg.

Thanks,

Anurag

Read only

Former Member
0 Likes
1,066

check step filed mapping , and check assign fileds .....