SAP ABAP Class CL_SLIM_CLIENTS (System Measurement: Client Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-LIM (Application Component) License Measurement
⤷
SLIM (Package) System Measurement
⤷
⤷
Properties
| Class | CL_SLIM_CLIENTS | |
| Short Description | System Measurement: Client Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BV | |
| Program status | ||
| Category | 0 | |
| Package | SLIM | System Measurement |
| Created | 20060222 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIM_CLIENTS has no forward declaration.
Interfaces
Class CL_SLIM_CLIENTS has no interface implemented.
Friends
Class CL_SLIM_CLIENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYM_GRP | 'CLIENT' | Group for measurement data | 20060424 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'CLT_SPECIF' | Key for measurement data | 20060424 | ||
| 3 | Instance attribute | Public | See coding | 20060424 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SLIM_SEL_CLIENT | System Measurement: Selection Option Client | 20070815 | |||
| 5 | Instance attribute | Public | See coding | 20060424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060424 | |
| 2 | Instance method | Public | Method | Returns All Clients for Each System | 20060424 | |
| 3 | Instance method | Public | Method | Checks if all clients were measured | 20060424 | |
| 4 | Instance method | Public | Method | Checks if client was measured | 20060424 | |
| 5 | Static method | Public | Method | Displays whether measurement is client-dependent | 20060424 | |
| 6 | Instance method | Public | Method | Client Name | 20060424 | |
| 7 | Instance method | Private | Method | Import the Measured Clients | 20060424 | |
| 8 | Instance method | Public | Method | Set the Client Range | 20070815 | |
| 9 | Static method | Public | Method | Sets Client-Dependent Measurement | 20060424 | |
| 10 | Instance method | Public | Method | Renews the Client Information | 20060424 | |
| 11 | Instance method | Public | Method | Renews the Client Information for Each Client | 20060424 |
Events
Class CL_SLIM_CLIENTS has no event.
Types
Class CL_SLIM_CLIENTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SLIM_CLIENTS has no parameter.
Method CONSTRUCTOR on class CL_SLIM_CLIENTS has no exception.
Method GET_CLIENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_CLIENT_LIST | Call by reference | Object reference (TYPE REF TO) | DATA | 20060424 |
Method GET_CLIENT_LIST on class CL_SLIM_CLIENTS has no exception.
Method GET_CLIENT_MEASNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_MEASNO | Value transfer | Type reference (TYPE) | RSUVM_MNO | Einstelliges Kennzeichen | 20060424 |
Method GET_CLIENT_MEASNO on class CL_SLIM_CLIENTS has no exception.
Method GET_CLIENT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Systemvermessung: laufende Vermessungsnummer | 20060424 | |||
| 2 | PR_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060424 |
Method GET_CLIENT_STATUS on class CL_SLIM_CLIENTS has no exception.
Method GET_IS_CLIENT_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_IS_CLIENT_SPECIFIC | Value transfer | Type reference (TYPE) | SAP_BOOL | 20060424 |
Method GET_IS_CLIENT_SPECIFIC on class CL_SLIM_CLIENTS has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20060424 | |||
| 2 | PR_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060424 |
Method GET_NAME on class CL_SLIM_CLIENTS has no exception.
Method GET_TUL_CLIENTS Signature
Method GET_TUL_CLIENTS on class CL_SLIM_CLIENTS has no parameter.
Method GET_TUL_CLIENTS on class CL_SLIM_CLIENTS has no exception.
Method SET_CLIENT_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CLIENT_LIST | Call by reference | Type reference (TYPE) | SLIM_CLIENTS | Systemvermessung: Mandantenliste tabellentyp | 20070815 | |||
| 2 | PR_RETURN | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070815 |
Method SET_CLIENT_RANGE on class CL_SLIM_CLIENTS has no exception.
Method SET_IS_CLIENT_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_IS_CLIENT_SPECIFIC | Call by reference | Type reference (TYPE) | SAP_BOOL | 20060424 |
Method SET_IS_CLIENT_SPECIFIC on class CL_SLIM_CLIENTS has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SLIM_MEASNO | Call by reference | Type reference (TYPE) | RSUVM_MNO | Systemvermessung: laufende Vermessungsnummer | 20060424 |
Method UPDATE on class CL_SLIM_CLIENTS has no exception.
Method UPDATE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20060424 | |||
| 2 | PI_SLIM_MEASNO | Call by reference | Type reference (TYPE) | RSUVM_MNO | Systemvermessung: laufende Vermessungsnummer | 20060424 |
Method UPDATE_CLIENT on class CL_SLIM_CLIENTS has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |