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: 

Standard Views in MM?

former_member367551
Participant
0 Kudos

Dear experts,

Are there any standard views available from the ABAP Dictionary for the SAP MM module? If so, what are they and how can I see these views?

Forgive me for posting such a newbie question. But I do appreciate any help at all.

Thanks in advance.

1 ACCEPTED SOLUTION

former_member585060
Active Contributor
0 Kudos

Hi

Try this

Goto SE11 Tcode

Select Views Radiobutton

F4, Under Package, give MG, Enter

It will give you all the views available

**************************************************************************

M_MCHAF Generated view for matchcode ID MCHA -F

M_MCHAL Generated View for Matchcode ID MCH1 -W

MA06V Material Master: DB View for Purchasing

MA07V Material Master: DB View for Inventory Management

MA29V MARA View on Bills of Materials

MA61V Material Master: DB View for MRP

MACKU Material Valuation View for Costing

MACKV Material Plant View on Costing

MACKW Material Plant View on Costing

MARA_MATNR MARA Material Numbers Only

MARA1 View on Base Unit of Measure, Material Type, and so on

MARAV View Table for Logical DB MGM

MARC_WERK Plants with Maintenance Status for Plant Input Values

MARCE Existence Check for MARC

MARCV View for Logical Database MSM

MARCW View for Logical Database

MARD_LGORT Storage Locations with Maintenance Status for Input He

MARDE Existence Check View for MARD

MARU Projection of MARA of Fields Updated in Matl Master Ma

MAVO1 Read View for Work Scheduling

MAWEV Material/Plant/Sales View

MB61V Material Master: View of MBEW for MRP

MBEW_BWKEY Val.Key for Input Help: Valuation Area/Plant/Company C

MBEWE Existence Check for MBEW

MBEWV View for Logical Databases

MC29V Data Base View from MARA and MARC on Bills of Material

H_MARC Help View for Material/Plant

H_MARD Help View for Material Number/Plant/Storage Location

H_MBEW Help View for Material Number/Valuation Key/Valuation Ty

H_MCHA Help View for Material Number/Plant/Batch

H_MDIP Generated Help View for Check Table MDIP

H_MLGN Help View for Material Number/Warehouse Number

H_MLGT Help View for Material Number/Warehouse Number/Storage T

H_MPRP Generated Help View for Check Table MPRP

H_MVKE Help View for Material No./Sales Org./Distribution Chann

H_T001L Possible Entries for Storage Locations

H_T001W Possible Entries for Plants

H_T005S Generated Help View for Check Table T005S

H_T023 Generated Help View for Check Table T023

H_T024A Help View for T024A

H_T024L Laboratory/Office

H_T025 Help View for Check Table T025

H_T025K Account Category Reference

H_T132 Generated Help View for Check Table T132

H_T134 Generated Help View for Check Table T134

H_T136 Help View for Table T136

H_T136A Generated Help View for Check Table T136A

H_T136E Help View for Table T136E

H_T136F Help View for Table T136F

H_T137 Generated Help View for Check Table T137

H_T141 Generated Help View for Check Table T141

H_T148 Special Stock Indicator

3 REPLIES 3

Former Member
0 Kudos

Hi,

Goto SE36 - Logical database

Type M* and press F4

Select MSM for material master

Under this you will get the standard views for material master.

For MM this is the same.

Or else if u know the package name then GOTO SE80.

Type in the package name.

You will get a list of structures, views, dict.objects etc.

Hope this helps.

Regards,

Darpana.

Edited by: Darpana Ahire on Sep 22, 2008 10:21 AM

former_member585060
Active Contributor
0 Kudos

Hi

Try this

Goto SE11 Tcode

Select Views Radiobutton

F4, Under Package, give MG, Enter

It will give you all the views available

**************************************************************************

M_MCHAF Generated view for matchcode ID MCHA -F

M_MCHAL Generated View for Matchcode ID MCH1 -W

MA06V Material Master: DB View for Purchasing

MA07V Material Master: DB View for Inventory Management

MA29V MARA View on Bills of Materials

MA61V Material Master: DB View for MRP

MACKU Material Valuation View for Costing

MACKV Material Plant View on Costing

MACKW Material Plant View on Costing

MARA_MATNR MARA Material Numbers Only

MARA1 View on Base Unit of Measure, Material Type, and so on

MARAV View Table for Logical DB MGM

MARC_WERK Plants with Maintenance Status for Plant Input Values

MARCE Existence Check for MARC

MARCV View for Logical Database MSM

MARCW View for Logical Database

MARD_LGORT Storage Locations with Maintenance Status for Input He

MARDE Existence Check View for MARD

MARU Projection of MARA of Fields Updated in Matl Master Ma

MAVO1 Read View for Work Scheduling

MAWEV Material/Plant/Sales View

MB61V Material Master: View of MBEW for MRP

MBEW_BWKEY Val.Key for Input Help: Valuation Area/Plant/Company C

MBEWE Existence Check for MBEW

MBEWV View for Logical Databases

MC29V Data Base View from MARA and MARC on Bills of Material

H_MARC Help View for Material/Plant

H_MARD Help View for Material Number/Plant/Storage Location

H_MBEW Help View for Material Number/Valuation Key/Valuation Ty

H_MCHA Help View for Material Number/Plant/Batch

H_MDIP Generated Help View for Check Table MDIP

H_MLGN Help View for Material Number/Warehouse Number

H_MLGT Help View for Material Number/Warehouse Number/Storage T

H_MPRP Generated Help View for Check Table MPRP

H_MVKE Help View for Material No./Sales Org./Distribution Chann

H_T001L Possible Entries for Storage Locations

H_T001W Possible Entries for Plants

H_T005S Generated Help View for Check Table T005S

H_T023 Generated Help View for Check Table T023

H_T024A Help View for T024A

H_T024L Laboratory/Office

H_T025 Help View for Check Table T025

H_T025K Account Category Reference

H_T132 Generated Help View for Check Table T132

H_T134 Generated Help View for Check Table T134

H_T136 Help View for Table T136

H_T136A Generated Help View for Check Table T136A

H_T136E Help View for Table T136E

H_T136F Help View for Table T136F

H_T137 Generated Help View for Check Table T137

H_T141 Generated Help View for Check Table T141

H_T148 Special Stock Indicator

0 Kudos

Thanks for all your help, Darpana and Bala.

I've tried looking at the views, and this is what I wanted.

Bala, are there other similar packages for MM views? I do not know of any packages actually.