SAP ABAP Class FSBPR_CNS_TYPE_HANDLER_FBPR1 (FSP400: BP Relationships Change Pointer with Image Data)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_PROXY_EVENTS (Package) Business Partner Events Using Proxy
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_CONST_ESA_FIELD_NAMES Constants for Field Names in ESA Structures 20101105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_CONST_XO_OBJECTS XO Components for FS Business Partner 20101105
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CNS_TYPE_HANDLER Obsolete 20101105
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CNS_TYPE_HANDLER_IMAGE Obsolete 20101105
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_BOOLE Constants: Boolean Values 20101105
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_CHANGE_INDICATORS Constants: Change Indicators 20101105
Properties
Class FSBPR_CNS_TYPE_HANDLER_FBPR1  
Short Description FSP400: BP Relationships Change Pointer with Image Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_PROXY_EVENTS   Business Partner Events Using Proxy 
Created 20101105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FSBP_CONST_ESA_FIELD_NAMES Constants for Field Names in ESA Structures 20101105
2 IF_FSBP_CONST_XO_OBJECTS XO Components for FS Business Partner 20101105
3 IF_XO_CNS_TYPE_HANDLER Obsolete 20101105
4 IF_XO_CNS_TYPE_HANDLER_IMAGE Obsolete 20101105
5 IF_XO_CONST_BOOLE Constants: Boolean Values 20101105
6 IF_XO_CONST_CHANGE_INDICATORS Constants: Change Indicators 20101105
Friends
Class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_INDICATOR Instance attribute Protected Attribute reference (LIKE) 20101105
2 CNS_ENH_BADI Instance attribute Private Object reference (TYPE REF TO) FSBPR_CHANGE_POINTER Enhancement: Change Pointers for BP Relationships 20130919
3 CURRENT_STATE Instance attribute Protected Attribute reference (LIKE) 20101105
4 DELETE Instance attribute Protected Attribute reference (LIKE) 20101105
5 FALSE Instance attribute Protected Attribute reference (LIKE) 20101105
6 IMAGES Instance attribute Private Type reference (TYPE) TTY_FSBP_CNS_IMAGE Table Containing Change Pointer Images for Update 20101105
7 IMAGE_ENH_BADI Instance attribute Private Object reference (TYPE REF TO) FSBPR_IMAGE_ENHANCEMENT_FBPR1 BAdI BP Relationship Image Enhancement Exp. Obj. Type FBPR1 20101125
8 INSERT Instance attribute Protected Attribute reference (LIKE) 20101105
9 MO_ADDRCOMM Instance attribute Protected Attribute reference (LIKE) 20101105
10 MO_ADDRESS Instance attribute Protected Attribute reference (LIKE) 20101105
11 MO_BKK21 Instance attribute Protected Attribute reference (LIKE) 20101105
12 MO_BUT000 Instance attribute Protected Attribute reference (LIKE) 20101105
13 MO_BUT020 Instance attribute Protected Attribute reference (LIKE) 20101105
14 MO_BUT021_FS Instance attribute Protected Attribute reference (LIKE) 20101105
15 MO_BUT0BK Instance attribute Protected Attribute reference (LIKE) 20101105
16 MO_BUT0CC Instance attribute Protected Attribute reference (LIKE) 20101105
17 MO_BUT0ID Instance attribute Protected Attribute reference (LIKE) 20101105
18 MO_BUT0IS Instance attribute Protected Attribute reference (LIKE) 20101105
19 MO_BUT100 Instance attribute Protected Attribute reference (LIKE) 20101105
20 MO_DFKKBPTAXNUM Instance attribute Protected Attribute reference (LIKE) 20101105
21 SO_ADDITIONS Instance attribute Protected Attribute reference (LIKE) 20101105
22 SO_ADDRESSES Instance attribute Protected Attribute reference (LIKE) 20101105
23 SO_ADDRESS_DEFAULT Instance attribute Protected Attribute reference (LIKE) 20101105
24 SO_ALIAS Instance attribute Protected Attribute reference (LIKE) 20101105
25 SO_BANK_DATA Instance attribute Protected Attribute reference (LIKE) 20101105
26 SO_CASH_TRANSFER_INFO Instance attribute Protected Attribute reference (LIKE) 20101105
27 SO_DIFFERENTIATION Instance attribute Protected Attribute reference (LIKE) 20101105
28 SO_GENERAL_DATA Instance attribute Protected Attribute reference (LIKE) 20101105
29 SO_GENERAL_DATA_CLASSIC Instance attribute Protected Attribute reference (LIKE) 20101105
30 SO_IDENTIFICATION Instance attribute Protected Attribute reference (LIKE) 20101105
31 SO_INDUSTRY_SECTOR Instance attribute Protected Attribute reference (LIKE) 20101105
32 SO_LEGAL_DATA Instance attribute Protected Attribute reference (LIKE) 20101105
33 SO_PARTNER_STATUS Instance attribute Protected Attribute reference (LIKE) 20101105
34 SO_ROLES Instance attribute Protected Attribute reference (LIKE) 20101105
35 SO_ROOT Instance attribute Protected Attribute reference (LIKE) 20101105
36 SO_TAX_NUMBERS Instance attribute Protected Attribute reference (LIKE) 20101105
37 SO_TEXT_COLLECTION Instance attribute Protected Attribute reference (LIKE) 20101105
38 TRUE Instance attribute Protected Attribute reference (LIKE) 20101105
39 UPDATE Instance attribute Protected Attribute reference (LIKE) 20101105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101125
2 IS_BO_BUSINESS_PARTNER_CLASSIC Instance method Private Method Returns "True" If Business Object Is Classic 20101105
3 PROCESS_IMAGE_ENHANCEMENT Instance method Private Method 20101125
Events
Class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no event.
Types
Class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no parameter.
Method CONSTRUCTOR on class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no exception.

Method IS_BO_BUSINESS_PARTNER_CLASSIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO Call by reference Object reference (TYPE REF TO) IF_XO_BUSINESS_OBJECT Business Object Definition 20101105
2 Returning RESULT Value transfer Type reference (TYPE) XO_BOOLE Boole'scher Wert ('X' = True ' ' = False) 20101105

Method IS_BO_BUSINESS_PARTNER_CLASSIC on class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no exception.

Method PROCESS_IMAGE_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BO_IMAGE Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20101125
2 Importing I_OBJECT_KEY Call by reference Type reference (TYPE) FSBPR_OBJECT_KEY Schlüssel einer Geschäftspartnerbeziehung 20101125

Method PROCESS_IMAGE_ENHANCEMENT on class FSBPR_CNS_TYPE_HANDLER_FBPR1 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400