SAP ABAP Class IF_SWF_RUN_WIM_TICKET (Workflow: Utilities for Tickets)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WIM_TICKET Workflow: Ticket Class for Work Items 20011217
Properties
Class IF_SWF_RUN_WIM_TICKET  
Short Description Workflow: Utilities for Tickets    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_WIM_TICKET has no forward declaration.
Interfaces
Class IF_SWF_RUN_WIM_TICKET has no interface implemented.
Friends
Class IF_SWF_RUN_WIM_TICKET has no friend class.
Attributes
Class IF_SWF_RUN_WIM_TICKET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AND_SET_TICKET Instance method Public Method Generates ticket and sets generated ticket in cont. 20011217
2 CREATE_TICKET Instance method Public Method Generates ticket 20011217
3 GET_TICKET Instance method Public Method Gets ticket 20011217
Events
Class IF_SWF_RUN_WIM_TICKET has no event.
Types
Class IF_SWF_RUN_WIM_TICKET has no local type.
Method Signatures

Method CREATE_AND_SET_TICKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TICKET_TYPE Call by reference Type reference (TYPE) SWW_TICTYP Workflow: Typ eines Tickets 20011217
2 Returning RE_TICKET Value transfer Type reference (TYPE) SWW_TICKET Workflow: Ticket für Workflow-System 20011217

Method CREATE_AND_SET_TICKET on class IF_SWF_RUN_WIM_TICKET has no exception.

Method CREATE_TICKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TICKET_TYPE Call by reference Type reference (TYPE) SWW_TICTYP Workflow: Typ eines Tickets 20011217
2 Returning RE_TICKET Value transfer Type reference (TYPE) SWW_TICKET Workflow: Ticket für Workflow-System 20011217

Method CREATE_TICKET on class IF_SWF_RUN_WIM_TICKET has no exception.

Method GET_TICKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TICKET_TYPE Call by reference Type reference (TYPE) SWW_TICTYP Workflow: Typ eines Tickets 20011217
2 Returning RE_TICKET Value transfer Type reference (TYPE) SWW_TICKET Workflow: Ticket für Workflow-System 20011217

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