Application Development 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: 

BDC for MM01

Former Member
0 Kudos

Hi All.

How can do the BDC for MM01 with different views?

E.g.: material type: finished material.

Views:

Basic Data

Sales: Sales Organization Data

Sales: General/Plant Data

Sales Text

Purchasing

Purchase Order Text

MRP 1

MRP 2

material type: finished material.

Views:

Basic Data

Classification

Sales: Sales Organization Data

Sales Text

Purchasing

Purchase Order Text

MRP 2

Forecasting

General Plant Data / Storage

Warehouse Management

Accounting

Costing

Please help me do to code.

Thanks.

Jay

3 REPLIES 3

Former Member
0 Kudos

Hi,

Its not advisable to go for BDC for MM01.

as handling the views will be a problem.

Instead u can use a BAPI_MATERIAL_SAVEDATA for uploading the material data.

With Regards,

Dwarakanath.S

Former Member
0 Kudos

goto SHDB and do a recording for MM01..Here in first screen specify the material number and other details...Now from menu Goto --> select view(s)...select the required tabs...

Tabs will be specified as

basic data 1 MSICHTAUSW-KZSEL(01)

basic data 2 MSICHTAUSW-KZSEL(02)

purchasing MSICHTAUSW-KZSEL(09)

and so...on

Former Member
0 Kudos

Hi,

Use BDC Recording to select the particular VIEW that you want, and after saving the recording. You can change the Recording Value by hard coding the program

Run the BDC program using the Flat file after selecting the required viewsu2026

Regards

Suresh Kumar