‎2007 Aug 23 10:35 AM
Hi
Am using the LSMW to upload the data of internal orders(KO01) by BAPI... Business Object:BUS2075. Now the requirement is, location(stort) & plant is not mapping correctly with the bapi method. Hence am trying to create the orders first & then modify the internal orders based on location & plant by orders.
The problems encountered are:
a) how to find out orders created by user or is there any other way
b) is there any function module exists for this.
Please send the answers to naveengnk@aol.com
Regards
Naveen.
‎2007 Aug 23 12:15 PM
Hi,
you can find out the orders created by users with :
1. Transaction KOK5
2. Transaction SE16 ---> table COAS
Regards Vassko!
‎2007 Aug 23 12:15 PM
Hi,
you can find out the orders created by users with :
1. Transaction KOK5
2. Transaction SE16 ---> table COAS
Regards Vassko!
‎2007 Aug 23 3:00 PM
Hi
In the first lsmw, i created the orders(ko01) through BAPI method but location & plant fields are missing in mapping(bapi). Hence i should take the orders and modify in ko02 in second lsmw. In this case, by creating internal orders in the first upload and then in second upload we would modify the orders with the Plant/Asset Location combination. The object will then have two LSMW objects one for initial internal order creation & other for modification of order for Plant/Asset Location combination.
Am confuse as to how to take the orders & modify it. Could you please assist in detail.
Thanx
Naveen.
> Hi,
>
> you can find out the orders created by users with :
>
> 1. Transaction KOK5
> 2. Transaction SE16 ---> table COAS
>
> Regards Vassko!
‎2007 Aug 28 4:06 PM
Hi,
sorry for the late reply. From table COAS (use transaction SE16) you can extract in file the created orders from your first LSMW (KO01). In that file you can add your location&plant data and to upload with your second LSMW( with KO02) the needed data.
Regards Vassko!
Message was edited by:
Vasil Pavlov
‎2008 Apr 12 11:10 PM
‎2010 Aug 10 7:39 AM
Hi Naveen ,
I am also Uploadig the Inetrnal order using the BAPI method thru LSMW.
Mu questuion is did you even uploaded the Settlement rule for it and also how did you track for different order type ?