cancel
Showing results for 
Search instead for 
Did you mean: 

Material Master Extension to General Plant - Storage Location

Former Member
0 Kudos

Hello SAP Gurus,

I am working on an Implementation project where in I have to upload 20,000 materials to ECC 6.0

I am using the standard LSMW - Direct input method for uploading the data for all other views.

I have an issue in plant storage location view as I have 10 storage locations to which the material has to be extended. In my current sytem I have only 2. So I will not have an extract from current system for the additional 8 storage locations though the same field values are required for the rest 8.

I tried mass change - MM17 for MARD table but all the default values I need to pass are in MARA - Shelf life, storage conditions etc.

Is there any BAPI or Function module to mass upload the values.

Thanks.

Warm Regards,

Narayana Rao.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member192897
Active Contributor
0 Kudos

Use MMSC_MASS / MMSC with LSMW

Former Member
0 Kudos

hi,

you can uselsmw to upload these items or use bdc for recording mmsc and then uploading of file.

regards

Former Member
0 Kudos

Hi

I think you can use the same LSMW input file to extend the storage locations you want if the field values are same for all the storage locations.

Just extend the line item to the storage location to be extended.

Eg .txt file) Record 1 : Material 1 storage loc 1 value 1 value 2 etc.,

Record 2 : Material 1 storage loc 2 value 1 value 2 etc.,

Hope you can implement the same.

Thanks / Karthik

Former Member
0 Kudos

Dear,

I have other solution for u.

First upload all data then extend material for storage location with MMSC_MASS.

Regards,

Mahesh Wagh