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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns Address Data of Partner for BAdI | 20080828 | |
| 2 | Instance method | Protected | Method | Returns Aliases of Partner for BAdI | 20080828 | |
| 3 | Instance method | Protected | Method | Returns General Data of Partner for BAdI | 20080828 | |
| 4 | Static method | Public | Method | Gets Instance of Class | 20080704 | |
| 5 | Instance method | Protected | Method | Returns Relationships of Partner for BAdI | 20080919 | |
| 6 | Instance method | Protected | Method | Returns Role Data of Partner for BAdI | 20080828 | |
| 7 | Instance method | Protected | Method | Maps Change Indicators to Modification Indicators | 20080827 | |
| 8 | 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 | E_ADDRESSES | Call by reference | Type reference (TYPE) | FSBP_PXE_ADDRESS_CHANGED | Struktur für Event-Änderung der Adressen | 20080828 | |||
| 2 | I_PARTNER_DATA | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Objektbezogene Daten | 20080828 | |||
| 3 | I_PARTNER_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY | Geschäftspartnerschlüssel | 20080828 | |||
| 4 | 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 | E_ALIASES | Call by reference | Type reference (TYPE) | FSBP_PXE_ALIAS_CHANGED | Struktur für Eventänderungen der Aliasnamen | 20080828 | |||
| 2 | I_PARTNER_DATA | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Objektbezogene Daten | 20080828 | |||
| 3 | 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 | E_COMMON_DATA | Call by reference | Type reference (TYPE) | FSBP_PXE_COMMON_CHANGED | Struktur für Event-Änderung der allgemeinen Daten | 20080828 | |||
| 2 | E_PARTNER_KEY | Call by reference | Type reference (TYPE) | FSBP_PRX_PARTNER_KEY | Geschäftspartnerschlüssel | 20080828 | |||
| 3 | I_PARTNER_DATA | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Objektbezogene Daten | 20080828 | |||
| 4 | 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 | 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 | E_RELATIONS | Call by reference | Type reference (TYPE) | FSBP_PXE_RELATION_CHANGED | Struktur für Event-Änderungen der Beziehungen | 20080919 | |||
| 2 | I_PARTNER_DATA | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Objektbezogene Daten | 20080919 | |||
| 3 | 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 | E_ROLES | Call by reference | Type reference (TYPE) | FSBP_PXE_MODIFIED_ROLE_TTY | Rollen mit Änderungsinformationen | 20080828 | |||
| 2 | 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 | E_MODIFICATION_TYPE | Value transfer | Type reference (TYPE) | FSBP_PXE_MODIFICATION_CODE | Daten-Änderungskürzel für Events | 20080827 | |||
| 2 | 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 | I_DATA | Call by reference | Type reference (TYPE) | STR_XO_ESA_MAPPING2 | Interne Mappingstruktur für ESA Services | 20080704 | |||
| 2 | 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 |