SAP ABAP Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT (Product - Link Handler: Key Component for Key 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_COM_PRD_LH_KEY_TYPE_COMPNT Product - Link Handler: Key Component for Key Category 20021112
Properties
Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT  
Short Description Product - Link Handler: Key Component for Key Category    
General Data
Package COM_PRD_LINK_HANDLER_METADATA   Product: Generic Link-Handler - Metadata Administration 
Created 20021111   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_COLLECTION_ITEM Product - Link Handler: Interface of All Collection Items 20021111
Friends
Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_FIELDNAME Instance attribute Public Type reference (TYPE) COMT_ORG_FIELDNAME Field Name 20021112
2 MV_KEY_TYPE Instance attribute Public Type reference (TYPE) COMT_PR_KEY_TYPE Category of Differentiation Key (Gen. Link Handler) 20021112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Key Component 20030228
2 CONVERT_EXT_2_INT Instance method Public Method Conversion from External to Internal Format 20030228
3 CONVERT_INT_2_EXT Instance method Public Method Conversion from Internal to External Format 20030228
4 CREATE_INSTANCE Static method Public Method Create Key Component 20021111
5 GET_DESCRIPTION Instance method Public Method Access Method for Text (Read) 20030228
6 GET_LABELS Instance method Public Method Access Method for Interface Texts (Read) 20040226
7 GET_VALUES Instance method Public Method Access Method for Values (Read) 20030228
Events
Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no event.
Types
Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY_COMPONENT_EXT Call by reference Type reference (TYPE) ANY Schlüsselkomponente in externem Format 20030228
2 Importing IS_KEY_COMPONENT_INT Call by reference Type reference (TYPE) ANY Schlüsselkomponente in internem Format 20030228
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20030228

Method CHECK on Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no exception.

Method CONVERT_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY_COMPONENT_INT Call by reference Type reference (TYPE) ANY Schlüsselkomponente in internem Format 20030228
2 Importing IS_KEY_COMPONENT_EXT Call by reference Type reference (TYPE) ANY Schlüsselkomponente in externem Format 20030228

Method CONVERT_EXT_2_INT on Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no exception.

Method CONVERT_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY_COMPONENT_EXT Call by reference Type reference (TYPE) ANY Schlüsselkomponente in externem Format 20030228
2 Importing IS_KEY_COMPONENT_INT Call by reference Type reference (TYPE) ANY Schlüsselkomponente in internem Format 20030228

Method CONVERT_INT_2_EXT on Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLLECTION Call by reference Object reference (TYPE REF TO) IF_COM_PRD_LH_COLLECTION Produkt - Link-Handler: Schnittstelle aller Collections 20021112
2 Importing IR_KEY_TYPE Call by reference Object reference (TYPE REF TO) IF_COM_PRD_LH_KEY_TYPE Produkt - Link-Handler: Schlüsselart 20021112
3 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) COMS_PR_ORG_KEYG Komponenten d. Differenzierungsschlüssel (gen. Link-Handler) 20021112
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) COMT_ORG_FIELDNAME Feldname 20021112
5 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_COM_PRD_LH_KEY_TYPE_COMPNT Produkt - Link-Handler: Schlüsselkomponente zur Schlüsselart 20021111

Method CREATE_INSTANCE on Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY_COMPONENT_INT Call by reference Type reference (TYPE) ANY Schlüsselkomponente in internem Format 20030228
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20030228
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibung 20030228

Method GET_DESCRIPTION on Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no exception.

Method GET_LABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) AS4TEXT Beschreibung 20040226
2 Exporting EV_HEADER Call by reference Type reference (TYPE) REPTEXT Überschrift 20040226
3 Exporting EV_LABEL_L Call by reference Type reference (TYPE) SCRTEXT_L Feldbezeichner lang 20040226
4 Exporting EV_LABEL_M Call by reference Type reference (TYPE) SCRTEXT_M Feldbezeichner mittel 20040226
5 Exporting EV_LABEL_S Call by reference Type reference (TYPE) SCRTEXT_S Feldbezeichner kurz 20040226

Method GET_LABELS on Interface IF_COM_PRD_LH_KEY_TYPE_COMPNT has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20040226
3 Returning 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_TYPE_COMPNT has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 2.00