SAP ABAP Interface IF_UKM_ID_DICTIONARY_VECTORED (UKM: Identifier Dictionary Vectorized)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UKM (Application Component) Standardized Key Mapping
⤷
S_UKM_IF (Package) Unified Key Mapping Interface
⤷
⤷
Properties
| Interface | IF_UKM_ID_DICTIONARY_VECTORED | |
| Short Description | UKM: Identifier Dictionary Vectorized |
General Data
| Package | S_UKM_IF | Unified Key Mapping Interface |
| Created | 20051213 | SAP |
| Last changed | 20141121 | |
| 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 IF_UKM_ID_DICTIONARY_VECTORED has no interface.
Friends
Interface IF_UKM_ID_DICTIONARY_VECTORED has no friend.
Attributes
Interface IF_UKM_ID_DICTIONARY_VECTORED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | UKM: Add Positive Mapping Between Objects | 20051213 | |
| 2 | Instance method | Public | Method | UKM: Add Negative Mapping Between Objects or Groups | 20051213 | |
| 3 | Instance method | Public | Method | UKM: Check Existence of a Vector | 20051213 | |
| 4 | Instance method | Public | Method | UKM: Check Existence of Negative Mapping | 20051213 | |
| 5 | Instance method | Public | Method | UKM: Reset Internal Buffer | 20051213 | |
| 6 | Instance method | Public | Method | UKM: Delete Mappings Including Their Objects | 20051213 | |
| 7 | Instance method | Public | Method | UKM: Read Positive Mapping | 20051213 | |
| 8 | Instance method | Public | Method | UKM: Read Negative Mapping | 20051213 | |
| 9 | Instance method | Public | Method | UKM: Remove Negative Mapping | 20051213 | |
| 10 | Instance method | Public | Method | UKM: Remove Vectors | 20051213 | |
| 11 | Instance method | Public | Method | UKM: Pass Changes to Update Module | 20051213 |
Events
Interface IF_UKM_ID_DICTIONARY_VECTORED has no event.
Types
Interface IF_UKM_ID_DICTIONARY_VECTORED has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 2 | IT_VECTORS | Call by reference | Type reference (TYPE) | UKM_T_VECTORS_EXTERNAL | Tabellentyp zu UKM_S_VECTOR_EXTERNAL | 20051213 |
Method ADD on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method ADD_NEGATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 2 | IT_NEGATIVE | Call by reference | Type reference (TYPE) | UKM_T_VECTORS_EXTERNAL_KEYS | Tabellentyp zu UKM_S_VECTOR_EXTERNAL_KEYS | 20051213 |
Method ADD_NEGATIVE on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VECTORS | Call by reference | Type reference (TYPE) | UKM_T_EXISTING_VECTORS | Tabellentyp zu UKM_S_EXISTING_VECTOR | 20051213 | |||
| 2 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 3 | IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20060201 | ||
| 4 | IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20060201 |
Method CHECK on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method CHECK_NEGATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NEGATIVE_VECTORS | Call by reference | Type reference (TYPE) | UKM_T_EXISTING_VECTORS | Tabellentyp zu UKM_S_EXISTING_VECTOR | 20051213 | |||
| 2 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 3 | IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20060201 | ||
| 4 | IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20060201 |
Method CHECK_NEGATIVE on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 |
Method CLEANUP on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method DELETE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 2 | IT_VECTORS | Call by reference | Type reference (TYPE) | UKM_T_VECTORS_EXTERNAL_KEYS | Tabellentyp zu UKM_S_VECTOR_EXTERNAL_KEYS | 20051213 |
Method DELETE_MAPPING on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VECTORS | Call by reference | Type reference (TYPE) | UKM_T_VECTORS_EXTERNAL_GET | Tabellentyp zu UKM_S_VECTOR_EXTERNAL_GET | 20051213 | |||
| 2 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 3 | IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20060201 | ||
| 4 | IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20060201 |
Method GET on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method GET_NEGATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NEGATIVE | Call by reference | Type reference (TYPE) | UKM_T_VECTORS_EXTERNAL_GET | Tabellentyp zu UKM_S_VECTOR_EXTERNAL_GET | 20051213 | |||
| 2 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 3 | IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20060201 | ||
| 4 | IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20060201 |
Method GET_NEGATIVE on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method REMOVE_NEGATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 2 | IT_NEGATIVE | Call by reference | Type reference (TYPE) | UKM_T_VECTORS_EXTERNAL_KEYS | Tabellentyp zu UKM_S_VECTOR_EXTERNAL_KEYS | 20051213 |
Method REMOVE_NEGATIVE on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method REMOVE_VECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 2 | IT_VECTORS | Call by reference | Type reference (TYPE) | UKM_T_VECTORS_EXTERNAL_KEYS | Tabellentyp zu UKM_S_VECTOR_EXTERNAL_KEYS | 20051213 |
Method REMOVE_VECTOR on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20051213 | |||
| 2 | IV_CLEANUP_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Boolesche Flags für das Interface-Verhalten | 20051213 | ||
| 3 | IV_NO_EXCLUSIVE_LOCKS | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_FALSE | UKM: Keine exklusiven Sperren setzen (nur kurze Schlüssel) | 20131023 | ||
| 4 | IV_SAVE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Boolesche Flags für das Interface-Verhalten | 20051213 |
Method SAVE on Interface IF_UKM_ID_DICTIONARY_VECTORED has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |