‎2007 Jun 30 7:52 AM
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
‎2007 Jun 30 7:59 AM
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
‎2007 Jun 30 7:59 AM
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
‎2007 Jun 30 8:02 AM
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
‎2007 Jun 30 8:10 AM
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
‎2007 Jun 30 9:33 AM
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
‎2007 Jun 30 9:52 AM
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