SAP ABAP Class IF_COM_PRD_LH_KEYS (Produkt - Link-Handler: Collection for Keys)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_COM_PRD_LH_COLLECTION Produkt - Link-Handler: Interface of All Collections 20021111
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
Class IF_COM_PRD_LH_KEYS  
Short Description Produkt - Link-Handler: Collection for Keys    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021107   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_COM_PRD_LH_KEYS has no interface implemented.
Friends
Class IF_COM_PRD_LH_KEYS has no friend class.
Attributes
Class IF_COM_PRD_LH_KEYS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL Instance method Public Method Access Method for All Keys (Reading) 20021111
2 GET_BY_ATTRIBUTES_EXT Instance method Public Method Access Method for Key(s) with Attributes (External Format) 20021121
3 GET_BY_ATTRIBUTES_INT Instance method Public Method Access Method for Key(s) with Attributes (Internal Format) 20021121
4 GET_BY_GUID Instance method Public Method Access Method for Key(s) with GUID (Reading) 20021121
5 GET_BY_TYPE Instance method Public Method Access Method for Key(s) with Key Category (Reading) 20021121
6 GET_BY_TYPE_AND_USAGE Instance method Public Method Access Method to Key with Key Type and Usage 20041230
Events
Class IF_COM_PRD_LH_KEYS has no event.
Types
Class 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 Returning RT_KEYS Value transfer Type reference (TYPE) COM_PRD_TT_LH_KEY Schlüssel 20021111

Method GET_ALL on class 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 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) ANY Schlüsselattribute (externes Format) 20021121
2 Importing IV_TYPE Call by reference Type reference (TYPE) COMT_PR_KEY_TYPE Schlüsselart 20021121
3 Importing IV_USAGE Call by reference Type reference (TYPE) COMT_PR_KEY_USAGE Schlüsselverwendung 20041230
4 Returning RR_KEY Value transfer Object reference (TYPE REF TO) IF_COM_PRD_LH_KEY Differenzierungsschlüssel 20021121

Method GET_BY_ATTRIBUTES_EXT on class 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 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) ANY Schlüsselattribute (internes Format) 20021121
2 Importing IV_TYPE Call by reference Type reference (TYPE) COMT_PR_KEY_TYPE Schlüsselart 20021121
3 Importing IV_USAGE Call by reference Type reference (TYPE) COMT_PR_KEY_USAGE Schlüsselverwendung 20041230
4 Returning RR_KEY Value transfer Object reference (TYPE REF TO) IF_COM_PRD_LH_KEY Differenzierungsschlüssel 20021121

Method GET_BY_ATTRIBUTES_INT on class 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 Importing IV_GUID Call by reference Type reference (TYPE) COMT_PR_KEY_GUID GUID des Differenzierungsschlüssels 20021121
2 Returning RR_KEY Value transfer Object reference (TYPE REF TO) IF_COM_PRD_LH_KEY Differenzierungsschlüssel 20021121

Method GET_BY_GUID on class 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 Importing IV_TYPE Call by reference Type reference (TYPE) COMT_PR_KEY_TYPE Art des Differenzierungsschlüssels (gen. Link-Handler) 20021121
2 Returning RT_KEYS Value transfer Type reference (TYPE) COM_PRD_TT_LH_KEY Tabelle der Schlüssel 20021121

Method GET_BY_TYPE on class 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 Importing IV_TYPE Call by reference Type reference (TYPE) COMT_PR_KEY_TYPE Art des Differenzierungsschlüssels (gen. Link-Handler) 20041230
2 Importing IV_USAGE Call by reference Type reference (TYPE) COMT_PR_KEY_USAGE Verwendung d. Differenzierungsschlüssels (gen. Link-Handler) 20041230
3 Returning RT_KEYS Value transfer Type reference (TYPE) COM_PRD_TT_LH_KEY Tabelle der Schlüssel 20041230

Method GET_BY_TYPE_AND_USAGE on class IF_COM_PRD_LH_KEYS has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in