SAP ABAP Interface IF_SUSR_CUA_SWITCH (Status Change of the CUA Connection)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-ADM (Application Component) User and Authorization Management
⤷
SUSR_CUA_TOOLS (Package) Additional Tools for Central User Administration (CUA)
⤷
⤷
Properties
| Interface | IF_SUSR_CUA_SWITCH | |
| Short Description | Status Change of the CUA Connection |
General Data
| Package | SUSR_CUA_TOOLS | Additional Tools for Central User Administration (CUA) |
| Created | 20060111 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SUSR_CUA_SWITCH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060111 |
Friends
Interface IF_SUSR_CUA_SWITCH has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SWITCH_OFF | Constant | Public | Type reference (TYPE) | CHAR3 | 'OFF' | 3-Byte Field | 20060303 | |
| 2 | SWITCH_ON | Constant | Public | Type reference (TYPE) | CHAR3 | 'ON' | 3-Byte Field | 20060303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Method After the CUA Status Change | 20060111 | |
| 2 | Static method | Public | Method | Method Before the CUA Status Change | 20060111 |
Events
Interface IF_SUSR_CUA_SWITCH has no event.
Types
Interface IF_SUSR_CUA_SWITCH has no local type.
Method Signatures
Method AFTER_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | Aktion | 20060111 | |||
| 2 | CENTRAL_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Zentrales Logisches System | 20060111 | |||
| 3 | CENTRAL_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Zentrale logische Destination | 20060111 | |||
| 4 | LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060303 |
Method BEFORE_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | Aktion | 20060111 | |||
| 2 | CENTRAL_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Zentrales Logisches System | 20060111 | |||
| 3 | CENTRAL_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Zentrale logische Destination | 20060111 | |||
| 4 | LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060303 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |