SAP ABAP Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY (Product - Link Handler: Proxy for Key Component for Category)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRD_LINK_HANDLER_METADATA (Package) Product: Generic Link-Handler - Metadata Administration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDM_PRD_KEY_COMP_ORDER | MDM: Product - Key Component Proxy (Change Order) | 20030116 |
Properties
| Interface | IF_COM_PRD_LH_KEY_COMPNT_PROXY | |
| Short Description | Product - Link Handler: Proxy for Key Component for Category |
General Data
| Package | COM_PRD_LINK_HANDLER_METADATA | Product: Generic Link-Handler - Metadata Administration |
| 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 IF_COM_PRD_LH_KEY_COMPNT_PROXY has no interface.
Friends
Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no friend.
Attributes
Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Key Component | 20030116 | |
| 2 | Instance method | Public | Method | Conversion from External to Internal Format | 20021107 | |
| 3 | Instance method | Public | Method | Conversion from Internal to External Format | 20021107 | |
| 4 | Static method | Public | Method | Create Proxy Object | 20021112 | |
| 5 | Instance method | Public | Method | Destructor | 20021112 | |
| 6 | Instance method | Public | Method | Access Method for Text (Read) | 20030129 | |
| 7 | Instance method | Public | Method | Access Method for Values (Read) | 20030129 |
Events
Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no event.
Types
Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY_COMPONENT_EXT | Call by reference | Type reference (TYPE) | ANY | Schlüsselkomponente in externem Format | 20030116 | |||
| 2 | IS_KEY_COMPONENT_INT | Call by reference | Type reference (TYPE) | ANY | Schlüsselkomponente in internem Format | 20030116 | |||
| 3 | RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20030116 |
Method CHECK on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no exception.
Method CONVERT_EXT_2_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY_COMPONENT_INT | Call by reference | Type reference (TYPE) | ANY | Schlüsselkomponente in internem Format | 20021107 | |||
| 2 | IS_KEY_COMPONENT_EXT | Call by reference | Type reference (TYPE) | ANY | Schlüsselkomponente in externem Format | 20021107 |
Method CONVERT_EXT_2_INT on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no exception.
Method CONVERT_INT_2_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY_COMPONENT_EXT | Call by reference | Type reference (TYPE) | ANY | Schlüsselkomponente in externem Format | 20021107 | |||
| 2 | IS_KEY_COMPONENT_INT | Call by reference | Type reference (TYPE) | ANY | Schlüsselkomponente in internem Format | 20021107 |
Method CONVERT_INT_2_EXT on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | COMT_ORG_FIELDNAME | Feldname | 20021112 | |||
| 2 | IV_KEY_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_TYPE | Art des Differenzierungsschlüssels (gen. Link-Handler) | 20021112 | |||
| 3 | IV_PARAMETER | Call by reference | Type reference (TYPE) | COMT_PR_KEY_PROXY_PARAMETER | Parameter für den Aufruf von Proxy-Klassen | 20040226 | |||
| 4 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_COM_PRD_LH_KEY_COMPNT_PROXY | Produkt - Link-Handler: Proxy für Schlüsselkomponente | 20021112 |
Method CREATE_INSTANCE on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no exception.
Method FREE Signature
Method FREE on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no parameter.
Method FREE on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY_COMPONENT_INT | Call by reference | Type reference (TYPE) | ANY | Schlüsselkomponente in internem Format | 20030129 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20030129 | ||
| 3 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20030129 |
Method GET_DESCRIPTION on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GET_DESCRIPTION | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | CL_COM_PRD_LH_CO=>SC_TRUE | Bool'scher Wert: Beschreibung zum Wert lesen | 20040226 | ||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20040226 | ||
| 3 | RT_VALUES | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY_COMPNT_VALUE | Tabelle mit Werten einer Schlüsselkomponente | 20040226 |
Method GET_VALUES on Interface IF_COM_PRD_LH_KEY_COMPNT_PROXY has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 2.00 |