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

IDOC_INPUT_DELVRY

Former Member
0 Likes
1,277

HI all,

Can ny one know what does this FM IDOC_INPUT_DELVRY

do.

Thanks

HI all,

Can ny one know what does this FM IDOC_INPUT_DELVRY

do.

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
1,018

Hi Padma,

Read only

Former Member
0 Likes
1,018

Hi,

IDOC_INPUT_DELIVERY is the inbound function module.

by using this function module we will get the data from non legacy system.

In this function module we have a message type, basic idoc type and messages. in this we write the source code.

in this source code we can debug.

This is the purpose.

please reward points,if it is useful.

regards,

satish.

Read only

Former Member
0 Likes
1,018

Hi Padma,

This FM IDOC_INPUT_DELVRY is used for posting the delivery document to SAP system. Idoc contains delivery documents.These documents will not be updated to SAP until you process this FM.So it play very important role to post delivery document to SAP database.

Hope it will help you.

Thanks,

Manas

Edited by: Manas Behera on Dec 24, 2007 6:14 PM