SAP ABAP Class /FSIH/CL_LINK_KEY (Link 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 20050302
Properties
Class /FSIH/CL_LINK_KEY  
Short Description Link 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 20050302   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_LINK_KEY has no forward declaration.
Interfaces
Class /FSIH/CL_LINK_KEY has no interface implemented.
Friends
Class /FSIH/CL_LINK_KEY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TABLE_NAME Constant Private Type reference (TYPE) TABNAME '/FSIH/LINK' Table Name 20050302
2 LINK_ID Instance attribute Private Type reference (TYPE) /FSIH/DTE_LINK_ID Key for Link Between Loan and Insurance Policy 20050302
3 MANDT Instance attribute Private Type reference (TYPE) MANDT Client 20050302
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050302
2 GET_CLIENT Instance method Public Method 20050302
3 GET_LINK_ID Instance method Public Method 20050302
Events
Class /FSIH/CL_LINK_KEY has no event.
Types
Class /FSIH/CL_LINK_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_LINK_ID Call by reference Type reference (TYPE) /FSIH/DTE_LINK_ID Schlüssel für den Link zwischen Darlehen und Versicherung 20050302
2 Importing IM_MANDT Call by reference Type reference (TYPE) MANDT Mandant 20050302

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

Method GET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MANDT Value transfer Type reference (TYPE) MANDT Mandant 20050302

Method GET_CLIENT on class /FSIH/CL_LINK_KEY has no exception.

Method GET_LINK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LINK_ID Value transfer Type reference (TYPE) /FSIH/DTE_LINK_ID Schlüssel für den Link zwischen Darlehen und Versicherung 20050418

Method GET_LINK_ID on class /FSIH/CL_LINK_KEY has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600