‎2007 May 28 11:37 AM
Hi All.
I am using BDC on MM02.
Is there any Function module to get selection views maintained for particular material ?
Thanks in advance.
‎2007 May 28 11:52 AM
FM: SELECTION_VIEWS_FIND Or Read MARA for the material and Check field MARA-VPSTA. Updated with a character for a specific view.
'A'. " Work scheduling
'B'. " Accounting
'C'. " Classification
'D'. " MRP 1 / 2 / 3 / 4
'E'. " Purchasing/Foreign trade import
'F'. " Production resources / tools
'G'. " Costing
'K'. " Basic Data
'L'. " Plant data - Storage 1 / 2
'P'. " Forecasting
'Q'. " Quality Management
'S'. " Warehouse Management
'V'. " Sales
'X'. " Plant stocks
'Z'. " Storage location stocks
While you record your BDC transaction select the basic data view only; then navigate to the views thru menu options (don't use enter). You will get values like "SP06". These will take you directly to the view screen you want.
Regards,
Vishal
‎2007 May 28 11:52 AM
Hi
Check the fun module
MATERIAL_BTCI_SELECTION_NEW
Reward points if useful
Regards
Anji
‎2007 May 28 11:52 AM
FM: SELECTION_VIEWS_FIND Or Read MARA for the material and Check field MARA-VPSTA. Updated with a character for a specific view.
'A'. " Work scheduling
'B'. " Accounting
'C'. " Classification
'D'. " MRP 1 / 2 / 3 / 4
'E'. " Purchasing/Foreign trade import
'F'. " Production resources / tools
'G'. " Costing
'K'. " Basic Data
'L'. " Plant data - Storage 1 / 2
'P'. " Forecasting
'Q'. " Quality Management
'S'. " Warehouse Management
'V'. " Sales
'X'. " Plant stocks
'Z'. " Storage location stocks
While you record your BDC transaction select the basic data view only; then navigate to the views thru menu options (don't use enter). You will get values like "SP06". These will take you directly to the view screen you want.
Regards,
Vishal