SAP ABAP Class FSBP_PXE_EVENT_TRIGGER (Trigger for FSP 3.0 BAdIs (Decoupling))
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_XO_OBJECTS XO Components for FS Business Partner 20080808
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_PXE_MODIFICATION_CODE Data Change ID for Events 20080808
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_BOOLE Constants: Boolean Values 20080808
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_CHANGE_INDICATORS Constants: Change Indicators 20080808
Properties
Class FSBP_PXE_EVENT_TRIGGER  
Short Description Trigger for FSP 3.0 BAdIs (Decoupling)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_PROXY_EVENTS   Business Partner Events Using Proxy 
Created 20080704   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_PXE_EVENT_TRIGGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FSBP_CONST_XO_OBJECTS XO Components for FS Business Partner 20080808
2 IF_FSBP_PXE_MODIFICATION_CODE Data Change ID for Events 20080808
3 IF_XO_CONST_BOOLE Constants: Boolean Values 20080808
4 IF_XO_CONST_CHANGE_INDICATORS Constants: Change Indicators 20080808
Friends
Class FSBP_PXE_EVENT_TRIGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATED Instance attribute Protected Attribute reference (LIKE) 20080808
2 DELETE Instance attribute Protected Attribute reference (LIKE) 20080808
3 DELETED Instance attribute Protected Attribute reference (LIKE) 20080808
4 FALSE Instance attribute Protected Attribute reference (LIKE) 20080808
5 INSERT Instance attribute Protected Attribute reference (LIKE) 20080808
6 INSTANCE Static Attribute Protected Object reference (TYPE REF TO) FSBP_PXE_EVENT_TRIGGER Prepare Local Events (Decoupling) 20080704
7 MODIFY Instance attribute Protected Attribute reference (LIKE) 20080808
8 MO_BKK21 Instance attribute Protected Attribute reference (LIKE) 20080814
9 MO_BUT000 Instance attribute Protected Attribute reference (LIKE) 20080808
10 MO_BUT021_FS Instance attribute Protected Attribute reference (LIKE) 20080808
11 MO_BUT100 Instance attribute Protected Attribute reference (LIKE) 20080808
12 SO_ADDRESSES Instance attribute Protected Attribute reference (LIKE) 20080808
13 SO_ALIAS Instance attribute Protected Attribute reference (LIKE) 20080814
14 SO_GENERAL_DATA Instance attribute Protected Attribute reference (LIKE) 20080808
15 SO_ROLES Instance attribute Protected Attribute reference (LIKE) 20080808
16 TRUE Instance attribute Protected Attribute reference (LIKE) 20080808
17 UNCHANGED Instance attribute Protected Attribute reference (LIKE) 20080808
18 UPDATE Instance attribute Protected Attribute reference (LIKE) 20080808
19 UPDATED Instance attribute Protected Attribute reference (LIKE) 20080808
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDRESS_DATA_FOR_PARTNER Instance method Protected Method Returns Address Data of Partner for BAdI 20080828
2 GET_ALIASES_FOR_PARTNER Instance method Protected Method Returns Aliases of Partner for BAdI 20080828
3 GET_COMMON_DATA_FOR_PARTNER Instance method Protected Method Returns General Data of Partner for BAdI 20080828
4 GET_INSTANCE Static method Public Method Gets Instance of Class 20080704
5 GET_RELATIONS_FOR_PARTNER Instance method Protected Method Returns Relationships of Partner for BAdI 20080919
6 GET_ROLES_FOR_PARTNER Instance method Protected Method Returns Role Data of Partner for BAdI 20080828
7 MAP_CHANGE_IND_TO_MOD_TYPE Instance method Protected Method Maps Change Indicators to Modification Indicators 20080827
8 TRIGGER_EVENTS Instance method Public Method Processes the Copied Changes and Calls Corresponding BAdIs 20080704
Events
Class FSBP_PXE_EVENT_TRIGGER has no event.
Types
Class FSBP_PXE_EVENT_TRIGGER has no local type.
Method Signatures

Method GET_ADDRESS_DATA_FOR_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ADDRESSES Call by reference Type reference (TYPE) FSBP_PXE_ADDRESS_CHANGED Struktur für Event-Änderung der Adressen 20080828
2 Importing I_PARTNER_DATA Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20080828
3 Importing I_PARTNER_KEY Call by reference Type reference (TYPE) FSBP_PRX_PARTNER_KEY Geschäftspartnerschlüssel 20080828
4 Importing I_ROLES Call by reference Type reference (TYPE) FSBP_PXE_MODIFIED_ROLE_TTY Rollen mit Änderungsinformationen 20080828

Method GET_ADDRESS_DATA_FOR_PARTNER on class FSBP_PXE_EVENT_TRIGGER has no exception.

Method GET_ALIASES_FOR_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALIASES Call by reference Type reference (TYPE) FSBP_PXE_ALIAS_CHANGED Struktur für Eventänderungen der Aliasnamen 20080828
2 Importing I_PARTNER_DATA Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20080828
3 Importing I_PARTNER_KEY Call by reference Type reference (TYPE) FSBP_PRX_PARTNER_KEY Geschäftspartnerschlüssel 20080828

Method GET_ALIASES_FOR_PARTNER on class FSBP_PXE_EVENT_TRIGGER has no exception.

Method GET_COMMON_DATA_FOR_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMON_DATA Call by reference Type reference (TYPE) FSBP_PXE_COMMON_CHANGED Struktur für Event-Änderung der allgemeinen Daten 20080828
2 Exporting E_PARTNER_KEY Call by reference Type reference (TYPE) FSBP_PRX_PARTNER_KEY Geschäftspartnerschlüssel 20080828
3 Importing I_PARTNER_DATA Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20080828
4 Importing I_ROLES Call by reference Type reference (TYPE) FSBP_PXE_MODIFIED_ROLE_TTY Rollen mit Änderungsinformationen 20080828

Method GET_COMMON_DATA_FOR_PARTNER on class FSBP_PXE_EVENT_TRIGGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) FSBP_PXE_EVENT_TRIGGER Verarbeitung von lokalen Events (Decoupling) 20080704

Method GET_INSTANCE on class FSBP_PXE_EVENT_TRIGGER has no exception.

Method GET_RELATIONS_FOR_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RELATIONS Call by reference Type reference (TYPE) FSBP_PXE_RELATION_CHANGED Struktur für Event-Änderungen der Beziehungen 20080919
2 Importing I_PARTNER_DATA Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20080919
3 Importing I_PARTNER_KEY Call by reference Type reference (TYPE) FSBP_PRX_PARTNER_KEY Geschäftspartnerschlüssel 20080919

Method GET_RELATIONS_FOR_PARTNER on class FSBP_PXE_EVENT_TRIGGER has no exception.

Method GET_ROLES_FOR_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROLES Call by reference Type reference (TYPE) FSBP_PXE_MODIFIED_ROLE_TTY Rollen mit Änderungsinformationen 20080828
2 Importing I_PARTNER_DATA Call by reference Type reference (TYPE) STR_XO_ESA_OBJECT_DATA2 Objektbezogene Daten 20080828

Method GET_ROLES_FOR_PARTNER on class FSBP_PXE_EVENT_TRIGGER has no exception.

Method MAP_CHANGE_IND_TO_MOD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MODIFICATION_TYPE Value transfer Type reference (TYPE) FSBP_PXE_MODIFICATION_CODE Daten-Änderungskürzel für Events 20080827
2 Importing I_CHANGE_INDICATOR Call by reference Type reference (TYPE) XO_CHANGE_INDICATOR Änderungskennzeichen 20080827

Method MAP_CHANGE_IND_TO_MOD_TYPE on class FSBP_PXE_EVENT_TRIGGER has no exception.

Method TRIGGER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) STR_XO_ESA_MAPPING2 Interne Mappingstruktur für ESA Services 20080704
2 Returning R_EVENTS_TRIGGERED Value transfer Type reference (TYPE) XO_BOOLE Liefert True ('X') wenn mindestens ein Event ausgelöst wurde 20080709

Method TRIGGER_EVENTS on class FSBP_PXE_EVENT_TRIGGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300