SAP ABAP Class IF_SRT_WSP_USER_ASSIGN (Interface for accounts assignments)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_USER_ASSIGN | Implementation of user account assignments | 20070504 |
Properties
| Class | IF_SRT_WSP_USER_ASSIGN | |
| Short Description | Interface for accounts assignments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070503 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_USER_ASSIGN has no forward declaration.
Interfaces
Class IF_SRT_WSP_USER_ASSIGN has no interface implemented.
Friends
Class IF_SRT_WSP_USER_ASSIGN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070503 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20070503 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20070503 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20070503 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20070503 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20070504 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20070504 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20070504 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20070504 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20070504 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20070504 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070504 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070503 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assigns a new account to the service interface | 20070504 | |
| 2 | Static method | Public | Method | Creates a new assignment | 20070504 | |
| 3 | Instance method | Public | Method | Deletes current instance | 20070503 | |
| 4 | Static method | Public | Method | Get all assignments | 20070503 | |
| 5 | Instance method | Public | Method | Get the provider application key of the assignment | 20080229 | |
| 6 | Instance method | Public | Method | Retrieves the account to which the assignment is done. | 20070504 | |
| 7 | Static method | Public | Method | Gets single assignment | 20070504 | |
| 8 | Static method | Public | Method | Get all assignments for a selected account | 20070503 | |
| 9 | Instance method | Public | Method | 20110113 | ||
| 10 | Instance method | Public | Method | Get the service(consumer) key of the assignment | 20080311 | |
| 11 | Instance method | Public | Method | Get Consumer IBC Reference of Assignment | 20120718 | |
| 12 | Instance method | Public | Method | Get Consumer Object Type | 20121126 | |
| 13 | Instance method | Public | Method | Gets the interface key of the assignment. | 20070504 | |
| 14 | Instance method | Public | Method | Get Provider IBC Reference of Assignment | 20120718 | |
| 15 | Instance method | Public | Method | Gets the system key of the assignment | 20070504 | |
| 16 | Instance method | Public | Method | Saves changes | 20070503 | |
| 17 | Instance method | Public | Method | Sets mode to edit. | 20070503 | |
| 18 | Instance method | Public | Method | Terminates the current reference of the object. | 20070503 |
Events
Class IF_SRT_WSP_USER_ASSIGN has no event.
Types
Class IF_SRT_WSP_USER_ASSIGN has no local type.
Method Signatures
Method ASSIGN_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070504 | |||
| 2 | IM_ACCOUNT_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method CREATE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080311 | |||
| 2 | IM_CONSUMER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120712 | |||
| 3 | IM_CO_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONSUMER_OBJECT_TYPE | SRT: Consumer object type in logon data assignment | 20121126 | |||
| 4 | IM_INTERFACE_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20070504 | |||
| 5 | IM_PROVIDER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120712 | |||
| 6 | IM_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | 20110113 | ||||
| 7 | RE_ASSIGN | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_USER_ASSIGN | GUID in 'CHAR' Format in Uppercase | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method DELETE Signature
Method DELETE on class IF_SRT_WSP_USER_ASSIGN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method GET_ALL_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ASSIGNS | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_USER_ASSIGNS | Table of user assignments | 20070503 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20121210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method GET_APP_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_APP_KEY | Value transfer | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20080305 |
Method GET_ASSIGNED_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070504 | |||
| 2 | EX_ACCOUNT_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method GET_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20080311 | ||||
| 2 | IM_CONSUMER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120712 | |||
| 3 | IM_CO_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONSUMER_OBJECT_TYPE | SRT: Consumer object type in logon data assignment | 20121126 | |||
| 4 | IM_INTERFACE_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20070504 | ||||
| 5 | IM_PROVIDER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120712 | |||
| 6 | IM_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20110113 | |||
| 7 | RE_ASSIGN | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_USER_ASSIGN | Interface for accounts assignments | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method GET_ASSIGNMENTS_BY_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_NAME | User Account Name | 20070503 | |||
| 2 | IM_ACCOUNT_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | User Account Type | 20070503 | |||
| 3 | RE_ASSIGNS | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_USER_ASSIGNS | Table of user assignments | 20070503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method GET_ASSIGN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ASSIGN_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_ACCOUNT_TYPE | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110113 |
Method GET_CG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CG_KEY | Value transfer | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080311 |
Method GET_CONSUMER_IBCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER_IBCR | Value transfer | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20120718 |
Method GET_CO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_CONSUMER_OBJECT_TYPE | SRT: Consumer object type in logon data assignment | 20121126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20121126 |
Method GET_INTERFACE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INTERFACE_KEY | Value transfer | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method GET_PROVIDER_IBCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDER_IBCR | Value transfer | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20120718 |
Method GET_SYSTEM_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SYSTEM_KEY | Value transfer | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20070504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method SAVE Signature
Method SAVE on class IF_SRT_WSP_USER_ASSIGN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method SET_EDIT_MODE Signature
Method SET_EDIT_MODE on class IF_SRT_WSP_USER_ASSIGN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
Method TERMINATE Signature
Method TERMINATE on class IF_SRT_WSP_USER_ASSIGN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excpetion class for accounts maintenance and assignments | 20070504 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |