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: 

Function module for ARTMAS

Former Member
0 Kudos
937

Hi

I am working on Outbound interface and needs to use ARTMAS IDOC. I want to send new material created/deletion of materila /changes in material. Outbound interface will be sent every 5 minutes tosend all sort of updates to the legacy system. Please let me know which function module will be the best fit for the same.

Regards

Rinku

3 REPLIES 3

Former Member
0 Kudos
213

hi, you can fill content for your IDOC structure, and post it to function module MASTER_IDOC_DISTRIBUTE. Of course, configure outbound IDOC processing preliminarily.

Former Member
0 Kudos
213

Use FM : AFS_RETAIL_ARTMAS_IDOC_INPUT

Process Code : AFSA

Message type : ARTMAS

Idoc Type : ARTMAS04

Reward Points if it is helpful

Thanks

Seshu

0 Kudos
213

Hi Seshu

Thanks for your reply, What would be input method and Mass_processing in the import parameter.

And what other information I need to send other than control records.

I would be scheduling job on wrapper function module to kick off outbound idoc. Is there any other way to acheive this.

regards

Rinku