SAP ABAP Class /MRSS/CL_SGE_UTILITIES_SER (Service Class)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Properties
Class /MRSS/CL_SGE_UTILITIES_SER  
Short Description Service Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20090714   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_UTILITIES_SER has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_UTILITIES_SER has no interface implemented.
Friends
Class /MRSS/CL_SGE_UTILITIES_SER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_MNT_RES Static Attribute Private Object reference (TYPE REF TO) /MRSS/IF_SGE_MNT_RESOURCES Modification of Resources and Assignments 20090714
2 GT_BINARY_COMBINATIONS Static Attribute Private Type reference (TYPE) /MRSS/T_ALL_COMBINATIONS_TAB All Combinations 20130906
3 GT_COMBINATIONS Static Attribute Private Type reference (TYPE) /MRSS/T_ALL_COMBINATIONS_TAB All Combinations 20130802
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLASS_EXISTENCE Static method Public Method Check if the class exists 20090810
2 CHECK_FUNCTION_EXISTENCE Static method Public Method Check if a FM Exists 20090714
3 CHECK_SHLP_EXISTENCE Static method Public Method Check if search help exists 20090813
4 CHECK_TABLE_EXISTENCE Static method Public Method Check if table exists 20090714
5 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20090714
6 GET_BINARY_PERMUTATION_TABLE Static method Public Method Get Binary Permutation table with all Combinations 20130906
7 GET_MONTH_FIRST_LAST Static method Public Method Get Month First last 20140212
8 GET_PERMUTATION_TABLE Static method Public Method Get Permutation table with all Combinations 20130802
9 GUID_TO_PERNR Static method Public Method Guid to Pernr 20090714
10 STRING_TO_INTEGER Static method Public Method Convert string to intiger 20090714
Events
Class /MRSS/CL_SGE_UTILITIES_SER has no event.
Types
Class /MRSS/CL_SGE_UTILITIES_SER has no local type.
Method Signatures

Method CHECK_CLASS_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Reference type 20090810
2 Returning RV_EXISTS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN 20090810

Method CHECK_CLASS_EXISTENCE on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method CHECK_FUNCTION_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090714
2 Importing IV_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Function name 20090714
3 Returning RV_EXISTS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090714

Method CHECK_FUNCTION_EXISTENCE on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method CHECK_SHLP_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHLP_NAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20090813
2 Returning RV_EXISTS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN 20090813

Method CHECK_SHLP_EXISTENCE on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method CHECK_TABLE_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20090714
2 Returning RV_EXISTS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090714

Method CHECK_TABLE_EXISTENCE on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_UTILITIES_SER has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method GET_BINARY_PERMUTATION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUM Call by reference Type reference (TYPE) I 20130906
2 Returning RT_COMBINATIONS Value transfer Type reference (TYPE) /MRSS/T_ALL_COMBINATIONS_TAB All Combinations table type 20130906

Method GET_BINARY_PERMUTATION_TABLE on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method GET_MONTH_FIRST_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIRST_DAY Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20140212
2 Exporting EV_LAST_DAY Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20140212
3 Importing IV_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20140212
4 Importing IV_MONTH Call by reference Type reference (TYPE) NUMC2 Calendar month 20140212
5 Importing IV_YEAR Call by reference Type reference (TYPE) NUMC4 Fiscal Year 20140212

Method GET_MONTH_FIRST_LAST on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method GET_PERMUTATION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUM Call by reference Type reference (TYPE) I 20130802
2 Returning RT_COMBINATIONS Value transfer Type reference (TYPE) /MRSS/T_ALL_COMBINATIONS_TAB All Combinations table type 20130802

Method GET_PERMUTATION_TABLE on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method GUID_TO_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20090714
2 Returning RV_PERNR Value transfer Type reference (TYPE) PERNR_D Personnel Number 20090714

Method GUID_TO_PERNR on class /MRSS/CL_SGE_UTILITIES_SER has no exception.

Method STRING_TO_INTEGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INTEGER Call by reference Type reference (TYPE) INT4 Natural Number 20090714
2 Importing IV_STRING Value transfer Type reference (TYPE) ANY Vorschlagswerte bei Anlage von Debitoren aus Workbench 20090714
# Exception Resumable Description Created on
1 INVALID_CHARS contains non digit characters 20090714
2 OVERFLOW The value of is out of the integer range 20090714
History
Last changed by/on SAP  20141109 
SAP Release Created in 700