SAP ABAP Class CL_SLIM_CONFIGURATION_MODEL (System Measurement: Configuration Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-LIM (Application Component) License Measurement
⤷
SLIM (Package) System Measurement
⤷
⤷
Properties
| Class | CL_SLIM_CONFIGURATION_MODEL | |
| Short Description | System Measurement: Configuration Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIM | System Measurement |
| Created | 20080611 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIM_CONFIGURATION_MODEL has no forward declaration.
Interfaces
Class CL_SLIM_CONFIGURATION_MODEL has no interface implemented.
Friends
Class CL_SLIM_CONFIGURATION_MODEL 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 | 'Address' | Address Data Group | 20090311 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYM_GRP | 'Config' | Configuration Data | 20090311 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYM_GRP | 'LAWPRFC' | LAW RFC Attributes | 20090311 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYM_GRP | 'System' | System Data | 20090311 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYM_VAL | 'Email1' | E-Mail Key | 20090311 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYM_VAL | 'Email2' | 20090311 | |||
| 7 | Constant | Public | Type reference (TYPE) | SYM_VAL | 'Email3' | 20090311 | |||
| 8 | Constant | Public | Type reference (TYPE) | SYM_VAL | 'Email4' | 20090311 | |||
| 9 | Constant | Private | Type reference (TYPE) | SYM_KEY | '_LAWtrFlag' | LAW Transfer Indicator | 20090311 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'LAWDEST' | RFC Address of LAW Central System | 20090311 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'LAW_mail2l' | E-Mail Conversion Indicator | 20090311 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'LAWRFCDest' | RFC Address of Assigned LAW | 20090311 | ||
| 13 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'LocLAWDest' | RFC Address of Local LAW | 20090311 | ||
| 14 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Recipient1' | Recipient Key | 20090311 | ||
| 15 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Recipient2' | 20090311 | |||
| 16 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Recipient3' | 20090311 | |||
| 17 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Recipient4' | 20090311 | |||
| 18 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Recipient5' | 20090311 | |||
| 19 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Sender1' | Sender Data Key | 20090311 | ||
| 20 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Sender2' | 20090311 | |||
| 21 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Sender3' | 20090311 | |||
| 22 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Sender4' | 20090311 | |||
| 23 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Sender5' | 20090311 | |||
| 24 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Sender6' | 20090311 | |||
| 25 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'Status' | System Prod. KF | 20090311 | ||
| 26 | Constant | Public | Type reference (TYPE) | SYM_KEY | 'BsUsrMsm' | User Measurement Block Size | 20090311 | ||
| 27 | Static Attribute | Public | See coding | 20090311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Transfer Flag | 20090311 | |
| 2 | Static method | Private | Method | Import Address Data in RAW Format | 20090311 | |
| 3 | Static method | Public | Method | Address for Confirmation of Receipt | 20090311 | |
| 4 | Instance method | Public | Method | LAW Target Address for SID Dispatch | 20090311 | |
| 5 | Static method | Public | Method | Query Indicator for E-Mail Conversion | 20090311 | |
| 6 | Static method | Public | Method | RFC Address of Assigned LAW Instance | 20090311 | |
| 7 | Static method | Public | Method | RFC Address of Local LAW Instance | 20090311 | |
| 8 | Static method | Public | Method | Address for SAP Recipient | 20090311 | |
| 9 | Static method | Public | Method | Sender Address | 20090311 | |
| 10 | Static method | Public | Method | Production KF of Local System | 20090311 | |
| 11 | Static method | Public | Method | Buffer Size for User Measurement | 20090311 | |
| 12 | Static method | Public | Method | Sets flag for e-mail conversion | 20090311 | |
| 13 | Static method | Public | Method | Set RFC Address of Assigned LAW Instance | 20090311 | |
| 14 | Static method | Public | Method | Set Transfer Indicator | 20090311 |
Events
Class CL_SLIM_CONFIGURATION_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GY_EMAIL | Public | Type reference (TYPE) | STRING | 20090311 | |
|
| 2 | GY_RCPADR | Public | See coding | 20090311 | BEGIN OF GY_RCPADR,
RECIPIENT1 TYPE SYM_VAL,
RECIPIENT2 TYPE SYM_VAL,
RECIPIENT3 TYPE SYM_VAL,
RECIPIENT4 TYPE SYM_VAL,
RECIPIENT5 TYPE SYM_VAL,
END OF GY_RCPADR
|
||
| 3 | GY_SNDADR | Public | See coding | 20090311 | BEGIN OF GY_SNDADR,
SENDER1 TYPE SYM_VAL,
SENDER2 TYPE SYM_VAL,
SENDER3 TYPE SYM_VAL,
SENDER4 TYPE SYM_VAL,
SENDER5 TYPE SYM_VAL,
SENDER6 TYPE SYM_VAL,
END OF GY_SNDADR
|
||
| 4 | LAW_TASKID | Public | See coding | 20090311 | LAW_TASKID TYPE c length 255
|
Method Signatures
Method CHECK_TRANSFER_REMAINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_REM | Value transfer | Type reference (TYPE) | LAW_TASKID | LAW: ID einer Task (Remote-Aktion) | 20090311 |
Method CHECK_TRANSFER_REMAINDER on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_ADDRESS_DATA Signature
Method GET_ADDRESS_DATA on class CL_SLIM_CONFIGURATION_MODEL has no parameter.
Method GET_ADDRESS_DATA on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_CONFIRM_EMAIL_ADDR Signature
Method GET_CONFIRM_EMAIL_ADDR on class CL_SLIM_CONFIGURATION_MODEL has no parameter.
Method GET_CONFIRM_EMAIL_ADDR on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_LAW_EMAIL_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_EMAIL | Value transfer | Type reference (TYPE) | GY_EMAIL | 20090311 |
Method GET_LAW_EMAIL_ADDRESS on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_LAW_EMAIL_TO_LOWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_TO_LOWER | Value transfer | Type reference (TYPE) | STRING | 20090311 |
Method GET_LAW_EMAIL_TO_LOWER on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_LAW_RFC_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_RFC_ADDR | Value transfer | Type reference (TYPE) | STRING | 20090311 |
Method GET_LAW_RFC_ADDRESS on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_LOCAL_LAW_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_RFC_ADDR | Value transfer | Type reference (TYPE) | STRING | 20090311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20090311 |
Method GET_RECIPIENT_ADDRESS Signature
Method GET_RECIPIENT_ADDRESS on class CL_SLIM_CONFIGURATION_MODEL has no parameter.
Method GET_RECIPIENT_ADDRESS on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_SENDER_ADDRESS Signature
Method GET_SENDER_ADDRESS on class CL_SLIM_CONFIGURATION_MODEL has no parameter.
Method GET_SENDER_ADDRESS on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_SYSTEM_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_STATUS | Value transfer | Type reference (TYPE) | STRING | 20090311 |
Method GET_SYSTEM_STATUS on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method GET_USER_MEAS_BS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_BS | Value transfer | Type reference (TYPE) | I | 20090311 |
Method GET_USER_MEAS_BS on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method SET_LAW_EMAIL_TO_LOWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_TO_LOWER | Value transfer | Type reference (TYPE) | STRING | 20090311 |
Method SET_LAW_EMAIL_TO_LOWER on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method SET_LAW_RFC_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_RFC_ADDR | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20090311 |
Method SET_LAW_RFC_ADDRESS on class CL_SLIM_CONFIGURATION_MODEL has no exception.
Method SET_TRANSFER_REMAINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PARAM | Value transfer | Type reference (TYPE) | STRING | 20090311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20090311 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |