2010 Mar 12 11:34 AM
Dear Experts,
I have a requirement where in for a particular material & particular company code what and all transactions has happened suppose for example PO,SO etc.
All details I want any table will solve my purpose
Any help will be highly appreciated.
Edited by: Bhushan on Mar 12, 2010 5:04 PM
Dear Experts,
I have a requirement where in for a particular material & particular company code what and all transactions has happened suppose for example PO,SO etc.
All details I want any table will solve my purpose
Any help will be highly appreciated.
Edited by: Bhushan on Mar 12, 2010 5:04 PM
2010 Mar 12 12:16 PM
Dear Bhushan,
You can have a look into tables MKPF and MSEG containing material documents info (MKPF - document header level, MSEG - document item level). Here you can evaluate transactions based on transaction type (MKPF-VGART), document type (MKPF-BLART), movement type (MSEG-BWART), plant (MSEG-WERKS), etc. E.g. transaction type and movement type can be used to identify the original business transaction, which caused the transaction with the material.
In order to find out plants assigned to the given company code (so that company code could be among selection criteria, but respective plants could be submitted for selection from material documents' tables), view V_T001K_ASSIGN can be used.
My regards,
Vadim
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |