SAP ABAP Class CL_WFD_WS_PROXY (API Proxy for a Workflow Template)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF (Package) Business Workflow: Wizards
Properties
Class CL_WFD_WS_PROXY  
Short Description API Proxy for a Workflow Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF   Business Workflow: Wizards 
Created 19991122   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFD_WS_PROXY has no forward declaration.
Interfaces
Class CL_WFD_WS_PROXY has no interface implemented.
Friends
Class CL_WFD_WS_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_AGENTS Instance attribute Public Type reference (TYPE) TSWHACTOR Possible agents 19991122
2 AT_CONTAINER Instance attribute Public Type reference (TYPE) SWBCONTTAB Container definition 19991122
3 AT_DESCRIPTION Instance attribute Public Type reference (TYPE) RCL_BAG_TLINE Description 19991122
4 AT_DESIRED_END Instance attribute Public Type reference (TYPE) RCL_BAG_TLINE Text When Required End Exceeded 19991122
5 AT_INITIAL_BINDING Instance attribute Public Type reference (TYPE) SWFTINBIND Intial Binding 19991123
6 AT_LATEST_END Instance attribute Public Type reference (TYPE) RCL_BAG_TLINE Text When Latest End Exceeded 19991122
7 AT_LATEST_START Instance attribute Public Type reference (TYPE) RCL_BAG_TLINE Text When Latest Start Exceeded 19991122
8 AT_NOTIFICATION Instance attribute Public Type reference (TYPE) RCL_BAG_TLINE Notification Text 19991122
9 A_CHANGED Instance attribute Protected Type reference (TYPE) XFELD Values Changed or Not? 19991126
10 A_DEVCLASS Instance attribute Public Type reference (TYPE) TADIR-DEVCLASS Package 19991122
11 A_GENERAL Instance attribute Public Type reference (TYPE) XFELD General Task 19991122
12 A_SAVE Instance attribute Public Type reference (TYPE) XFELD 'X' Checkbox Field 19991123
13 A_SHORT Instance attribute Public Type reference (TYPE) HRS1000-SHORT Task abbreviation 19991122
14 A_STEXT Instance attribute Public Type reference (TYPE) HRS1000-STEXT Task name 19991122
15 A_TASK Instance attribute Public Type reference (TYPE) SWD_STEP_T Task Identification 19991122
16 A_WI_TEXT Instance attribute Public Type reference (TYPE) HRS1206-WITEXT Work Item Text 19991122
Methods
# Method Level Visibility Method type Description Created on
1 AGENTS_DECODE Instance method Protected Method Unpack Processor 19991123
2 AGENTS_ENCODE Instance method Protected Method Pack Processor 19991123
3 CONSTRUCTOR Instance method Public Constructor Constructor 19991122
4 CONTAINER_DECODE Instance method Protected Method Unpack Container 19991122
5 CONTAINER_ENCODE Instance method Protected Method Pack Container 19991122
6 DESERIALIZE Instance method Protected Method Read From Database 19991122
7 INITIAL_BINDING_DECODE Instance method Protected Method Unpack Initial Binding 19991123
8 INITIAL_BINDING_ENCODE Instance method Protected Method Pack Initial Binding 19991123
9 NAMES_DECODE Instance method Protected Method Unpack Task Name 19991123
10 NAMES_ENCODE Instance method Protected Method Pack Task Name 19991123
11 NAMES_SET Instance method Protected Method Set Task Names 19991126
12 SERIALIZE Instance method Public Method Write to Database 19991122
13 TEXT_DECODE Instance method Protected Method Unpack Text 19991122
14 TEXT_ENCODE Instance method Protected Method Pack Text 19991122
Events
Class CL_WFD_WS_PROXY has no event.
Types
Class CL_WFD_WS_PROXY has no local type.
Method Signatures

Method AGENTS_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_AGENTS Call by reference Type reference (TYPE) TSWHACTOR Bearbeiter 19991123
2 Exporting OUT_GENERAL Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 19991123

Method AGENTS_DECODE on class CL_WFD_WS_PROXY has no exception.

Method AGENTS_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_AGENTS Call by reference Type reference (TYPE) TSWHACTOR Bearbeiter 19991123
2 Importing IN_GENERAL Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 19991123

