SAP ABAP Interface IF_SWF_GP_DEPLOYMENT (Deployment of GP Process)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_DEF (Package) Definition Component for Guided Procedures
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_GP_DEPLOYMENT Deployment of Guided Procedure 20050203
Properties
Interface IF_SWF_GP_DEPLOYMENT  
Short Description Deployment of GP Process    
General Data
Package SWF_GP_DEF   Definition Component for Guided Procedures 
Created 20050203   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_GP_DEPLOYMENT has no forward declaration.
Interfaces
Interface IF_SWF_GP_DEPLOYMENT has no interface.
Friends
Interface IF_SWF_GP_DEPLOYMENT has no friend.
Attributes
Interface IF_SWF_GP_DEPLOYMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTIVITY Instance method Public Method 20050203
2 ADD_ACTIVITY_USAGE Instance method Public Method 20050725
3 GET_REUSE_DATOBJ Instance method Public Method 20050203
4 GET_REUSE_FLOW Instance method Public Method 20050203
5 GET_REUSE_TASK Instance method Public Method 20050203
6 SAVE Instance method Public Method 20050203
7 SET_DATOBJ_FOR_ACTIVITY Instance method Public Method 20050203
8 SET_DEPLOY_RESULT Instance method Public Method 20050203
9 SET_FLOW_FOR_ACTIVITY Instance method Public Method 20050203
10 SET_GP_XML Instance method Public Method 20050203
11 SET_TASK_FOR_ACTIVITY Instance method Public Method 20050203
Events
Interface IF_SWF_GP_DEPLOYMENT has no event.
Types
Interface IF_SWF_GP_DEPLOYMENT has no local type.
Method Signatures

Method ADD_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY_KEY Call by reference Type reference (TYPE) SWFGPACKEY 20050203
2 Importing IM_ACTIVITY_TYPE Call by reference Type reference (TYPE) SWFGPACTYPWUL 20050203
3 Importing IM_CATEGORY Call by reference Type reference (TYPE) SWFGPDCATEGORY Kategorie einer GP-Definition 20050204
4 Importing IM_TECH_NAME Call by reference Type reference (TYPE) SWFGPDTECHNAME Technischer Name einer GP-Definition 20050204

Method ADD_ACTIVITY on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method ADD_ACTIVITY_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY_KEY Call by reference Type reference (TYPE) SWFGPACKEY 20050725
2 Importing IM_ACTIVITY_TYPE Call by reference Type reference (TYPE) SWFGPACTYPWUL 20050725
3 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) SWD_NODDSC 'n/a' Bezeichnung eines Schritts oder Ausgangs 20050725
4 Importing IM_NODE_ID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20050725
5 Importing IM_NODE_TYPE Call by reference Type reference (TYPE) SWD_NODETP Knotentyp 20050725

Method ADD_ACTIVITY_USAGE on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method GET_REUSE_DATOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SWFGPACKEY 20050203
2 Returning RE_DATOBJ Value transfer Type reference (TYPE) SEOCLSNAME 20050203

Method GET_REUSE_DATOBJ on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method GET_REUSE_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SWFGPACKEY 20050203
2 Returning RE_FLOW Value transfer Type reference (TYPE) SWFGPWFKEY 20050203

Method GET_REUSE_FLOW on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method GET_REUSE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SWFGPACKEY 20050203
2 Importing IM_METHOD_TYPE Call by reference Type reference (TYPE) SWFGPMETHTYP GP: Art der Methode 20050719
3 Returning RE_TASK Value transfer Type reference (TYPE) SWW_TASK 20050203

Method GET_REUSE_TASK on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method SAVE Signature

Method SAVE on Interface IF_SWF_GP_DEPLOYMENT has no parameter.
Method SAVE on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method SET_DATOBJ_FOR_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SWFGPACKEY 20050203
2 Importing IM_DATOBJ Call by reference Type reference (TYPE) SEOCLSNAME 20050203
3 Importing IM_REGENERATED Call by reference Type reference (TYPE) FLAG ' ' 20050301
4 Importing IM_REUSED Call by reference Type reference (TYPE) FLAG ' ' 20050203
5 Importing IM_REUSE_STATUS Call by reference Type reference (TYPE) SWFGPREUSESTAT 20050204
# Exception Resumable Description Created on
1 CX_SWF_GP_DEF Guided Procedures Definition Exception 20050203

Method SET_DEPLOY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEPLOY_RESULT Call by reference Type reference (TYPE) SWFGPDEPLOY_RESULT Ergebnis des Deployments einer Guided Procedure 20050203

Method SET_DEPLOY_RESULT on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method SET_FLOW_FOR_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOW Call by reference Type reference (TYPE) SWFGPWFKEY 20050203
2 Importing IM_REGENERATED Call by reference Type reference (TYPE) FLAG ' ' 20050301
3 Importing IM_REUSED Call by reference Type reference (TYPE) FLAG ' ' 20050203
4 Importing IM_REUSE_STATUS Call by reference Type reference (TYPE) SWFGPREUSESTAT 20050204
# Exception Resumable Description Created on
1 CX_SWF_GP_DEF Guided Procedures Definition Exception 20050203

Method SET_GP_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GP_XML Call by reference Type reference (TYPE) SWFGPDXML XML der Guided Procedure 20050203

Method SET_GP_XML on Interface IF_SWF_GP_DEPLOYMENT has no exception.

Method SET_TASK_FOR_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SWFGPACKEY 20050203
2 Importing IM_REGENERATED Call by reference Type reference (TYPE) FLAG ' ' 20050301
3 Importing IM_REUSED Call by reference Type reference (TYPE) FLAG ' ' 20050203
4 Importing IM_REUSE_STATUS Call by reference Type reference (TYPE) SWFGPREUSESTAT 20050204
5 Importing IM_TASK Call by reference Type reference (TYPE) SWW_TASK 20050203
# Exception Resumable Description Created on
1 CX_SWF_GP_DEF Guided Procedures Definition Exception 20050203
History
Last changed by/on SAP  20110908 
SAP Release Created in 700