SAP ABAP Interface IF_UKM_OBJECT_INVENTORY (UKM: Access to Object Worklist)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UKM (Application Component) Standardized Key Mapping
⤷
S_UKM_IF (Package) Unified Key Mapping Interface

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UKM_OBJECT_INVENTORY | UKM: Object Key Storage | 20050708 |
Properties
Interface | IF_UKM_OBJECT_INVENTORY | |
Short Description | UKM: Access to Object Worklist |
General Data
Package | S_UKM_IF | Unified Key Mapping Interface |
Created | 20050602 | 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_OBJECT_INVENTORY has no interface.
Friends
Interface IF_UKM_OBJECT_INVENTORY has no friend.
Attributes
Interface IF_UKM_OBJECT_INVENTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Addition of Keys to Objects | 20050602 |
2 | ![]() |
Instance method | Public | Method | Check of Key Existency | 20050602 |
3 | ![]() |
Instance method | Public | Method | Reset of internal buffer | 20050602 |
4 | ![]() |
Instance method | Public | Method | Deletion of Object Keys | 20050602 |
5 | ![]() |
Instance method | Public | Method | Query of Object Keys | 20050602 |
6 | ![]() |
Instance method | Public | Method | Query of Object Key IDs from a Key ID | 20050602 |
7 | ![]() |
Instance method | Public | Method | Transfer to the posting module | 20050602 |
Events
Interface IF_UKM_OBJECT_INVENTORY has no event.
Types
Interface IF_UKM_OBJECT_INVENTORY has no local type.
Method Signatures
Method ADD_KEYS_TO_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OBJECTS | Call by reference | Type reference (TYPE) | UKM_T_OI_OBJECTS | UKM: Tabelle von Objekten | 20050602 | ||
2 | ![]() |
ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20050602 |
Method ADD_KEYS_TO_OBJECT on Interface IF_UKM_OBJECT_INVENTORY has no exception.
Method CHECK_KEY_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEYS | Call by reference | Type reference (TYPE) | UKM_T_CCTID_KEYS | UKM: Schlüssel im Format des cct:identifier | 20050602 | ||
2 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20060314 | ||
3 | ![]() |
IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20050708 | |
4 | ![]() |
IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20050708 |
Method CHECK_KEY_EXISTENCE on Interface IF_UKM_OBJECT_INVENTORY 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 | 20050602 |
Method CLEANUP on Interface IF_UKM_OBJECT_INVENTORY has no exception.
Method DELETE_KEYS_FROM_OBJECT 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 | 20050602 | ||
2 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | UKM_T_OI_KEYS | UKM: Standardtabelle von Schlüsseln | 20050602 | ||
3 | ![]() |
IV_INCLUDE_OBJECT | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_FALSE | UKM: Gesamtes Objekt löschen | 20050708 |
Method DELETE_KEYS_FROM_OBJECT on Interface IF_UKM_OBJECT_INVENTORY has no exception.
Method GET_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OBJECTS | Call by reference | Type reference (TYPE) | UKM_T_OI_OBJECTS_GET | UKM: Standardtabelle von Schlüsseln | 20050602 | ||
2 | ![]() |
ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20050602 | ||
3 | ![]() |
IV_ALL_OBJECT_KEYS | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Ermittlung aller betroffenen Objektschlüssel | 20050602 | |
4 | ![]() |
IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20050708 | |
5 | ![]() |
IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20050708 |
Method GET_OBJECT_KEY on Interface IF_UKM_OBJECT_INVENTORY has no exception.
Method GET_OBJECT_KEY_IDS_BY_KEY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEY_IDS | Call by reference | Type reference (TYPE) | UKM_T_KEY_IDS | Tabelle von Schlüssel-IDs | 20050602 | ||
2 | ![]() |
ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20050602 | ||
3 | ![]() |
IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20050708 | |
4 | ![]() |
IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20050708 |
Method GET_OBJECT_KEY_IDS_BY_KEY_ID on Interface IF_UKM_OBJECT_INVENTORY 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 | 20050602 | ||
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 | 20050602 | |
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 | 20050602 |
Method SAVE on Interface IF_UKM_OBJECT_INVENTORY has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 710 |