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

ARTMAS change pointer idoc generation using BD21

former_member508729
Active Participant
0 Likes
954

Hi All,

I have created a new message type ZO2ARTMASR05 and assigned it to basis type ARTMAS, I have defined all the change pointer fields in BD52 and maintained the FM MASTERIDOC_CREATE_SMD_ARTMAS is assigned to message type in BD60.

when I change the article in MM42, change pointer record has been created in BDCPV table but when I run BD21 following issues are coming up

1 Receiver is not being selected although I have maintained the ALE distribution model

2 when I manually provide receiver, Idoc is been created but with message type ARTMAS and not my created one ZO2ARTMASR05.

The actual FM ALE_MATERIAL_MAINTAINDATA_RT is the place where idoc is created but in this FM the message type and basic type is hardcoded but if you see the FM it says this FM is generated never change it manually

Can any one tell me how can I create idoc of message type ZO2ARTMASR05 and also how to generate this FM.

Cheers

Ashutosh

2 REPLIES 2
Read only

former_member508729
Active Participant
0 Likes
713

Hello All,

Can I get some reply on this topic,

Cheers

Ashutosh

Read only

adrian_mejido
Contributor
0 Likes
713

I have the same requirement, because I need to generate the idoc ARTMAS but with ARTMAS02 basic type.

Has anyone  been able to solved this problem?

Best Regards