Home / CSE MCQs / SAP Business Workflow ::

CSE MCQs :: SAP Business Workflow

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

  3. What are important Tcodes in SAP Workflow?
  4. A.
    SWUS
    B.
    SWU0
    C.
    SWI2_FREQ
    D.
    All of the above

  5. What are the types of work items?
  6. A.
    Dialog Work item
    B.
    Background work item
    C.
    Workflow work item
    D.
    All of these

  7. What are different Steps activities in SAP Workflow?
  8. A.
    Condition
    B.
    Multiple Conditions
    C.
    Until Loop
    D.
    All

  9. How to create client independent tables?
  10. A.
    the table in which the first field is not mandt is the client independent tables
    B.
    mandt is the field with mandt as the data element
    C.
    automatically client which we login is populated to mandt
    D.
    All of the above

  11. What are the different ways in which application creates an event?
  12. A.
    Change Documents
    B.
    Status Management
    C.
    Both A and B
    D.
    None

  13. What are the different statuses of a work item?
  14. A.
    Waiting
    B.
    Ready
    C.
    Reserved
    D.
    All of the above

  15. What is the difference between client dependent and client independent tables?
  16. A.
    tables which can be access by all user are client independent (no mandt field in table)
    B.
    tables which can be access by some specific user are client dependent (use mandt field in table)
    C.
    Both A and B
    D.
    None

  17. What are different types of Workflow containers and how many are they?
  18. A.
    Workflow container(global)
    B.
    Task container
    C.
    Rule container
    D.
    All of these

  19. What is the tcode for Workflow Customization?
  20. A.
    SWU3
    B.
    SWU4
    C.
    SWU7
    D.
    SWU8