Hi,
can any one plz send me a detail documentation on batch job processing.
my requirement is:
how to automize the sales process so that if i create a sales order, automatically outbound delivery and invoice should be created.
cheers,
anil.
Request clarification before answering.
Hi,
Batch Jobs: The data in the legacy system needs to be uploaded into sap to have all the data at one place.There are various ways in which a the data can be uploaded into the sap system. One which is used normally by the functional guys is LSMW and ECatt. They help fast data uploads. LSMW is mainly used for master data upload. The master data is uploaded directly into the production server. Only pieces of such master data would be there in test client for testing purpose. The configurations and developments are done in the development server and tested in quality and finally have them moved to production. Apart from LSMW, Bapi's and BDC's ( Session and Call transaction method ) are used to upload data into SAP. While uploading data the previous legacy data is converted into a flat file ( generally an excel or notepad file) which is read by sap and put into sap. The flat file is cleansed and purged to remove redundant data, and ensure data consistency.
http://sap-img.com/sap-data-migration.htm
With regards
Rajesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rajesh,
Thanks for the reply.
but am more interested in knowing the background job scheduling. my question is
i have some no.of PGIs done and i have to invoice them all. and i dont want to do them manually by going to vf01 transaction. i want all this should have invoice done automatically done through background job scheduling.
please provide me the step by step process of how to carry this. i want to test this in ides.
cheers,
anil.
| User | Count |
|---|---|
| 13 | |
| 12 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.