SAP ABAP Class /FSIH/CL_PARTNER_STORE (Persistence Layer Class for Business Partner)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     /FSIH/AI_BUSINESS_PARTNER (Package) Business Partner: Integration Layer
Properties
Class /FSIH/CL_PARTNER_STORE  
Short Description Persistence Layer Class for Business Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /FSIH/AI_BUSINESS_PARTNER   Business Partner: Integration Layer 
Created 20050112   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_PARTNER_STORE has no forward declaration.
Interfaces
Class /FSIH/CL_PARTNER_STORE has no interface implemented.
Friends
Class /FSIH/CL_PARTNER_STORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_CL_OUT_BADI_PARTNER Instance attribute Private Object reference (TYPE REF TO) /FSIH/IF_EX_BP_CALL BAdI Interface /FSIH/IF_EX_BP_CALL 20050127
2 TAB_OBJECTS_READ Instance attribute Private Type reference (TYPE) /FSIH/TAB_PARTNER_BUFFER Table Type for Buffer 20050112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050112
2 GET_ADDRESS Instance method Public Method 20050112
3 GET_BORROWER Instance method Public Method 20050112
4 GET_BP_MASTERDATA Instance method Public Method 20050112
5 GET_INSURER Instance method Public Method 20050112
6 GET_ITV Instance method Public Method 20050112
Events
Class /FSIH/CL_PARTNER_STORE has no event.
Types
Class /FSIH/CL_PARTNER_STORE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /FSIH/CL_PARTNER_STORE has no parameter.
Method CONSTRUCTOR on class /FSIH/CL_PARTNER_STORE has no exception.

Method GET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ADDRESS Call by reference Object reference (TYPE REF TO) /FSIH/CL_BP_ADDRESS Address of a business partner 20050112
2 Importing IM_PARTNER_NR Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050112
# Exception Resumable Description Created on
1 ADDRESS_NOT_FOUND 20050112

Method GET_BORROWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT_PARTNER Call by reference Object reference (TYPE REF TO) /FSIH/CL_BP_BORROWER Value object class for Borrower 20050112
2 Importing IM_PARTNER_NR Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050112
# Exception Resumable Description Created on
1 PARTNER_READ_ERROR Error while reading Partner Masterdata 20050112

Method GET_BP_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARTNER_NAME1 Call by reference Type reference (TYPE) NAME1 Name 20050112
2 Exporting EX_PARTNER_NAME2 Call by reference Type reference (TYPE) NAME2 Name 2 20050112
3 Importing IM_PARTNER_NR Call by reference Type reference (TYPE) BUT000-PARTNER Geschäftspartnernummer 20050112
# Exception Resumable Description Created on
1 PARTNER_NOT_FOUND 20050112

Method GET_INSURER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT_PARTNER Call by reference Object reference (TYPE REF TO) /FSIH/CL_BP_INSURER Value object class for ITV 20050112
2 Importing IM_PARTNER_NR Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050112
# Exception Resumable Description Created on
1 PARTNER_READ_ERROR Error while reading partner 20050112

Method GET_ITV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT_PARTNER Call by reference Object reference (TYPE REF TO) /FSIH/CL_BP_ITV Value object class for ITV 20050112
2 Importing IM_PARTNER_NR Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050112
# Exception Resumable Description Created on
1 PARTNER_READ_ERROR Error while reading partner Masterdata 20050112
History
Last changed by/on SAP  20050411 
SAP Release Created in 600