SAP Function SAP_WAPI_GET_RESUBMISSIONS - Workflow Interfaces: Set Up Follow-Up for User

Parameter Reference Type Length Default Optional Text
LANGUAGE SYLANGU C 1 SY-LANGU X SAP R/3 System, Current Language
READ_TASK_TEXT XFELD C 1 SPACE X Read Task Text for Work Item?
TIME_ZONE SYSTZONLO C 6 X Time Zone of Current User
TRANSLATE_WI_TEXT XFELD C 1 SPACE X Translate Work Item Text to Parameter Text?
USER SYUNAME C 12 SY-UNAME X ABAP System, User Logon Name

Parameter Reference Type Length Text
RETURN_CODE SYST-SUBRC I 4 Return Value (0, 999)

Parameter Reference Length Optional Text
MESSAGE_LINES SWR_MESSAG 274 X Message Lines
MESSAGE_STRUCT SWR_MSTRUC 224 X Message Structure
WORKITEMS SWR_WIHDR 628 Work Items to Follow Up
WORKLIST_ATTRIBUTES SWR_WIADDATTR 66 X WAPI: Additional Attributes of a Work Item

Functionality
Gets the workitems that a user has in review and writes the results tothe return table WORKITEMS.
The function module includes the substitute rules when determining theworkitems.

Description
This export parameter specifies whether the call was successful or not.The table parameter MESSAGE_LINES contains more detailedinformation.

Value range
0,,Call successful; the workitems were determined from the review
999,,An unknown error occurred

Description
Language in which the tests in a work item structre are to be prepared.The notifications are to be displayed in this language.

Description
If this flag is set then the workitem structure fills the Short Text
as Task (WI_RHTEXT) field.

Value range

  • X

  • Space
  • Description
    INCLUDE WF_FB_TIME_ZONE OBJECT DOKU ID TX

    Description
    Determines if workitem texts are displayed in the specified language.Nonte that searching for texts in the transferred language can at timesbe very time intensive and can reduce the performance of the module.

    Value range

    • X: Display workitem texts in the specified language,,

    • Space,,: Display workitem texts in the language in which the workitem
    • was created

      Description
      User for which the follow-up is to be read.

      Value range
      All users that can log on to this SAP system.

      Default
      Users who are running the function module.


      INCLUDE WF_FB_MESSAGE_LINES OBJECT DOKU ID TX


      INCLUDE WF_FB_MESSAGE_STRUCTURE OBJECT DOKU ID TX

      Description
      A list of worktems is displayed in this table which the user has intheir review. An amount of additional information is found for every
      workitem in the table WORKLIST_ATTRIBUTES.

      Description
      This table includes the information of the user of the workitem forevery workitem that is contained in the WORKITEMS return table.

      Value range
      If the user has the workitem due to a subsitution, the fields OTYPE
      and OBJID with the information about the substitution.