SAP ABAP Class CL_SAUNIT_MISC_TOOL (INTERNAL: Various Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...
⤷
⤷
Properties
| Class | CL_SAUNIT_MISC_TOOL | |
| Short Description | INTERNAL: Various Services | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_INTERNAL | INTERNAL: NO REUSE - Display, services, ... |
| Created | 20031125 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SAUNIT_MISC_TOOL has no interface implemented.
Friends
Class CL_SAUNIT_MISC_TOOL has no friend class.
Attributes
Class CL_SAUNIT_MISC_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Calculates a new GUID | 20031125 | |
| 2 | Static method | Public | Method | Returns current patch level of the kernel | 20040920 | |
| 3 | Static method | Public | Method | Returns current version of the kernel | 20040920 |
Events
Class CL_SAUNIT_MISC_TOOL has no event.
Types
Class CL_SAUNIT_MISC_TOOL has no local type.
Method Signatures
Method CREATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_D_GUID | Eindeutige Kennungen von Daten | 20031125 |
Method CREATE_GUID on class CL_SAUNIT_MISC_TOOL has no exception.
Method GET_KERNEL_PATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SABP_D_KERNEL_PATCH_LEVEL | Patchlevel des Kernels | 20040920 |
Method GET_KERNEL_PATCH on class CL_SAUNIT_MISC_TOOL has no exception.
Method GET_KERNEL_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SABP_D_KERNEL_RELEASE | Version des Kernels | 20040920 |
Method GET_KERNEL_RELEASE on class CL_SAUNIT_MISC_TOOL has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |