SAP ABAP Class /IWFND/CL_USER_SYNC_UTIL (Utility class for User Synchronization)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-COR (Application Component) Gateway Framework
⤷
/IWFND/MGW_PUSH (Package) GW Framework - Odata Channel - Notification

⤷

⤷

Properties
Class | /IWFND/CL_USER_SYNC_UTIL | |
Short Description | Utility class for User Synchronization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWFND/MGW_PUSH | GW Framework - Odata Channel - Notification |
Created | 20120524 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /IWFND/CL_USER_SYNC_UTIL has no interface implemented.
Friends
Class /IWFND/CL_USER_SYNC_UTIL has no friend class.
Attributes
Class /IWFND/CL_USER_SYNC_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get SAP System Aliases for User Synchronization | 20120524 |
Events
Class /IWFND/CL_USER_SYNC_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_SYS_ALIAS | Public | See coding | 20120524 | BEGIN OF ty_sys_alias,
sys_alias TYPE /iwfnd/defi_system_alias,
END OF ty_sys_alias
|
||
2 | TY_SYS_ALIASES | Public | See coding | 20120524 | ty_sys_aliases TYPE STANDARD TABLE OF ty_sys_alias
|
Method Signatures
Method GET_SYS_ALIAS_FOR_USER_SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SYS_ALIASES | Call by reference | Type reference (TYPE) | TY_SYS_ALIASES | 20120524 |
Method GET_SYS_ALIAS_FOR_USER_SYNC on class /IWFND/CL_USER_SYNC_UTIL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 250 |