on 07-25-2011 8:02 AM
Hi gurus!
We have a requirement to import time entries into CATS from an external system. We have a flat file which we need to:
1. Import into transaction CAT2, and
2. Subsequently approve in transaction CATS_APPR_LITE.
Does anyone know the best way to achieve these 2 steps in background (standard BAPIs, functions, etc.)?
thank you!
Jason
Edited by: Jason Chang on Jul 25, 2011 9:02 AM
Hi,
Please check the below link. There is a sample program code is available for uploading from spreadsheet as well as the user exits in CATS.
http://www.sap-press.com/downloadattachment/44
Hope this will help you.
Regards
Raviiiiiii
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ravii,
Thank you for that - that is excellent. I think it will help with the upload from flat file and posting of time entries in CAT2.
However do you know of how I can approve the time entries in background (step 2) through transaction CATS_APPR_LITE? Any standard BAPIs, function modules, etc.?
I have awarded you points.
thanks
Jason
Hi Jason,
You can schedule the program RCATS_APPROVE_ACTIVITIES in back ground. In the approval of timesheet tab there is a check box for Automatic approval (customer exit). If we check this box the system calls the APPROVE_CATS_CLASSIC or APPROVE_CATS_SERVICE_PROVIDER methods from the business add-in CATS_REPORTING.
Hope this will help you.
Regards
Raviiiiiiiiiiii
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.