2009 Apr 08 5:33 AM
Hi Experts,
Basically I am Functional Consultant but I have client requirement where I need to Call BDC thru Z-Transaction.
Here my requirement is to Define Shipping Data for Stock Transfers Between Storage Locations by uploading Excel File
SPRO Path is..
Materials Management > Purchasing > Purchase Order > Set up Stock Transport Order > Set Up Stock Transfer Between Storage Locations > Define Shipping Data for Stock Transfers Between Storage Locations..
Now here I need to insert the data..
But here I dont have specific T-Code for this activity..
I tried to Record BDC but when I run it, it dose not work for node selection for the SPRO path and it stops at IMG screen..
Any suggestions for that???
If nothing works, I have last option for this is to insert data in Database Table directly (Table - T001L)
Thanks & Regards,
HP
Hi Experts,
Basically I am Functional Consultant but I have client requirement where I need to Call BDC thru Z-Transaction.
Here my requirement is to Define Shipping Data for Stock Transfers Between Storage Locations by uploading Excel File
SPRO Path is..
Materials Management > Purchasing > Purchase Order > Set up Stock Transport Order > Set Up Stock Transfer Between Storage Locations > Define Shipping Data for Stock Transfers Between Storage Locations..
Now here I need to insert the data..
But here I dont have specific T-Code for this activity..
I tried to Record BDC but when I run it, it dose not work for node selection for the SPRO path and it stops at IMG screen..
Any suggestions for that???
If nothing works, I have last option for this is to insert data in Database Table directly (Table - T001L)
Thanks & Regards,
HP
2009 Apr 08 5:48 AM
Hi,
your SPRO activity is just maintaining of content of table V_T001W_L and table V_T001L_L. So you can go to transaction SM30, enter table name V_T001W_L or V_T001L_L and insert data. You can easily write BDC for transaction SM30. Unfortunately I can not see possibility how to enter new line but maybe it should not be possible.
Cheers
2009 Apr 08 5:55 AM
Hi,
I already tried that also to Record the BDC for SM30 and successful also for V_T001L_L. But I thought to make it with BDC. Well I will go for SM30 only and there is no insertion of new records its only about edit/modify kind of activity so it will work for sure.
Thanks,
HP
2016 Mar 12 10:53 AM
Hi Martin,
I like to change table status of V_T001L_L from display to changeable then I want to update this table using SM30 in Production system (not in development. Does this solution create any risk for SAP Production?
Thanks in advance