SAP ABAP Class CL_LXE_USER_ATTR (Provides method to find user information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_LOGGING (Package) Logging API
⤷
⤷
Properties
| Class | CL_LXE_USER_ATTR | |
| Short Description | Provides method to find user information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_LOGGING | Logging API |
| Created | 20100723 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_USER_ATTR has no forward declaration.
Interfaces
Class CL_LXE_USER_ATTR has no interface implemented.
Friends
Class CL_LXE_USER_ATTR has no friend class.
Attributes
Class CL_LXE_USER_ATTR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the name and the ip of the user's host | 20100723 |
Events
Class CL_LXE_USER_ATTR has no event.
Types
Class CL_LXE_USER_ATTR has no local type.
Method Signatures
Method GET_USER_HOST_AND_IP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOSTIP | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20100723 | |||
| 2 | UHOST | Call by reference | Type reference (TYPE) | LXECHAR255 | Char255 | 20100723 |
Method GET_USER_HOST_AND_IP on class CL_LXE_USER_ATTR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |