SAP ABAP Class FSBP_SE_CALL_HELPER (Help Class to Call SE BAdIs)
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
| Class | FSBP_SE_CALL_HELPER | |
| Short Description | Help Class to Call SE BAdIs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_SOA_COMMON | Reusable Objects and Tools for Services |
| Created | 20101126 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_SE_CALL_HELPER has no forward declaration.
Interfaces
Class FSBP_SE_CALL_HELPER has no interface implemented.
Friends
Class FSBP_SE_CALL_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_SE_CALL_HELPER | Help Class to Call SE BAdIs | 20101126 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | AC_FSBP_SMAP_TOOLS_E2I | BO BP: Tools for SOA Inbound Mapping | 20101126 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | AC_FSBP_SMAP_TOOLS_I2E | BO BP: Tools for SOA Outbound Mapping | 20101126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101126 | |
| 2 | Static method | Public | Method | Gets Instance | 20101126 | |
| 3 | Instance method | Public | Method | Maps Customer Enhancements (External -> Internal) | 20101128 | |
| 4 | Instance method | Public | Method | Maps Customer Enhancements (External -> Internal) | 20101128 | |
| 5 | Instance method | Public | Method | Maps Customer Enhancements (Internal -> External) | 20101128 | |
| 6 | Instance method | Public | Method | Maps Customer Enhancements (Internal -> External) | 20101128 | |
| 7 | Instance method | Public | Method | Processes Customer Enhancements (Conf View Spec in Obj.) | 20101126 | |
| 8 | Instance method | Public | Method | Processes Customer Enhancements | 20101126 | |
| 9 | Instance method | Public | Method | Validates Customer Enhancement Before Processing | 20101126 | |
| 10 | Instance method | Public | Method | Validates Cust. Enhancement Before Processing (CVS in Obj.) | 20101126 |
Events
Class FSBP_SE_CALL_HELPER has no event.
Types
Class FSBP_SE_CALL_HELPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class FSBP_SE_CALL_HELPER has no parameter.
Method CONSTRUCTOR on class FSBP_SE_CALL_HELPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | FSBP_SE_CALL_HELPER | Hilfsklasse, um SE BAdIs zu rufen | 20101126 |
Method GET_INSTANCE on class FSBP_SE_CALL_HELPER has no exception.
Method MAP_E2I_SERVICE_ENH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INTERNAL_OBJECT | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Objektbezogene Daten (internes Format) | 20101128 | |||
| 2 | I_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | ANY | Objektdaten (externes Format) | 20101128 | |||
| 3 | I_EXTERNAL_MSG_HEADER | Call by reference | Type reference (TYPE) | ANY | Message Header (externes Format) | 20101128 | |||
| 4 | I_SE_MAPPING_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_SMAP_ENH | Mappingspezifische Erweiterungen für Service Enhancement | 20101128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im SOA Mapping | 20101128 |
Method MAP_E2I_SERVICE_ENH_W_CVS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INTERNAL_OBJECT | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Objektbezogene Daten (internes Format) | 20101128 | |||
| 2 | I_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | ANY | Objektdaten (externes Format) | 20101128 | |||
| 3 | I_EXTERNAL_MSG_HEADER | Call by reference | Type reference (TYPE) | ANY | Message Header (externes Format) | 20101128 | |||
| 4 | I_EXTERNAL_RESPONSE_VIEW_SPEC | Call by reference | Type reference (TYPE) | ANY | Response / Confirmation View Specification (externes Format) | 20101128 | |||
| 5 | I_SE_MAPPING_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_SMAP_ENH | Mappingspezifische Erweiterungen für Service Enhancement | 20101128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im SOA Mapping | 20101128 |
Method MAP_I2E_SERVICE_ENH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | ANY | 20101128 | ||||
| 2 | C_EXTERNAL_MSG_HEADER | Call by reference | Type reference (TYPE) | ANY | 20101128 | ||||
| 3 | C_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20101129 | |||
| 4 | I_INTERNAL_OBJECT | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Interne Mappingstruktur für ESA Services | 20101129 | |||
| 5 | I_SE_MAPPING_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_SMAP_ENH | Mappingspezifische Erweiterungen für Service Enhancement | 20101128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im SOA Mapping | 20101128 |
Method MAP_I2E_SERVICE_ENH_W_CVS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | ANY | 20101128 | ||||
| 2 | C_EXTERNAL_MSG_HEADER | Call by reference | Type reference (TYPE) | ANY | 20101128 | ||||
| 3 | C_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20101129 | |||
| 4 | I_INTERNAL_OBJECT | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Interne Mappingstruktur für ESA Services | 20101129 | |||
| 5 | I_SE_MAPPING_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_SMAP_ENH | Mappingspezifische Erweiterungen für Service Enhancement | 20101128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im SOA Mapping | 20101128 |
Method PROCESS_SE_EXEC_MASS_W_CVS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INTERNAL_OUTPUT | Call by reference | Type reference (TYPE) | STR_XO_ESA_MAPPING2 | Interne Mappingstruktur für ESA Services | 20101126 | |||
| 2 | I_SE_ADPTR_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_ADPTR_ENH | Adapterspezifische Erweiterungen für Service Enhancement | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101126 |
Method PROCESS_SE_EXEC_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INTERNAL_OUTPUT_OBJECT | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | Objektbezogene Daten | 20101126 | |||
| 2 | I_RESPONSE_VIEW_SPEC | Call by reference | Type reference (TYPE) | TTY_XO_FIELD | Response / Confirmation View Specification | 20101126 | |||
| 3 | I_SE_ADPTR_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_ADPTR_ENH | Adapterspezifische Erweiterungen für Service Enhancement | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101126 |
Method PROCESS_SE_VALI_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERNAL_OBJECT | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | 20101129 | ||||
| 2 | I_RESPONSE_VIEW_SPEC | Call by reference | Type reference (TYPE) | TTY_XO_FIELD | Response / Confirmation View Specification | 20101126 | |||
| 3 | I_SE_ADPTR_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_ADPTR_ENH | Adapterspezifische Erweiterungen für Service Enhancement | 20101126 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20101129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der XO Datenbereitstellung | 20101126 |
Method PROCESS_SE_VALI_SNGL_W_CVS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERNAL_OBJECT | Call by reference | Type reference (TYPE) | STR_XO_ESA_OBJECT_DATA2 | 20101129 | ||||
| 2 | I_SE_ADPTR_ENHANCEMENTS | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_SE_ADPTR_ENH | Adapterspezifische Erweiterungen für Service Enhancement | 20101126 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20101129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der XO Datenbereitstellung | 20101126 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 400 |