SAP ABAP Class FSBP_KEY_MAPPER (Mapping Business Partner ID)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_BASIS_COMMON (Package) Basis Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_BOOLE Constants: Boolean Values 20081216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  FSBP_TD_KEY_MAPPER Key Mapper Test Double 20100430
Properties
Class FSBP_KEY_MAPPER  
Short Description Mapping Business Partner ID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FSBP_BASIS_COMMON    
Program status     
Category 0   
Package FS_BP_FND_BASIS_COMMON   Basis Objects 
Created 20081216   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_KEY_MAPPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XO_CONST_BOOLE Constants: Boolean Values 20081216
Friends
Class FSBP_KEY_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) IF_FSBP_KEY_MAPPER_DATA_SOURCE Data Source for FS-BP Key Mapping 20100216
2 FALSE Instance attribute Protected Attribute reference (LIKE) 20081216
3 ID_CUST_ACCESS Instance attribute Private Object reference (TYPE REF TO) LIF_ID_NUMBER_CUST Access to Customizing for ID Numbers 20091019
4 TRUE Instance attribute Protected Attribute reference (LIKE) 20081216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081217
2 MAP_PARTNER_ID_GUID Instance method Public Method Supplies the Partner Key for ID or GUID 20090205
3 MAP_PARTNER_KEY Instance method Public Method Supplies the Partner Key for ID, GUID, or ID Number 20081216
4 MAP_PARTNER_KEY_MULTI Instance method Public Method Supplies the Partner Key for IDs, GUIDs, or ID Numbers 20091117
Events
Class FSBP_KEY_MAPPER has no event.
Types
Class FSBP_KEY_MAPPER 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 I_KEY_MAP_DB_ACCESS_REF Value transfer Object reference (TYPE REF TO) IF_FSBP_KEY_MAPPER_DATA_SOURCE Datenquelle für FSBP Keymapping 20081217

Method CONSTRUCTOR on class FSBP_KEY_MAPPER has no exception.

Method MAP_PARTNER_ID_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20090205
2 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20090205
3 Exporting E_MESSAGE Call by reference Type reference (TYPE) FSBP_MESSAGE_ENHANCED Fehlermeldung Geschäftspartnerproxy 20090205
4 Importing I_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20090205
5 Importing I_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20090205

Method MAP_PARTNER_ID_GUID on class FSBP_KEY_MAPPER has no exception.

Method MAP_PARTNER_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENHANCED_KEY Call by reference Type reference (TYPE) FSBP_PARTNER_KEY_ENH Erweiterter Geschäftspartnerschlüssel 20081216
2 Exporting E_MESSAGE Call by reference Type reference (TYPE) FSBP_MESSAGE_ENHANCED Fehlermeldung Geschäftspartnerproxy 20081216
3 Importing I_ENHANCED_KEY Call by reference Type reference (TYPE) FSBP_PARTNER_KEY_ENH Erweiterter Geschäftspartnerschlüssel 20081216

Method MAP_PARTNER_KEY on class FSBP_KEY_MAPPER has no exception.

Method MAP_PARTNER_KEY_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENHANCED_KEY_TAB Call by reference Type reference (TYPE) FSBP_PARTNER_KEY_ENH_TTY Erweiterter Geschäftspartnerschlüssel 20091117
2 Exporting E_ENHANCED_KEY_TAB_FAILED Call by reference Type reference (TYPE) FSBP_PARTNER_KEY_ENH_TTY Erweiterter Geschäftspartnerschlüssel 20091123
3 Exporting E_MESSAGE Call by reference Type reference (TYPE) FSBP_PRX_MESSAGE_ENHANCED_TAB Fehlermeldungen Geschäftspartnerproxy 20091117
4 Importing I_ENHANCED_KEY_TAB Call by reference Type reference (TYPE) FSBP_PARTNER_KEY_ENH_TTY Erweiterter Geschäftspartnerschlüssel 20091117
5 Importing I_TARGET_ID_TYPE Call by reference Type reference (TYPE) BU_ID_TYPE Identifikationsart 20100208
# Exception Resumable Description Created on
1 CX_FSBP_ID_TYPE_NOT_UNIQUE ID Type ist nicht eindeutig 20100209
History
Last changed by/on SAP  20130531 
SAP Release Created in 300