SAP ABAP Function Module SWW_WI_TASK_READ (Lese alle Attribute zu einer Aufgabe)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Basic Data
Function Module SWW_WI_TASK_READ Lese alle Attribute zu einer Aufgabe  
Function Group SWWF   WF Internal Interface for Work Items  
Program Name SAPLSWWF   WF Internal Interface for Work Items 
INCLUDE Name LSWWFU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACT_SHORT TYPE OBJEC-SHORT Short text of task
Exporting ACT_STEXT TYPE OBJEC-STEXT Long text of task
Exporting ACT_SWO_OBJECT_TYPE TYPE P1201-SWOTP Type of main object of task
Exporting ACT_SWO_METHOD TYPE P1201-SWMTD Method of task
Exporting ACT_METHOD_SYNCHRON TYPE P1201-SYNCHRON Flag - execute method synchronously
Exporting ACT_TYPE_BACKGROUND_TASK TYPE P1201-BACKGROUND Flag - method runs without dialog
Exporting ACT_TYPE_CONFIRM_TASK_END TYPE P1201-CONFIRMTSK Flag - task end to be confirmed explicitly
Exporting ACT_WITEXT TYPE P1206-WITEXT Text with parameters for work item
Exporting ACT_TASK_CLASS TYPE P1217-TCLASS Task class for authorization check
Exporting ACT_TASK_LOCKED_INSTANCE TYPE P1217-LOCKED Flag - task locked against instanciation
Exporting ACT_TASK_LOCKED_EXECUTION TYPE P1217-NO_EXEC Flag - task locked against execution
Exporting ACT_TASK_GENERAL TYPE P1217-GENERAL ???
Importing ACT_OBJECT_EXT TYPE RHOBJECTS-OBJECT ID of task
Importing ACT_LANGU TYPE SYST-LANGU SY-LANGU Language for language-dependent texts
Importing INVALIDATE_CACHE TYPE SWWCOMMIT-CACHEFLAG SPACE Flag - invalidate cache before reading
Tables ACT_CONT_DEF TYPE SWCONTDEF Container definition for work item for task
Exception NO_ACTIVE_PLVAR TYPE Error message as in RH_GET_TASK_ATTRIBUTES
Exception NO_ORG_OBJECT TYPE Error message as in RH_GET_TASK_ATTRIBUTES
Exception ORG_OBJECT_NOT_FOUND TYPE Error message as in RH_GET_TASK_ATTRIBUTES
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950807 
SAP Release Created in