Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Well, you do have to ask the right question in the correct forum! There is more chance of getting a sensible answer that way. This thread was moved to the Workflow forum because you asked about workflow. If you have a new question you should open a new thread in the appropriate forum (or space, as they call it now).
But anyway, the fields marked as PK seem to be the logical choices for the first two tables.
As for the third table:
1 - "Updation" is not a word, you won't find it in any English dictionary. I suggest you find a better name (what is it a table of?)
2 - Each value of a primary key (PK) can only occur once in a table so limiting it to Employee and Project will probably not work here. You would have to include the date and if there is more than one entry per date possible per employee/project then you will need to include another field. Possibly SO, depending on what that is (tip: always pick meaningful field names).
Good luck!
Rick
Discussion thread moved to the Business Workflow space.
Laure
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Arun,
SAP workflow is advanced topic of SAP ABAP, it is not seperate module.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Arun,
As mentioned by others it is not a separate module, but it can be used to automate the business processes.
Assume that when ever you have any approval kind of scenarios in that cases you can use workflows. The terms it self is a self explanatory FLOWING your Business WORK across organization or enterprise.
You can use this SAP workflow technology in any of the SAP Functional Module HCM,SRM,SCM,CRM,SD,MM...... So you can use workflows to automate business scenarios, or an action needed on the process...
Regards
Pavan
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 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.