SAP ABAP Class CL_SWF_RUN_WIM_NUMBER_SERVICE (Workflow: Service for Creating a WIID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Class CL_SWF_RUN_WIM_NUMBER_SERVICE  
Short Description Workflow: Service for Creating a WIID    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20050419   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_WIM_NUMBER_SERVICE has no forward declaration.
Interfaces
Class CL_SWF_RUN_WIM_NUMBER_SERVICE has no interface implemented.
Friends
Class CL_SWF_RUN_WIM_NUMBER_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACT_INDEX Instance attribute Private Type reference (TYPE) I 20050419
2 M_CREATED_NUMBERS Instance attribute Private Type reference (TYPE) I 20050419
3 M_WIIDS Instance attribute Private Type reference (TYPE) SWWTWIID Workflow: Table with Work Item IDs 20050419
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20050419
2 GET_NEXT_NUMBER Instance method Public Method 20050419
3 GET_NUMBERS Instance method Public Method 20050419
4 GET_NUMBERS_FROM_OBJECT Instance method Private Method 20050419
Events
Class CL_SWF_RUN_WIM_NUMBER_SERVICE has no event.
Types
Class CL_SWF_RUN_WIM_NUMBER_SERVICE has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COUNT_OF_NUMBERS Call by reference Type reference (TYPE) I 1 20050419
2 Returning RE_NUMBER_SERVICE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_WIM_NUMBER_SERVICE Workflow: Service zum Erzeugen einer WIID 20050419
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050419

Method GET_NEXT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20050419

Method GET_NEXT_NUMBER on class CL_SWF_RUN_WIM_NUMBER_SERVICE has no exception.

Method GET_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIIDS Value transfer Type reference (TYPE) SWWTWIID Workflow: Tabelle mit Workitem-Ids 20050419

Method GET_NUMBERS on class CL_SWF_RUN_WIM_NUMBER_SERVICE has no exception.

Method GET_NUMBERS_FROM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_QUANTITY Call by reference Type reference (TYPE) NRQUAN Anzahl der zu vergebenden Nummern 20050419
2 Exporting EX_WIIDS Call by reference Type reference (TYPE) SWWTWIID Workflow: Tabelle mit Workitem-Ids 20050419
3 Importing IM_CREATE_NUMBER_OBJECT Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20050419
4 Importing IM_QUANTITY Call by reference Type reference (TYPE) NRQUAN Anzahl der zu vergebenden Nummern 20050419
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050419
History
Last changed by/on SAP  20110908 
SAP Release Created in 710