Method AGENTS_ENCODE on class CL_WFD_WS_PROXY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_TASK Call by reference Type reference (TYPE) SWD_STEP_T Aufgaben-Identifikation 19991122
# Exception Resumable Description Created on
1 TASK_NOT_FOUND Aufgabe existiert nicht 19991123

Method CONTAINER_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INOUT_CONTAINER Call by reference Type reference (TYPE) SWBCONTTAB Container-Definition 19991123
2 Importing IN_HRS1210 Call by reference Type reference (TYPE) THRS1210 Container 19991122
3 Importing IN_HRS1211 Call by reference Type reference (TYPE) THRS1211 Container-Texte 19991122

Method CONTAINER_DECODE on class CL_WFD_WS_PROXY has no exception.

Method CONTAINER_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CONTAINER Call by reference Type reference (TYPE) SWBCONTTAB Container-Definition 19991126
2 Exporting OUT_HRS1210 Call by reference Type reference (TYPE) THRS1210 Container 19991122
3 Exporting OUT_HRS1211 Call by reference Type reference (TYPE) THRS1211 Container-Texte 19991122

Method CONTAINER_ENCODE on class CL_WFD_WS_PROXY has no exception.

Method DESERIALIZE Signature

Method DESERIALIZE on class CL_WFD_WS_PROXY has no parameter.
# Exception Resumable Description Created on
1 DESERIALIZATION_ERROR Fehler bei der Deserialisierung 19991123

Method INITIAL_BINDING_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_HRS1214 Call by reference Type reference (TYPE) THRS1214 Initialer Datenfluß 19991123
2 Exporting OUT_BINDING Call by reference Type reference (TYPE) SWFTINBIND Initialer Datenfluß 19991123

Method INITIAL_BINDING_DECODE on class CL_WFD_WS_PROXY has no exception.

Method INITIAL_BINDING_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BINDING Call by reference Type reference (TYPE) SWFTINBIND Initialer Datenfluß 19991123
2 Exporting OUT_HRS1214 Call by reference Type reference (TYPE) THRS1214 Initialer Datenfluß 19991123

Method INITIAL_BINDING_ENCODE on class CL_WFD_WS_PROXY has no exception.

Method NAMES_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_HRS1000 Call by reference Type reference (TYPE) THRS1000 Kopfdaten 19991123
2 Exporting OUT_SHORT Call by reference Type reference (TYPE) HRS1000-SHORT Objektkürzel 19991123
3 Exporting OUT_STEXT Call by reference Type reference (TYPE) HRS1000-STEXT Objektbezeichnung 19991123

Method NAMES_DECODE on class CL_WFD_WS_PROXY has no exception.

Method NAMES_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_SHORT Call by reference Type reference (TYPE) HRS1000-SHORT Objektkürzel 19991123
2 Importing IN_STEXT Call by reference Type reference (TYPE) HRS1000-STEXT Objektbezeichnung 19991123
3 Exporting OUT_HRS1000 Call by reference Type reference (TYPE) THRS1000 Kopfdaten 19991123

Method NAMES_ENCODE on class CL_WFD_WS_PROXY has no exception.

Method NAMES_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_SHORT Call by reference Type reference (TYPE) HRS1000-SHORT Objektkürzel 19991126
2 Importing IN_STEXT Call by reference Type reference (TYPE) HRS1000-STEXT Objektbezeichnung 19991126

Method NAMES_SET on class CL_WFD_WS_PROXY has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class CL_WFD_WS_PROXY has no parameter.
# Exception Resumable Description Created on
1 SERIALIZATION_ERROR Fehler bei der Serialisierung 19991123

Method TEXT_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_HRS1002 Call by reference Type reference (TYPE) THRS1002 Text 19991122
2 Importing IN_SUBTY Call by reference Type reference (TYPE) HRS1002-SUBTY Textart 19991122
3 Exporting OUT_TEXT Call by reference Type reference (TYPE) RCL_BAG_TLINE Text 19991122

Method TEXT_DECODE on class CL_WFD_WS_PROXY has no exception.

Method TEXT_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_SUBTY Call by reference Type reference (TYPE) HRS1002-SUBTY Textart 19991122
2 Importing IN_TEXT Call by reference Type reference (TYPE) RCL_BAG_TLINE Text 19991122
3 Exporting OUT_HRS1002 Call by reference Type reference (TYPE) THRS1002 Text 19991122

Method TEXT_ENCODE on class CL_WFD_WS_PROXY has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 46C