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: 

doubt on mm01 using bdc

Former Member
0 Kudos

hi ,

i have done bdc recording for mm01 and mm02 for creating or updating material number into sap system .. there is a column called division in legacy system for that column division three values are there. they are 009,004,001.. they might have created classification view for division 009 materials.

how to find if there is any classification view created for division 004 materials .

now i was asked to create classification view for 001 and 004 division materials ...

can u help me please .. i am new in abap

2 REPLIES 2

Former Member
0 Kudos

Hi,

Creation of batch is aseparate one its concerned with materials.See transaction MSC3N.

For this you can use BAPI_BATCH_CREATE.

Regards,

Sasi

0 Kudos

hi sasi ,

i could not get you can you explain me with a program or any logic...

wat i need to do is to create a classification view for input data with different division..

if u know any method please help me