SAP ABAP Interface IF_SRT_WSP_USER_ASSIGN (Interface for accounts assignments)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
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
| Interface | IF_SRT_WSP_USER_ASSIGN | |
| Short Description | Interface for accounts assignments |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070503 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_USER_ASSIGN has no forward declaration.
Interfaces
Interface IF_SRT_WSP_USER_ASSIGN has no interface.
Friends
Interface IF_SRT_WSP_USER_ASSIGN has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070503 | ||
| 2 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20070503 | ||
| 3 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20070503 | ||
| 4 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20070503 | ||
| 5 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20070503 | ||
| 6 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20070504 | ||
| 7 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20070504 | ||
| 8 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20070504 | ||
| 9 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20070504 | ||
| 10 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20070504 | ||
| 11 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20070504 | ||
| 12 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070504 | ||
| 13 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070503 | ||
| 14 | TERMINATED | 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
Interface IF_SRT_WSP_USER_ASSIGN has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 | 710 |