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

LSMW for MM41 using BAPI/IDOC

Former Member
0 Likes
825

Hi,

Its an IS retail ECC6.0.

I want to create a program for creating new article through MM41 tcode.

I doing it through LSMW using BAPI and IDOC ARTMAS05 for Tcode MM41.

I have created it but after executing I am getting Idoc status as "document is not posted"

Pls help me on this.

bye

Divya

Hi,

Its an IS retail ECC6.0.

I want to create a program for creating new article through MM41 tcode.

I doing it through LSMW using BAPI and IDOC ARTMAS05 for Tcode MM41.

I have created it but after executing I am getting Idoc status as "document is not posted"

Pls help me on this.

bye

Divya

3 REPLIES 3
Read only

Former Member
0 Likes
635

any take on this

Read only

Former Member
0 Likes
635

Hi,

There is no detailed message indicating the cause of the error in your query. So you could check the following:

1. Authorization for MM41manually and loading the Article manually for one sample transaction.

2. check the usage of change number.

3. Check whether the flags for View creation viz., BASIC_VIEW, SALES_VIEW as filled with 'X' as per your reqmt.

Hope this helps,

Best Regards, Murugesh

Read only

Former Member
0 Likes
635

I did myself using bdc for MM42 tcode after creation of article in report.