Sap Business Workflow(Engineering > Computer Science And Engineering ) Questions and Answers

Question 1. What are the various advantages of SAP Business Workflow?
  1.    It allows consultants to create new business processes without modifying the standard SAP code
  2.    Workflow ensures that the tasks are executed in the correct sequential order, involving the relevant personnel
  3.    Both A and B
  4.    None
Explanation:-
Answer: Option D. -> None





Question 2. What are different Steps activities in SAP Workflow?
  1.    Condition
  2.    Multiple Conditions
  3.    Until Loop
  4.    All
Explanation:-
Answer: Option D. -> All





Question 3. What are the types of work items?
  1.    Dialog Work item
  2.    Background work item
  3.    Workflow work item
  4.    All of these
Explanation:-
Answer: Option D. -> All of these





Question 4. How to create client independent tables?
  1.    the table in which the first field is not mandt is the client independent tables
  2.    mandt is the field with mandt as the data element
  3.    automatically client which we login is populated to mandt
  4.    All of the above
Explanation:-
Answer: Option D. -> All of the above





Question 5. What are important Tcodes in SAP Workflow?
  1.    SWUS
  2.    SWU0
  3.    SWI2_FREQ
  4.    All of the above
Explanation:-
Answer: Option D. -> All of the above





Question 6. What are the different ways in which application creates an event?
  1.    Change Documents
  2.    Status Management
  3.    Both A and B
  4.    None
Explanation:-
Answer: Option C. -> Both A and B





Question 7. What is the tcode for Workflow Customization?
  1.    SWU3
  2.    SWU4
  3.    SWU7
  4.    SWU8
Explanation:-
Answer: Option A. -> SWU3





Question 8. What are different types of Workflow containers and how many are they?
  1.    Workflow container(global)
  2.    Task container
  3.    Rule container
  4.    All of these
Explanation:-
Answer: Option D. -> All of these





Question 9. What is the difference between client dependent and client independent tables?
  1.    tables which can be access by all user are client independent (no mandt field in table)
  2.    tables which can be access by some specific user are client dependent (use mandt field in table)
  3.    Both A and B
  4.    None
Explanation:-
Answer: Option C. -> Both A and B





Question 10. What are the different statuses of a work item?
  1.    Waiting
  2.    Ready
  3.    Reserved
  4.    All of the above
Explanation:-
Answer: Option D. -> All of the above