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

Batch-Input for MM41

Former Member
0 Likes
817

Hi,

I tried to create material with batch-input or transaction MM41, but it doesn't work because of the selection of the characteristic profile. The recording always stops at the dynpro with the hierarchy of the characteristic profiles.

Does anyone have an idea, how to solve this or to work around?

Thanks,

Tobias

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
679

you can use LSMW with bapi method

Business Object BUS1001001 Retail material

Method SAVEADDITIONALSREPLICAS Create and change additio

Message Type MMADDI Create and change additio

Basic Type MMADDI01 Create and change additio

or use BAPI BAPI_RETAILMATERIAL_CREATE Create Material

3 REPLIES 3
Read only

Former Member
0 Likes
680

you can use LSMW with bapi method

Business Object BUS1001001 Retail material

Method SAVEADDITIONALSREPLICAS Create and change additio

Message Type MMADDI Create and change additio

Basic Type MMADDI01 Create and change additio

or use BAPI BAPI_RETAILMATERIAL_CREATE Create Material

Read only

0 Likes
679

Thanks a lot for your helpful answer.

But how about the listing, the calculation and the inforecord you can create using the MM41?

Do I need BAPIs for this, too?

Read only

0 Likes
679

for this we have below FM

ME_DB_UPDATE_INFORECORDS Updating info records in database

ME_UPDATE_INFORECORD Update program for purchasing info record

ME_UPDATE_INFORECORD_COND Update price in info record during maintenance f

ME_UPDATE_INFORECORD_PD Update info records from purchasing documents

MEKO

ME_GET_INFORECORD_CONDITIONS

ME_GET_INFORECORD_CONDITIONS_1

or you can use LSMW method for Info records

Object 0060 Purchasing info rec.

Method 0000

Program Name RM06IBI0

Program Type B Batch Input