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

doubt on mm01 using bdc

Former Member
0 Likes
663

hi guys,

i had create and update materials from legacy system into sap using bdc recording through transactions mm01 and mm02 also to create a classification view for a filed called division in sap....i am new into sap it will more helpfull if anybody could help me with some program or some help for creating classification view using mm01..

reward is sure for all entries

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
644

Hi

what mean by classification view...

there are only four views are available in sap :

database view

projection view

maitenance view

help view

plz let us clear about it...

regards,

shardul shah

5 REPLIES 5
Read only

Former Member
0 Likes
645

Hi

what mean by classification view...

there are only four views are available in sap :

database view

projection view

maitenance view

help view

plz let us clear about it...

regards,

shardul shah

Read only

0 Likes
644

hi ,

even i am little bit confused about it , but in mm01 if u press f5 it is for creating views . for that material i think ..i dont know to find how to find the views which are created for a column ...can u please help me

Read only

0 Likes
644

hi,

i m not clerly getting u... but i think

the selection of view is based on the material.... its selection is very well known to functional guy.. you shoul not worry about selecting particular view...

just ask your mm functional guy to help u in that...

regards,

shardul shah

Read only

0 Likes
644

hello sir,

thanks for ur reply.

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.

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

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

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

Read only

0 Likes
644

gokul,

based on the material type, the position of views will differ..you have to capture them before and then modify the bdc accordingly...u should use fms like

SELECTION_VIEWS_FIND, MATERIAL_BTCI_SELECTION_NEW...to avoid this, use bapi_material_savedata...to know more about how to use these fms just search the forum once, u will find a lot of useful threads on this SAME topic

if helpful, reward

Sathish. R