SAP ABAP Class /MRSS/CL_SGU_EXCEPTIONAL_VALUE (Returns Min, Max... Values of Predefined Types)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGU (Package) User Interface for Interactive Planning Board
⤷
⤷
Properties
| Class | /MRSS/CL_SGU_EXCEPTIONAL_VALUE | |
| Short Description | Returns Min, Max... Values of Predefined Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGU | User Interface for Interactive Planning Board |
| Created | 20050330 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no forward declaration.
Interfaces
Class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no interface implemented.
Friends
Class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | D | '99991231' | 20050330 | |||
| 2 | Constant | Private | Type reference (TYPE) | D | '00010101' | 20050330 | |||
| 3 | Constant | Private | Type reference (TYPE) | F | '1.7976931348623157E+308' | 20050330 | |||
| 4 | Constant | Private | Type reference (TYPE) | F | '-1.7976931348623157E+308' | 20050330 | |||
| 5 | Constant | Private | Type reference (TYPE) | INT1 | 255 | Dummy analog B20 INT1 | 20050330 | ||
| 6 | Constant | Private | Type reference (TYPE) | INT1 | 0 | Dummy analog B20 INT1 | 20050330 | ||
| 7 | Constant | Private | Type reference (TYPE) | INT2 | 32767 | 2-byte integer (signed) | 20050330 | ||
| 8 | Constant | Private | Type reference (TYPE) | INT2 | -32768 | 2-byte integer (signed) | 20050330 | ||
| 9 | Constant | Private | Type reference (TYPE) | I | 2147483647 | 20050330 | |||
| 10 | Constant | Private | Type reference (TYPE) | I | -2147483648 | 20050330 | |||
| 11 | Constant | Private | Type reference (TYPE) | N | '9' | N1_MAX | 20050330 | ||
| 12 | Constant | Private | Type reference (TYPE) | N | '0' | N1_MIN | 20050330 | ||
| 13 | Constant | Private | See coding | '9C' | PL_MAX | 20050330 | |||
| 14 | Constant | Private | See coding | '0C' | PL_MIN | 20050330 | |||
| 15 | Constant | Private | See coding | '99' | PX_MAX | 20050330 | |||
| 16 | Constant | Private | See coding | '00' | PX_MIN | 20050330 | |||
| 17 | Constant | Private | Type reference (TYPE) | T | '235959' | 20050330 | |||
| 18 | Constant | Private | Type reference (TYPE) | T | '000000' | T_MIN | 20050330 | ||
| 19 | Constant | Private | Type reference (TYPE) | X | 'FF' | X1_MAX | 20050330 | ||
| 20 | Constant | Private | Type reference (TYPE) | X | '00' | X1_MIN | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Maximum Values of Predefined Types | 20050330 | |
| 2 | Static method | Public | Method | Returns Minimum Values of Predefined Types | 20050330 | |
| 3 | Static method | Private | Method | Implementation | 20050330 |
Events
Class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no event.
Types
Class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no local type.
Method Signatures
Method GET_MAX_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | ANY | Datenobject des Referenztyps | 20050330 | |||
| 2 | OUT | Value transfer | Object reference (TYPE REF TO) | DATA | Zeigt auf Datenobjekt mit maximalem Wert | 20050330 |
Method GET_MAX_VALUE on class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no exception.
Method GET_MIN_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | ANY | Datenobject des Referenztyps | 20050330 | |||
| 2 | OUT | Value transfer | Object reference (TYPE REF TO) | DATA | Zeigt auf Datenobjekt mit maximalem Wert | 20050330 |
Method GET_MIN_VALUE on class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | ANY | Datenobject des Referenztyps | 20050330 | |||
| 2 | KIND | Call by reference | Type reference (TYPE) | C | X = MAX Value; I = MIN Value | 20050330 | |||
| 3 | OUT | Value transfer | Object reference (TYPE REF TO) | DATA | Zeigt auf Datenobjekt mit maximalem Wert | 20050330 |
Method GET_VALUE on class /MRSS/CL_SGU_EXCEPTIONAL_VALUE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 190 |