SAP ABAP Class CL_SIW_JOB_UTILITIES (Hilfsklasse für Jobs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_UI (Package) UI of Service Implementation Workbench
Properties
Class CL_SIW_JOB_UTILITIES  
Short Description Hilfsklasse für Jobs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_UI   UI of Service Implementation Workbench 
Created 20071119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_JOB_UTILITIES has no forward declaration.
Interfaces
Class CL_SIW_JOB_UTILITIES has no interface implemented.
Friends
Class CL_SIW_JOB_UTILITIES has no friend class.
Attributes
Class CL_SIW_JOB_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_JOB Static method Public Method 20071119
2 DISPLAY_JOBS Static method Public Method 20071119
3 GET_JOB_NUMBER Static method Public Method 20071119
4 MESSAGE Static method Public Method 20071119
5 SEND_EMAILS Static method Public Method 20071119
6 VARIANT_EXISTS Static method Public Method 20071119
Events
Class CL_SIW_JOB_UTILITIES has no event.
Types
Class CL_SIW_JOB_UTILITIES has no local type.
Method Signatures

Method CREATE_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNT_DAYS Value transfer Type reference (TYPE) I 20071119
2 Importing I_EVENT Value transfer Type reference (TYPE) CSEQUENCE 20071119
3 Importing I_PROG Value transfer Type reference (TYPE) C 20071119
4 Importing I_VARIANT Value transfer Type reference (TYPE) C 20071119
5 Returning R_JOBNAME Value transfer Type reference (TYPE) TBTCJOB-JOBNAME 20071119

Method CREATE_JOB on class CL_SIW_JOB_UTILITIES has no exception.

Method DISPLAY_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DONE Call by reference Type reference (TYPE) C 20071119
2 Importing I_PROG Value transfer Type reference (TYPE) C 20071119
3 Importing I_VARIANT Value transfer Type reference (TYPE) C 20071119

Method DISPLAY_JOBS on class CL_SIW_JOB_UTILITIES has no exception.

Method GET_JOB_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DONE Value transfer Type reference (TYPE) C 20071119
2 Importing I_PROG Value transfer Type reference (TYPE) C 20071119
3 Importing I_VARIANT Value transfer Type reference (TYPE) C 20071119
4 Returning R_COUNT Value transfer Type reference (TYPE) I 20071119

Method GET_JOB_NUMBER on class CL_SIW_JOB_UTILITIES has no exception.

Method MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_SUCCESS Call by reference Type reference (TYPE) SY-MSGTY 'X' 20071119
2 Importing I_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20071119

Method MESSAGE on class CL_SIW_JOB_UTILITIES has no exception.

Method SEND_EMAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_LINES Call by reference Type reference (TYPE) STANDARD TABLE 20071119
2 Importing I_TAB_RNG_EMAIL Call by reference Type reference (TYPE) STANDARD TABLE 20071119
3 Importing I_TITLE Call by reference Type reference (TYPE) CSEQUENCE 20071119

Method SEND_EMAILS on class CL_SIW_JOB_UTILITIES has no exception.

Method VARIANT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG Value transfer Type reference (TYPE) C 20071119
2 Importing I_VARIANT Value transfer Type reference (TYPE) C 20071119
3 Returning R_RESULT Value transfer Type reference (TYPE) XFELD 20071119

Method VARIANT_EXISTS on class CL_SIW_JOB_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in