SAP ABAP Interface IF_COM_PRD_LH_KEYS (Produkt - Link-Handler: Collection for 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_KEYS | Produkt - Link-Handler: Collection for Keys | 20021107 |
Properties
Interface | IF_COM_PRD_LH_KEYS | |
Short Description | Produkt - Link-Handler: Collection for Keys |
General Data
Package | COM_PRD_LINK_HANDLER_KEYS | Product: Generic Link-Handler - Administration of Keys |
Created | 20021107 | SAP |
Last changed | 20050213 | 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_COLLECTION | Produkt - Link-Handler: Interface of All Collections | 20021111 |
Friends
Interface IF_COM_PRD_LH_KEYS has no friend.
Attributes
Interface IF_COM_PRD_LH_KEYS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method for All Keys (Reading) | 20021111 |
2 | ![]() |
Instance method | Public | Method | Access Method for Key(s) with Attributes (External Format) | 20021121 |
3 | ![]() |
Instance method | Public | Method | Access Method for Key(s) with Attributes (Internal Format) | 20021121 |
4 | ![]() |
Instance method | Public | Method | Access Method for Key(s) with GUID (Reading) | 20021121 |
5 | ![]() |
Instance method | Public | Method | Access Method for Key(s) with Key Category (Reading) | 20021121 |
6 | ![]() |
Instance method | Public | Method | Access Method to Key with Key Type and Usage | 20041230 |
Events
Interface IF_COM_PRD_LH_KEYS has no event.
Types
Interface IF_COM_PRD_LH_KEYS has no local type.
Method Signatures
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_KEYS | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY | Schlüssel | 20021111 |
Method GET_ALL on Interface IF_COM_PRD_LH_KEYS has no exception.
Method GET_BY_ATTRIBUTES_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | Schlüsselattribute (externes Format) | 20021121 | ||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_TYPE | Schlüsselart | 20021121 | ||
3 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_USAGE | Schlüsselverwendung | 20041230 | ||
4 | ![]() |
RR_KEY | Value transfer | Object reference (TYPE REF TO) | IF_COM_PRD_LH_KEY | Differenzierungsschlüssel | 20021121 |
Method GET_BY_ATTRIBUTES_EXT on Interface IF_COM_PRD_LH_KEYS has no exception.
Method GET_BY_ATTRIBUTES_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | Schlüsselattribute (internes Format) | 20021121 | ||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_TYPE | Schlüsselart | 20021121 | ||
3 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_USAGE | Schlüsselverwendung | 20041230 | ||
4 | ![]() |
RR_KEY | Value transfer | Object reference (TYPE REF TO) | IF_COM_PRD_LH_KEY | Differenzierungsschlüssel | 20021121 |
Method GET_BY_ATTRIBUTES_INT on Interface IF_COM_PRD_LH_KEYS has no exception.
Method GET_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | COMT_PR_KEY_GUID | GUID des Differenzierungsschlüssels | 20021121 | ||
2 | ![]() |
RR_KEY | Value transfer | Object reference (TYPE REF TO) | IF_COM_PRD_LH_KEY | Differenzierungsschlüssel | 20021121 |
Method GET_BY_GUID on Interface IF_COM_PRD_LH_KEYS has no exception.
Method GET_BY_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_TYPE | Art des Differenzierungsschlüssels (gen. Link-Handler) | 20021121 | ||
2 | ![]() |
RT_KEYS | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY | Tabelle der Schlüssel | 20021121 |
Method GET_BY_TYPE on Interface IF_COM_PRD_LH_KEYS has no exception.
Method GET_BY_TYPE_AND_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_TYPE | Art des Differenzierungsschlüssels (gen. Link-Handler) | 20041230 | ||
2 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_USAGE | Verwendung d. Differenzierungsschlüssels (gen. Link-Handler) | 20041230 | ||
3 | ![]() |
RT_KEYS | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY | Tabelle der Schlüssel | 20041230 |
Method GET_BY_TYPE_AND_USAGE on Interface IF_COM_PRD_LH_KEYS has no exception.
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 2.00 |