SAP ABAP Class /FSIH/CL_DB_KEY (Database Key)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     /FSIH/GDT_APPL (Package) Insurance Handler Application: Global File Type
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_BP_DB_KEY Value Object Class for Business Partner Key 20050113
2 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_LINK_KEY Link Key 20050302
3 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_LOAN_DB_KEY General Value Object for Loan Key 20050113
4 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_POLICY_DB_KEY Insurance Policy Key 20050113
5 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_PORTFOLIO_DB_KEY Portfolio DB Key 20050113
Properties
Class /FSIH/CL_DB_KEY  
Short Description Database Key    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /FSIH/GDT_APPL   Insurance Handler Application: Global File Type 
Created 20050113   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_DB_KEY has no forward declaration.
Interfaces
Class /FSIH/CL_DB_KEY has no interface implemented.
Friends
Class /FSIH/CL_DB_KEY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_TABLE_NAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050113
2 GET_TABLE_NAME Instance method Public Method Name of Database Table Containing Key 20050113
Events
Class /FSIH/CL_DB_KEY has no event.
Types
Class /FSIH/CL_DB_KEY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050113

Method CONSTRUCTOR on class /FSIH/CL_DB_KEY has no exception.

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DB_TABLE_NAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20050113

Method GET_TABLE_NAME on class /FSIH/CL_DB_KEY has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600