SAP ABAP Class IF_SWF_GP_API_FRAMEWORK (Interface for GP API Framework)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_GP_API_FRAMEWORK API Framework Class for Guided Procedures 20041206
Properties
Class IF_SWF_GP_API_FRAMEWORK  
Short Description Interface for GP API Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041102   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_GP_API_FRAMEWORK has no forward declaration.
Interfaces
Class IF_SWF_GP_API_FRAMEWORK has no interface implemented.
Friends
Class IF_SWF_GP_API_FRAMEWORK has no friend class.
Attributes
Class IF_SWF_GP_API_FRAMEWORK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_OBJECT Instance method Public Method Gets Message Object 20041102
2 GET_TRC_HANDLE Instance method Public Method Gets Trace Handle 20041206
3 SET_TRC_CONTEXT Instance method Public Method Sets Trace Context 20041206
4 WRITE_TRACE Instance method Public Method Writes Trace 20041206
5 WRITE_TRACE_EXC Instance method Public Method Writes Exception Data in Trace 20041206
Events
Class IF_SWF_GP_API_FRAMEWORK has no event.
Types
Class IF_SWF_GP_API_FRAMEWORK has no local type.
Method Signatures

Method GET_MESSAGE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MESSAGE_OBJECT Value transfer Object reference (TYPE REF TO) CL_SWF_UTL_WAPI_MESSAGE Workflow: Helper für WAPI-Messages 20041102

Method GET_MESSAGE_OBJECT on class IF_SWF_GP_API_FRAMEWORK has no exception.

Method GET_TRC_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HANDLE Value transfer Object reference (TYPE REF TO) CL_SWF_TRC_HANDLE Logisches Trace-Handle 20041206

Method GET_TRC_HANDLE on class IF_SWF_GP_API_FRAMEWORK has no exception.

Method SET_TRC_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACI_ID Call by reference Type reference (TYPE) SWFGPACIID ID einer GP-Action 20041206
2 Importing IM_GPD_ID Call by reference Type reference (TYPE) SWFGPDPDEF ID einer Guided Procedures Prozessdefinition 20041206
3 Importing IM_GPD_VER Call by reference Type reference (TYPE) SWFGPDPVERS Version einer GP-Definition 20041206
4 Importing IM_GPI_ID Call by reference Type reference (TYPE) SWFGPIID ID einer GP-Instanz 20041206

Method SET_TRC_CONTEXT on class IF_SWF_GP_API_FRAMEWORK has no exception.

Method WRITE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMENT Call by reference Type reference (TYPE) STRING Kommentar 20041206
2 Importing IM_DATA Call by reference Type reference (TYPE) DATA zu schreibende Daten 20041206
3 Importing IM_DATA_CNT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER zu schreibender Container 20041206
4 Importing IM_EVT Call by reference Type reference (TYPE) SWFTRC_EVT Trace: Logischer Zeitpunkt innerhalb eines Pakets 20041206
5 Importing IM_PNT Call by reference Type reference (TYPE) SWFTRC_PNT Trace: Physischer Trace-Punkt (Code-Referenz) 20041206

Method WRITE_TRACE on class IF_SWF_GP_API_FRAMEWORK has no exception.

Method WRITE_TRACE_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMENT Call by reference Type reference (TYPE) STRING Kommentar 20041206
2 Importing IM_EVT Call by reference Type reference (TYPE) SWFTRC_EVT Trace: Logischer Zeitpunkt innerhalb eines Pakets 20041206
3 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20041206
4 Importing IM_PNT Call by reference Type reference (TYPE) SWFTRC_PNT Trace: Physischer Trace-Punkt (Code-Referenz) 20041206

Method WRITE_TRACE_EXC on class IF_SWF_GP_API_FRAMEWORK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in