2005 Aug 12 7:27 AM
Hi all,
Can any one tell me how to trigger ARTMAS message type (ARTMAS01 IDOC).
I.E program name or process code.
I did all ALE settings , but i do not no how to trigger ARTMAS message type.
Thanks
umesh
2005 Aug 12 7:44 AM
Hi, There is some FMs for this IDOC type,
Outbound:
MASTERIDOC_CREATE_ARTMAS
Inbound:
IDOC_INPUT_ARTMAS
AFS_RETAIL_ARTMAS_IDOC_INPUT
Process Code:
AFSA
Hope it will be helpful.
Thanks
Message was edited by: zhenglin gu
2005 Aug 12 7:44 AM
Hi, There is some FMs for this IDOC type,
Outbound:
MASTERIDOC_CREATE_ARTMAS
Inbound:
IDOC_INPUT_ARTMAS
AFS_RETAIL_ARTMAS_IDOC_INPUT
Process Code:
AFSA
Hope it will be helpful.
Thanks
Message was edited by: zhenglin gu
2005 Aug 12 8:21 AM
Hi zhenglin gu,
Can you tell me what processcode i assign
for outbound FM MASTERIDOC_CREATE_ARTMAS
& what is the t.code for assign process code with FM for outbound.(like BD67 for inbound)
Because AFSA Process Code is assigned for AFS_RETAIL_ARTMAS_IDOC_INPUT
2005 Aug 12 8:34 AM
Hi, In my server, I can't find a outbound process code has been assigned to ARTMAS01.
You can check the WE64, the process code has been list there.
And about the MASTERIDOC_CREATE_ARTMAS, I also can't find any program call it in my server. Maybe you can do a find, by 'Where-used list' on your server.
Thanks a lot