on ‎2011 May 25 7:10 PM
Hi experts,
am Vasanth,
i have experience in abap but now the project is about handling the values of workflow trace so i am a bit confused.
I did search alot and requesting now about the tables api's or function modules in PI/xi where i can get attributes of workflow trace (swf_trc).
Please let me know few bapi's or Fn. Modules or rfc and tables for swf_trc where i can get values like who created trace and time and date and other important values.
Will Really appreciate any help.
thanks alot
Best Regards
Vasanth.
Request clarification before answering.
Hi
Welcome to SCN the best place to start is check the
[Business workflow Wiki page|http://wiki.sdn.sap.com/wiki/display/ABAP/SAPBusinessWorkflow].
And you can all the WAPI Workflow Application Programming Interfaces from SE37 search simply SAP_WAPI* click F4.
Some important tables
SWWWIHEAD, SWWUSERWI
Txn: SWI1, SWUD, SWUE, SWUS, SWI2_DIAG, SWEL , SWELS.......
Regards
Pavan
Edited by: Pavan Bhamidipati on May 26, 2011 12:06 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Pavan,
Thank u for the wapi's i searched keeping sap_wapi*.
I got nice usefull wapi's also tables.
I think i can make usefull of those and get attributes required. I also debugged transaction code swf_trc to know which tables and function modules it is using.
Actually i found one function module Display_trace_list (i think ) But the out put from this function module is in screens. For POC (proof of concept) I need a Bapi or Function which can just fetch and display few fields of swf_trc.
Right now i am trying to create a F. module but for POC i wanted one bapi or rfc where i can show them these information we can get. actually i am also trying to use that function module and remove screens and get just data.
If you came or come across any bapi or function module let me know.
Best Regards
Vasanth
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.