SAP ABAP Class CL_COM_PRD_TFW_KEY_MANAGER (Key Manager for Mapping Product GUID in Links and Sets)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO-TFW (Application Component) Templates
     COM_PRODUCT_TFW (Package) Product-TFW Connection
Properties
Class CL_COM_PRD_TFW_KEY_MANAGER  
Short Description Key Manager for Mapping Product GUID in Links and Sets    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_TFW   Product-TFW Connection 
Created 20041103   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_PRD_TFW_KEY_MANAGER has no forward declaration.
Interfaces
Class CL_COM_PRD_TFW_KEY_MANAGER has no interface implemented.
Friends
Class CL_COM_PRD_TFW_KEY_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_COM_PRD_TFW_KEY_MANAGER ... 20041103
2 IT_PRD_TFW_KEY_MANAGER_ENTRY Instance attribute Private Type reference (TYPE) COMT_PRD_TFW_KEY_MNG_ENTRY_TAB Table Type for Structure COMT_PRD_TFW_KEY_MANAGER_ENTRY 20041103
3 IT_PRD_TFW_KEY_MANAGER_ENTRY_I Instance attribute Private Type reference (TYPE) COMT_PRD_TFW_KEY_MNG_ENTRY_TAB INIT:Table Type for Structure COMT_PRD_TFW_KEY_MANAGER_ENTRY 20041227
4 IT_PRD_TFW_KEY_MNG_NO_OWN_SET Instance attribute Private Type reference (TYPE) COMT_PRD_TFW_KEY_MNG_KEY_TAB Key for Links Not Containing Own Data 20050503
5 IT_PRD_TFW_KEY_MNG_REFS_TAB Instance attribute Private Type reference (TYPE) COMT_PRD_TFW_KEY_MNG_REFS_TAB Structure for COMT_PRD_TFW_KEY_MANAGER_REFS 20050401
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ON_REFERENCE Instance method Public Method Checks if a Given GUID Is a Reference GUID 20050401
2 DELETE_KEY_ENTRY Instance method Public Method Deletes an Entry from the Mapping Table 20041103
3 GET_ALL_KEY_ENTRIES Instance method Public Method Gets All Key Entries for the Handle 20041227
4 GET_INSTANCE Static method Public Method Gets an Instance (Singleton) 20041103
5 GET_KEY_ENTRY Instance method Public Method Returns a Key Entry 20041103
6 GET_REFERENCE Instance method Public Method Checks if a Given GUID Is a Reference GUID 20051111
7 RESET Instance method Public Method Resets the Entire Buffer 20041103
8 SET_KEY_ENTRY Instance method Public Method Sets a Key Entry in the Buffer 20041103
9 SET_NO_OWN_SET_ENTRY Instance method Public Method Sets a Link That Does Not Contain Own Data 20050503
Events
Class CL_COM_PRD_TFW_KEY_MANAGER has no event.
Types
Class CL_COM_PRD_TFW_KEY_MANAGER has no local type.
Method Signatures

Method CHECK_ON_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFERENCE_GUID Call by reference Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20050401
2 Returning RV_PRODUCT_GUID Value transfer Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20050401

Method CHECK_ON_REFERENCE on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method DELETE_KEY_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PRD_TFW_KEY_MANAGER_KEY Call by reference Type reference (TYPE) COMT_PRD_TFW_KEY_MANAGER_KEY Objektschlüssel des Produkts für den TFW_READ 20041103

Method DELETE_KEY_ENTRY on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method GET_ALL_KEY_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRD_TFW_KEY_MANAGER_ENTRY Call by reference Type reference (TYPE) COMT_PRD_TFW_KEY_MNG_ENTRY_TAB Tabellentyp zu Struktur COMT_PRD_TFW_KEY_MANAGER_ENTRY 20041227
2 Exporting ET_PRD_TFW_KEY_MANAGER_ENTRY_I Call by reference Type reference (TYPE) COMT_PRD_TFW_KEY_MNG_ENTRY_TAB Tabellentyp zu Struktur COMT_PRD_TFW_KEY_MANAGER_ENTRY 20041227
3 Importing IR_TFW_HANDLE Call by reference Object reference (TYPE REF TO) OBJECT 20050504
4 Importing IV_PRODUCT_GUID Call by reference Type reference (TYPE) COMT_PRODUCT_GUID 20041227

Method GET_ALL_KEY_ENTRIES on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_KEY_MANAGER Value transfer Object reference (TYPE REF TO) CL_COM_PRD_TFW_KEY_MANAGER ... 20041103

Method GET_INSTANCE on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method GET_KEY_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_PRD_TFW_KEY_MANAGER_ENTRY Value transfer Type reference (TYPE) COMT_PRD_TFW_KEY_MANAGER_ENTRY Struktur eines Eintrages aus Key Manager (...TFW_KEY_MANAGER 20041103
2 Importing IS_PRD_TFW_KEY_MANAGER_KEY Call by reference Type reference (TYPE) COMT_PRD_TFW_KEY_MANAGER_KEY Objektschlüssel des Produkts für den TFW_READ 20041103

Method GET_KEY_ENTRY on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRODUCT_GUID Value transfer Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20051111
2 Returning RV_REFERENCE_GUID Value transfer Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20051111

Method GET_REFERENCE on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRODUCT_GUID Call by reference Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20051212

Method RESET on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method SET_KEY_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PRD_TFW_KEY_MANAGER_ENTRY Call by reference Type reference (TYPE) COMT_PRD_TFW_KEY_MANAGER_ENTRY Objektschlüssel des Produkts für den TFW_READ 20041108
2 Importing IS_PRD_TFW_KEY_MANAGER_ENTRY_I Call by reference Type reference (TYPE) COMT_PRD_TFW_KEY_MANAGER_ENTRY Objektschlüssel des Produkts für den TFW_READ 20050503
3 Returning RS_PRD_TFW_KEY_MANAGER_ENTRY Value transfer Type reference (TYPE) COMT_PRD_TFW_KEY_MANAGER_ENTRY Struktur eines Eintrages aus Key Manager (...TFW_KEY_MANAGER 20041108

Method SET_KEY_ENTRY on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.

Method SET_NO_OWN_SET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PRD_TFW_KEY_MNG_NO_OWN_SET Call by reference Type reference (TYPE) COMT_PRD_TFW_KEY_MANAGER_KEY Objektschlüssel des Produkts für den TFW_READ 20050503

Method SET_NO_OWN_SET_ENTRY on class CL_COM_PRD_TFW_KEY_MANAGER has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 700