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

Interface logic is truncating the header data

Ranjith_D_Reddy
Participant
0 Likes
464

Hi Floks,

I am running an interface programme in my report.When i execute that report i was able to get the file with all the required data in it.

But when that interface programme is used in the batch jobs their is an issue in that.

When i m checking the data in the AL11 directory some part of the header data is missing  where as the item fileds are being populated .What would be the reason for this issue?

Rregards,

Ranjith

2 REPLIES 2
Read only

Former Member
0 Likes
437

Hello Ranjith,

1-->

Are you running the Batch for single document or multiple document?

If it is multiple document, there is a possibility for lock. Use COMMIT WORK.

2--> Check your program whether the mapping done properly.

Regards,

Kaavitha.

Read only

Former Member
0 Likes
437

It may be a limitation of AL11. The data is probably there, but not displayed.Check the interface program.

Rob