SAP ABAP Class /FSIH/CL_BP_DB_KEY (Value Object Class for Business Partner 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
Properties
Class /FSIH/CL_BP_DB_KEY  
Short Description Value Object Class for Business Partner 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_BP_DB_KEY has no forward declaration.
Interfaces
Class /FSIH/CL_BP_DB_KEY has no interface implemented.
Friends
Class /FSIH/CL_BP_DB_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 'Business Partner' Table Name 20050113
2 PARTNER_NR Instance attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050113
2 GET_VALUE Instance method Public Method Read Partner Key 20050113
3 SET_VALUE Instance method Public Method Set Partner Key 20050113
Events
Class /FSIH/CL_BP_DB_KEY has no event.
Types
Class /FSIH/CL_BP_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_PARTNER_NR Call by reference Type reference (TYPE) BUT000-PARTNER Geschäftspartnernummer 20050113

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

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARTNER_NR Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050113

Method GET_VALUE on class /FSIH/CL_BP_DB_KEY has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARTNER_NR Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050113

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