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

Material view exists

Former Member
0 Likes
1,256

Hi!

How can I check if a specific material view is existing, or which material views are existing?

BAPI or FM would be better.

THX:

P!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
814

Hi peter,

1. Not only which views

are available, but

for which-which plants,

which-which sales organisation,

etc etc,

also we can get.

2. MSTA

This is the KEY TABLE.

3. Importrant fields in this are:

STATM = which view is available

A Work scheduling

B Accounting

C Classification

D MRP

E Purchasing

F Production resources/tools

G Costing

K Basic data

L Storage

P Forecasting

Q Quality management

S Warehouse management

V Sales

X Plant stocks

Z Storage location stocks

4. There are other fields,

which give FURTHER information

regarding THAT VIEW

(eg. sales organisation code, plant code)

5. Note that

There will be MULTIPLE RECORDS

for a material number

in this table

based upon the different view

and multiple records, in the same view.

regards,

amit m.

4 REPLIES 4
Read only

Former Member
0 Likes
815

Hi peter,

1. Not only which views

are available, but

for which-which plants,

which-which sales organisation,

etc etc,

also we can get.

2. MSTA

This is the KEY TABLE.

3. Importrant fields in this are:

STATM = which view is available

A Work scheduling

B Accounting

C Classification

D MRP

E Purchasing

F Production resources/tools

G Costing

K Basic data

L Storage

P Forecasting

Q Quality management

S Warehouse management

V Sales

X Plant stocks

Z Storage location stocks

4. There are other fields,

which give FURTHER information

regarding THAT VIEW

(eg. sales organisation code, plant code)

5. Note that

There will be MULTIPLE RECORDS

for a material number

in this table

based upon the different view

and multiple records, in the same view.

regards,

amit m.

Read only

Former Member
0 Likes
814

Hi again,

1. We can also use this FM.

MSTA_GENERIC_READ_WITH_MATNR

regards,

amit m.

Read only

Former Member
0 Likes
814

Hi,

Check this link..

Regards

vijay

Read only

Former Member
0 Likes
814

all the views are stored in Mara table and that too in one field with combination....

K basic view

V sales View

E purchase view

D MRP view

F PRT view

L StorageView

G Cost View

A work scheduling view

P Forecast View

S warehouse view

B Account View

Q quanity view

......

that field is <b>PSTAT</b> you can see that in <b>MARA</b>.

Regards

vijay