hi gurus,
i am assigned the task of uploading the purchase orders into ECC 6, from an excel sheet,
which where extracted from 4.7,
i was asked to make use of standard sap program through LSMW for purchase orders,
can some one help me identify this standard program, and also help me with some steps.
thank you.
Use the Business Object Mehtod (BAPI) in the LSMW step 1.
Select the business object BUS2012.
Method CREATEFROMDATA1
Regards,
Naimesh Patel
thank you friends for your valuable input, i will surely try your way , but actual for trial i started through the direct input way , using
object 0085 -> purchase order
method 0001 -> purchase order
program name: RM06EEI0
program type D
but i am struck at the declaring the source fields.
the input excal sheet has the filed EKPO-MENGE which is a quantity type,
how do i declare this quant type.
thank you.
Add a comment