SAP ABAP Interface IF_FSBP_SOA_ADAPTER (Generic Interface for Service Adapter)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_SOA_COMMON (Package) Reusable Objects and Tools for Services
⤷
⤷
Properties
| Interface | IF_FSBP_SOA_ADAPTER | |
| Short Description | Generic Interface for Service Adapter |
General Data
| Package | FS_BP_FND_SOA_COMMON | Reusable Objects and Tools for Services |
| Created | 20110815 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FSBP_SOA_ADAPTER has no interface.
Friends
Interface IF_FSBP_SOA_ADAPTER has no friend.
Attributes
Interface IF_FSBP_SOA_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Ends the Transaction | 20110815 | |
| 2 | Instance method | Public | Method | Executes Adapter Logic | 20110815 |
Events
Interface IF_FSBP_SOA_ADAPTER has no event.
Types
Interface IF_FSBP_SOA_ADAPTER has no local type.
Method Signatures
Method END_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_IN_EXECUTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110815 |
Method END_TRANSACTION on Interface IF_FSBP_SOA_ADAPTER has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERRONEOUS_OBJECTS | Call by reference | Type reference (TYPE) | TTY_XO_ESA_OBJECT_DATA2 | Incorrect Objects in Incoming Message | 20110815 | |||
| 2 | E_INTERNAL_OUTPUT | Call by reference | Type reference (TYPE) | STR_XO_ESA_MAPPING2 | Outgoing Message (Internal Representation) | 20110815 | |||
| 3 | I_INTERNAL_INPUT | Call by reference | Type reference (TYPE) | STR_XO_ESA_MAPPING2 | Incoming Message (Internal Representation) | 20110815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Error in Service Implementaion | 20120117 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |