SAP ABAP Interface IF_FSBP_COMM_PROCESSING (Interface for Implementation of a Communication Route)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_GENERIC_SERVICES (Package) Generic Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBP_ESA_BP_READ_PROXY_LOCAL | Proxy for Local BP Read Access | 20070508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBP_ESA_DIRECT_ACCESS_ADAPTER | Adapter for Direct Access to Business Partner | 20070509 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | FSBP_ESA_SERVICE_PROXY | Proxy for Implementation of A2A Service | 20070529 |
Properties
| Interface | IF_FSBP_COMM_PROCESSING | |
| Short Description | Interface for Implementation of a Communication Route |
General Data
| Package | FS_BP_AL_GENERIC_SERVICES | Generic Services |
| Created | 20070328 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FSBP_COMM_PROCESSING has no forward declaration.
Interfaces
Interface IF_FSBP_COMM_PROCESSING has no interface.
Friends
Interface IF_FSBP_COMM_PROCESSING has no friend.
Attributes
Interface IF_FSBP_COMM_PROCESSING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Inbound Processing for the BP | 20070328 | |
| 2 | Instance method | Public | Method | Executes Outbound Processing for the BP | 20070328 |
Events
Interface IF_FSBP_COMM_PROCESSING has no event.
Types
Interface IF_FSBP_COMM_PROCESSING has no local type.
Method Signatures
Method PROCESS_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten im Format STR_XO_ESA_MAPPING2 | 20070412 | |||
| 2 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | INT4 | Paketgröße für die Verarbeitung der Daten | 20070412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Nachrichtenverarbeitung des FSBP | 20070601 | ||
| 2 | Ausnahme: Ausführung nicht erlaubt | 20070508 |
Method PROCESS_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Daten im Format STR_XO_ESA_MAPPING2 | 20070410 | |||
| 2 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | INT4 | Paketgröße für die Verarbeitung der Daten | 20070412 | |||
| 3 | I_RELEVANT_PARTNERS | Call by reference | Type reference (TYPE) | FSBP_CHANGED_PARTNERS_TTY | Angelegte/geänderte Geschäftspartner | 20070405 | |||
| 4 | I_RELEVANT_SEGMENTS | Call by reference | Type reference (TYPE) | FSBP_CHANGED_SEGMENTS_TTY | Geänderte Segmente am Geshäftspartner | 20070405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Ausführung nicht erlaubt | 20070508 | ||
| 2 | Fehlerklasse für die Nachrichtenverarbeitung des FSBP | 20070806 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |