‎2006 Jul 17 9:32 AM
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!
‎2006 Jul 17 9:32 AM
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.
‎2006 Jul 17 9:32 AM
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.
‎2006 Jul 17 9:35 AM
Hi again,
1. We can also use this FM.
MSTA_GENERIC_READ_WITH_MATNR
regards,
amit m.
‎2006 Jul 17 9:45 AM
‎2006 Jul 17 9:48 AM
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