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: 

IDOC generation using LSMW (INBOUND)

Former Member
0 Kudos
127

is it possible to generate IDOC in delayed status.

if it is possible where in LSMW we need to set the status.

5 REPLIES 5

Harsh_Bansal
Contributor
0 Kudos
68

hi Basireddy,

Can you please elaborate a bit

regards,

Harsh Bansal

JL23
Active Contributor
0 Kudos
68

IDOC creation and IDOC processing are 2 seperate steps in LSMW.

What other kind of delay do you want?

Former Member
0 Kudos
68

Hi Basireddy,

I have checked the status table. There is no status like delay status. Could you explain in brief what exactly you need.

Thanks,

Satheesh

0 Kudos
68

Hi Basireddy,

If you want to create the IDOC in delay status then you need to set in parnter profile as collect instead of Immediate. Then when ever you want you can submit the IDocs in background.

Thanks,

Satheesh

0 Kudos
68

Thanks for your response.

we are using custom IDOC (copy of FKK_EBS_DOC IDOC) for posting documents in FS-CD from external billing system.

we want to generate these IDOC using LSMW.

Questions:

1) if we use both the steps in LSMW IDOC Generation and Processing in which step Document posting will happen.

in our requirement we want to delay the posting and generate IDOC in suspended status and later post IDOCS through Mass

activity FKK_EBS_TOI_COPA. when does the Commit Work happens in the above case.

2) can we track errors in LSMW (Read data & Convert data). our requirement is to capture these errors and write in to a file.

3) we need to capture errors in idoc generation and write in to the file, is it possible?

Regards,

Nikhil.B