SAP ABAP Class CL_SWF_GP_DEFINITION (Guided Procedure Help Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_DEF (Package) Definition Component for Guided Procedures
Properties
Class CL_SWF_GP_DEFINITION  
Short Description Guided Procedure Help Functions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_DEF   Definition Component for Guided Procedures 
Created 20041013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFGP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_GP_DEFINITION has no interface implemented.
Friends
Class CL_SWF_GP_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_T100 Static Attribute Private Type reference (TYPE) SWF_T100MS 20041103
2 G_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL 20041103
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TABLE_TYPES Static method Public Method 20041025
2 GET_ACTIVITIES_FOR_WF Static method Public Method Gets Activities for a Workflow Version 20050718
3 GET_ROLE_NAMES Static method Public Method 20041025
4 GET_WF_DEF_FOR_DEPLOYMENT Static method Public Method 20050207
5 GET_WF_TASKS_FOR_DEPLOYMENT Static method Public Method 20050207
6 IMPORT_FROM_URL Static method Public Method 20041028
Events
Class CL_SWF_GP_DEFINITION has no event.
Types
Class CL_SWF_GP_DEFINITION has no local type.
Method Signatures

Method CONVERT_TABLE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_ASSIGNMENT Call by reference Type reference (TYPE) SWFGPTROLEASSIGN Zuordnung zwischen Prozessrollen und Usern 20041025
2 Changing IT_ROLE_ASSIGNMENT Call by reference Type reference (TYPE) SWFGPTROLE2AGENT Zuordnung zwischen Prozessrollen und Usern 20041025
3 Changing IT_ROLE_NAMES Call by reference Type reference (TYPE) SWFGPTROLES Tabelle von GP Rollen 20041025
# Exception Resumable Description Created on
1 CX_SWF_GP_DEF Guided Procedures Definition Exception 20041025

Method GET_ACTIVITIES_FOR_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VERSION Call by reference Type reference (TYPE) SWD_VERSIO Version 20050718
2 Importing IM_WFD_ID Call by reference Type reference (TYPE) SWD_WFD_ID Nummer der Workflow-Definition 20050718
3 Returning RE_ACTIVITIES Value transfer Type reference (TYPE) SWFGPWULACINFOT Verwendete Aktivitäten in Workflowdefinition 20050718

Method GET_ACTIVITIES_FOR_WF on class CL_SWF_GP_DEFINITION has no exception.

Method GET_ROLE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WF_TASK Call by reference Type reference (TYPE) SWW_TASK 20041025
2 Importing IM_WF_VERSION Call by reference Type reference (TYPE) SWD_VERSIO 20041025
3 Returning RE_ROLE_NAMES Value transfer Type reference (TYPE) SWFGPTROLES Tabelle von GP Rollen 20041025

Method GET_ROLE_NAMES on class CL_SWF_GP_DEFINITION has no exception.

Method GET_WF_DEF_FOR_DEPLOYMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEPLOYMENT_ID Call by reference Type reference (TYPE) SWFGPDEPID 20050207
2 Returning RE_WFDEFS Value transfer Type reference (TYPE) SWFGPTWFDEFREUSE 20050207

Method GET_WF_DEF_FOR_DEPLOYMENT on class CL_SWF_GP_DEFINITION has no exception.

Method GET_WF_TASKS_FOR_DEPLOYMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEPLOYMENT_ID Call by reference Type reference (TYPE) SWFGPDEPID 20050207
2 Returning RE_WF_TASKS Value transfer Type reference (TYPE) SWFGPTTASKREUSE 20050207

Method GET_WF_TASKS_FOR_DEPLOYMENT on class CL_SWF_GP_DEFINITION has no exception.

Method IMPORT_FROM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GP_ID Call by reference Type reference (TYPE) SWFGPDID ID einer GP-Definition 20041028
2 Exporting EX_GP_VERSION Call by reference Type reference (TYPE) SWFGPDVERS Version einer GP-Definition 20041028
3 Exporting EX_XML_LENGTH Call by reference Type reference (TYPE) I 20041028
4 Exporting EX_XML_STRING Call by reference Type reference (TYPE) XSTRING 20041028
5 Importing IM_FILE_NAME Call by reference Type reference (TYPE) C Lokale Datei für Upload bzw. Download 20041028
# Exception Resumable Description Created on
1 CX_SWF_GP_DEF Guided Procedures Definition Exception 20041028
History
Last changed by/on SAP  20110908 
SAP Release Created in 700