SAP ABAP Class /FSIH/CL_LOAN_DB_KEY (General Value Object for Loan 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_DB_KEY Database Key 20050113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_LOAN_DB_KEY_IL Key for Installment Loan Contract 20050113
2 Inheritance (c INHERITING FROM c_ref)  /FSIH/CL_LOAN_DB_KEY_LOC DB Key of LOC 20050113
Properties
Class /FSIH/CL_LOAN_DB_KEY  
Short Description General Value Object for Loan Key    
Super Class /FSIH/CL_DB_KEY Database Key 
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 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_LOAN_DB_KEY has no forward declaration.
Interfaces
Class /FSIH/CL_LOAN_DB_KEY has no interface implemented.
Friends
Class /FSIH/CL_LOAN_DB_KEY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACC_KEY Instance attribute Protected Type reference (TYPE) /FSIH/DTE_ACC_KEY Unique Account Key to Which Insurance Belongs 20050308
2 ACC_SYSTEM Instance attribute Protected Type reference (TYPE) /FSIH/DTE_ACC_SYSTEM Account System 20050308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050113
2 GET_ACC_KEY Instance method Public Method 20050308
3 GET_ACC_SYSTEM Instance method Public Method 20050308
4 GET_GEN_KEY Instance method Public Method 20050125
Events
Class /FSIH/CL_LOAN_DB_KEY has no event.
Types
Class /FSIH/CL_LOAN_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_ACC_KEY Call by reference Type reference (TYPE) /FSIH/DTE_ACC_KEY Eindeutiger Schlüssel des Kontos, zu dem Vers. gehört 20050308
2 Importing IM_ACC_SYSTEM Call by reference Type reference (TYPE) /FSIH/DTE_ACC_SYSTEM Kontensystem 20050308
3 Importing IM_TABLE_NAME Value transfer Type reference (TYPE) TABNAME Name of the DB table, if known 20050113

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

Method GET_ACC_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACC_KEY Value transfer Type reference (TYPE) /FSIH/DTE_ACC_KEY Eindeutiger Schlüssel des Kontos, zu dem Vers. gehört 20050308

Method GET_ACC_KEY on class /FSIH/CL_LOAN_DB_KEY has no exception.

Method GET_ACC_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACC_SYSTEM Value transfer Type reference (TYPE) /FSIH/DTE_ACC_SYSTEM Kontensystem 20050308

Method GET_ACC_SYSTEM on class /FSIH/CL_LOAN_DB_KEY has no exception.

Method GET_GEN_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GEN_KEY Value transfer Type reference (TYPE) CHAR64 20050125

Method GET_GEN_KEY on class /FSIH/CL_LOAN_DB_KEY has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600