SAP ABAP Interface IF_BGRFC_CONF_SUPERVISOR_DEST (Interface for Configuration of Supervisor Destination)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONFIG_SUPERVISOR | Create Supervisor Destination | 20070306 |
Properties
| Interface | IF_BGRFC_CONF_SUPERVISOR_DEST | |
| Short Description | Interface for Configuration of Supervisor Destination |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20070302 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BGRFC_CONFIG_ENTRY | General Interface for the bgRFC Configuration | 20070302 |
Friends
Interface IF_BGRFC_CONF_SUPERVISOR_DEST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTUAL_DEST_NAME | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20070313 | ||
| 2 | CLIENT | Instance attribute | Public | Attribute reference (LIKE) | 20070705 | ||||
| 3 | DATE | Instance attribute | Public | Attribute reference (LIKE) | 20070705 | ||||
| 4 | DEST_NAME | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20070302 | ||
| 5 | GENERATE_DESTINATION | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Destination is created | 20070302 | ||
| 6 | GENERATE_PASSWORD | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Password is generated | 20070302 | ||
| 7 | GENERATE_USER | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | User is created | 20070302 | ||
| 8 | PASSWORD | Instance attribute | Public | Type reference (TYPE) | STRING | Password | 20070313 | ||
| 9 | PASSWORD_COMPATIBILITY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Password compatibility mode configured | 20070620 | ||
| 10 | ROLE_NAME | Instance attribute | Public | Type reference (TYPE) | AGR_NAME | Role Name | 20070622 | ||
| 11 | TIME | Instance attribute | Public | Attribute reference (LIKE) | 20070705 | ||||
| 12 | USER | Instance attribute | Public | Attribute reference (LIKE) | 20070705 | ||||
| 13 | USER_NAME | Instance attribute | Public | Type reference (TYPE) | SYUNAME | User Name | 20070302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070302 | ||
| 2 | Instance method | Public | Method | Set Destination Name | 20070306 | |
| 3 | Instance method | Public | Method | Sets whether the destination should be generated | 20070313 | |
| 4 | Instance method | Public | Method | Sets whether the password should be generated | 20070314 | |
| 5 | Instance method | Public | Method | Sets whether the user should be created | 20070314 | |
| 6 | Instance method | Public | Method | Sets the password | 20070302 | |
| 7 | Instance method | Public | Method | Set Role | 20070622 | |
| 8 | Instance method | Public | Method | Sets the user name | 20070302 |
Events
Interface IF_BGRFC_CONF_SUPERVISOR_DEST has no event.
Types
Interface IF_BGRFC_CONF_SUPERVISOR_DEST has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on Interface IF_BGRFC_CONF_SUPERVISOR_DEST has no parameter.
Method CHECK on Interface IF_BGRFC_CONF_SUPERVISOR_DEST has no exception.
Method SET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20070306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070306 |
Method SET_GENERATE_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATE_DESTINATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Erzeugung einer Destination | 20070313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070313 |
Method SET_GENERATE_PASSWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATE_PASSWORD | Call by reference | Type reference (TYPE) | ABAP_BOOL | Passwort soll generiert werden | 20070314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070314 |
Method SET_GENERATE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATE_USER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Benutzer soll angelegt werden | 20070314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070314 |
Method SET_PASSWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSWORD | Call by reference | Type reference (TYPE) | STRING | Passwort | 20070302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070306 |
Method SET_ROLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROLE_NAME | Call by reference | Type reference (TYPE) | AGR_NAME | Name einer Berechtigungsrolle für Supervisoruser | 20070622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070622 |
Method SET_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20070302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070306 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |