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: 

Material Master Upload using LSMW with all views

Former Member
0 Kudos

Dear all,

Can anybody help me reg <b>views in Material master</b>. I am able to load the data but <b>when i view using MM03 i am unable to get the Views</b>.

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

in BMM00 these are the fields need to be populated

based on your requirement.

XEIA1	XBIA1	CHAR	1	0	Indicator: include first Work Scheduling view
XEIB1	XBIB1	CHAR	1	0	Include Accounting View
XEID1	XBID1	CHAR	1	0	Indicator: consider MRP 1 view
XEID2	XBID2	CHAR	1	0	Indicator: consider "MRP 2"
XEIE1	XBIE1	CHAR	1	0	Indicator: Consider Purchasing view
XEIE2	XBIE2	CHAR	1	0	Indicator: consider Purchase Order Text view
XEIK1	XBIK1	CHAR	1	0	Include Basic Data View
XEIL1	XBIL1	CHAR	1	0	Indicator: consider "Storage" view
XEIP1	XBIP1	CHAR	1	0	Indicator: consider "forecasting" view
XEIS1	XBIS1	CHAR	1	0	Include "Warehouse Management" View
XEIV1	XBIV1	CHAR	1	0	Indicator: consider Sales 1 view
XEIV2	XBIV2	CHAR	1	0	Indicator: consider Sales 2 view
XEIV3	XBIV3	CHAR	1	0	Indicator: consider Sales Text view
XEIV4	XBIV4	CHAR	1	0	Indicator: consider Sales/Plant Data view
XEIF1	XBIF1	CHAR	1	0	Indicator: take Production Resources/Tools view into account
XEIQ1	XBIQ1	CHAR	1	0	Indicator: consider "quality assurance" view
XEIG1	XBIG1	CHAR	1	0	Indicator: Take "Costing" view into account
XEIC1	XBIC1	CHAR	1	0	Indicator: take Classification view into account
XEIC1	XBIC1	CHAR	1	0	Indicator: take Classification view into account
XEIA2	XBIA2	CHAR	1	0	Indicator: Take "Work Scheduling 2" View into Account
XEID3	XBID3	CHAR	1	0	Indicator: Take "MRP 3" view into account
XEIVE	XBIVE	CHAR	1	0	Indicator: consider "Foreign trade" view

regards

vijay

6 REPLIES 6

former_member181962
Active Contributor
0 Kudos

Hi Srinivas,

What do you exactly mean by when i view using MM03 "i am unable to get the Views?"

Are you not able to see the views in mm03 Or the data in the views?

0 Kudos

Hi ravi,

I have used LSMW DI for uploading Material master data. I am successful in uploading the data, but when i want to verify the data in MM03 i am not getting the views which are asigned to that material type. i.e. Basic Data View Purchasing View.......

I think u got it.

0 Kudos

Hi Srinivas,

Check it by creating a material using MM01 and Try to see using MM03 for the views.

Regards

vijay

Former Member
0 Kudos

Hi Srinivas,

Try this FM "SELECTION_VIEWS_FIND", to check is the view is updated or not. The Exporting parameter for "PFLEGESTATUS" is MARA-VPSTA.

Thanks,

Sudheer.

former_member188685
Active Contributor
0 Kudos

Hi In

BMM00 structure field no 16 to 36

youcan see all the views used in MM.

according to your requirement you can populate them with 'X'.

and those views will be selected.

Regards

Vijay

former_member188685
Active Contributor
0 Kudos

in BMM00 these are the fields need to be populated

based on your requirement.

XEIA1	XBIA1	CHAR	1	0	Indicator: include first Work Scheduling view
XEIB1	XBIB1	CHAR	1	0	Include Accounting View
XEID1	XBID1	CHAR	1	0	Indicator: consider MRP 1 view
XEID2	XBID2	CHAR	1	0	Indicator: consider "MRP 2"
XEIE1	XBIE1	CHAR	1	0	Indicator: Consider Purchasing view
XEIE2	XBIE2	CHAR	1	0	Indicator: consider Purchase Order Text view
XEIK1	XBIK1	CHAR	1	0	Include Basic Data View
XEIL1	XBIL1	CHAR	1	0	Indicator: consider "Storage" view
XEIP1	XBIP1	CHAR	1	0	Indicator: consider "forecasting" view
XEIS1	XBIS1	CHAR	1	0	Include "Warehouse Management" View
XEIV1	XBIV1	CHAR	1	0	Indicator: consider Sales 1 view
XEIV2	XBIV2	CHAR	1	0	Indicator: consider Sales 2 view
XEIV3	XBIV3	CHAR	1	0	Indicator: consider Sales Text view
XEIV4	XBIV4	CHAR	1	0	Indicator: consider Sales/Plant Data view
XEIF1	XBIF1	CHAR	1	0	Indicator: take Production Resources/Tools view into account
XEIQ1	XBIQ1	CHAR	1	0	Indicator: consider "quality assurance" view
XEIG1	XBIG1	CHAR	1	0	Indicator: Take "Costing" view into account
XEIC1	XBIC1	CHAR	1	0	Indicator: take Classification view into account
XEIC1	XBIC1	CHAR	1	0	Indicator: take Classification view into account
XEIA2	XBIA2	CHAR	1	0	Indicator: Take "Work Scheduling 2" View into Account
XEID3	XBID3	CHAR	1	0	Indicator: Take "MRP 3" view into account
XEIVE	XBIVE	CHAR	1	0	Indicator: consider "Foreign trade" view

regards

vijay