Functionality A work item is rejected. This operation is not possible on all workitems. If the call is successful (RETURN_CODE = 0), the parameter NEW_STATUScontains the work item status after the execution. Otherwise, theparameter NEW_STATUS has no value. NEW_STATUS contains both thetechnical name and the language-dependent description of the newstatus. The parameters RETURN_CODE and MESSAGE_LINES shows whether the call wassuccessful. RETURN_CODE has a numeric value, and MESSAGE_LINES gives atextual description for finer differentiation. Further information R/3 Online Dokumentation zur Erläuterung der Operationen auf Workitems INCLUDE WF_FB_NEW_STATUS OBJECT DOKU ID TX INCLUDE WF_LIST_OF_WI_STATUS OBJECT DOKU ID TX INCLUDE WF_FB_RETURN_CODE OBJECT DOKU ID TX INCLUDE WF_FB_RETURN_CODE_0_1_999 OBJECT DOKU ID TX 900,, System error: method must not be used in the current context Description Work item identification (numerical value) Description The message lines contain two fields: - MSG_TYPE: Type of message (S: success, E: error, etc.) - LINE: This contains a textual description of what happened: in theevent of success (RETURN_CODE = 0) a success message, in the event offailure more detailed information about the errors that occurred. Description Table with fields Message ID, Message type, Message number and Messagevariables |