SAP ABAP Interface IF_COM_PRD_LH_KEY_PERSISTENCY (Product - Link Handler: Persistency of Differentiation Keys)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRD_LINK_HANDLER_KEYS (Package) Product: Generic Link-Handler - Administration of Keys
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COM_PRD_LH_KEY_PERSISTENCY | Product - Link Handler: Persistency of Differentiation Keys | 20021107 |
Properties
| Interface | IF_COM_PRD_LH_KEY_PERSISTENCY | |
| Short Description | Product - Link Handler: Persistency of Differentiation Keys |
General Data
| Package | COM_PRD_LINK_HANDLER_KEYS | Product: Generic Link-Handler - Administration of Keys |
| Created | 20021107 | SAP |
| Last changed | 20040518 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_COM_PRD_LH_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COM_PRD_LH_PERSISTENCY | Product - Link Handler: Persistency Controller Interface | 20021115 |
Friends
Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no friend.
Attributes
Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021129 | ||
| 2 | Instance method | Public | Method | Access Method for Management of Keys (Read) | 20021126 | |
| 3 | Instance method | Public | Method | 20021115 | ||
| 4 | Instance method | Public | Method | 20021115 | ||
| 5 | Instance method | Public | Method | 20021115 | ||
| 6 | Instance method | Public | Method | Load Key(s) from Database (Identified By Attributes) | 20021125 | |
| 7 | Instance method | Public | Method | Load Key(s) from Database (Identified By GUID) | 20021122 | |
| 8 | Instance method | Public | Method | Read Key(s) from the Database (Identified By Attributes) | 20030227 | |
| 9 | Instance method | Public | Method | 20021115 | ||
| 10 | Instance method | Public | Method | Access Method for Management of Keys (Write) | 20021126 |
Events
Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no event.
Types
Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no local type.
Method Signatures
Method CHECK_CHANGES Signature
Method CHECK_CHANGES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no parameter.
Method CHECK_CHANGES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method GET_KEY_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_KEY_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_COM_PRD_LH_KEY_MANAGER | Produkt - Link-Handler: Verwaltung Differenzierungsschlüssel | 20021126 |
Method GET_KEY_MANAGER on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method HAS_CHANGES Signature
Method HAS_CHANGES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no parameter.
Method HAS_CHANGES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method INITIALIZE_AFTER_COMMIT Signature
Method INITIALIZE_AFTER_COMMIT on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no parameter.
Method INITIALIZE_AFTER_COMMIT on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method INITIALIZE_AFTER_ROLLBACK Signature
Method INITIALIZE_AFTER_ROLLBACK on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no parameter.
Method INITIALIZE_AFTER_ROLLBACK on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method LOAD_KEYS_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TYPE_ATTRIBUTES | Call by reference | Type reference (TYPE) | COM_PRD_TT_LH_KEY_TYPE_ATTRIBS | Tabelle der Schlüsseldaten (Art und Attribute) | 20021125 | |||
| 2 | RT_KEYS | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY | Tabelle der Schlüssel | 20021125 |
Method LOAD_KEYS_BY_ATTRIBUTES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method LOAD_KEYS_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TYPE_GUID | Call by reference | Type reference (TYPE) | COM_PRD_TT_LH_KEY_TYPE_GUID | Tabelle der Schlüsseldaten (Art und GUID) | 20021122 | |||
| 2 | RT_KEYS | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY | Tabelle der Schlüssel | 20021122 |
Method LOAD_KEYS_BY_GUID on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method READ_KEY_GUIDS_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TYPE_ATTRIBUTES | Call by reference | Type reference (TYPE) | COM_PRD_TT_LH_KEY_TYPE_ATTRIBS | Tabelle der Schlüsseldaten (Art und Attribute) | 20030227 | |||
| 2 | RT_KEY_GUIDS | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY_GUIDS | Tabelle der Schlüssel-GUIDs | 20030227 |
Method READ_KEY_GUIDS_BY_ATTRIBUTES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method SAVE_CHANGES Signature
Method SAVE_CHANGES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no parameter.
Method SAVE_CHANGES on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
Method SET_KEY_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_KEY_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_COM_PRD_LH_KEY_MANAGER | Produkt - Link-Handler: Verwaltung Differenzierungsschlüssel | 20021126 |
Method SET_KEY_MANAGER on Interface IF_COM_PRD_LH_KEY_PERSISTENCY has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 2.00 |