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

problem while creating model view for Message type MBGMCR

Former Member
0 Likes
821

Hi All,

While creating model view for Message type MBGMCR in BD64 , am getting error

"Message type MBGMCR belongs to BAPI GoodsMovement.CreateFromData: Use the BAPI in the model"

please suggest...

Regards,

Suresh.D

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
531

Hello,

This is normal in the distribution model for this specific message type you have to use the button "Add BAPI".

Obj. name/interface = GoodsMovement

Method = CreateFromData

Success !

Wim

2 REPLIES 2
Read only

Former Member
0 Likes
532

Hello,

This is normal in the distribution model for this specific message type you have to use the button "Add BAPI".

Obj. name/interface = GoodsMovement

Method = CreateFromData

Success !

Wim

Read only

Former Member
0 Likes
531

Hi ,

U have to craete a distribution model and say add bapi rather than add mesaage type , because it uses the bapi methos .

Hree when u click on add bapi , u get a popup whree u have to fill some technical name , sender receiver and for goods move ment ctrea the

obj.name is goods movement

and method is createfromdata.

Regards