SAP ABAP Class FSBP_ESA_IDEMPOTENCY_HELPER (Helper for Idempotency Services)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_ESOA_MAPPING (Package) Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20080108 |
Properties
| Class | FSBP_ESA_IDEMPOTENCY_HELPER | |
| Short Description | Helper for Idempotency Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_ESOA_MAPPING | Obsolete: SAP FS-BP: Mapping for Services Up To FSAPPL 300 |
| Created | 20080108 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_ESA_IDEMPOTENCY_HELPER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20080108 |
Friends
Class FSBP_ESA_IDEMPOTENCY_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20080108 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WS_IDP_HELPER | Reference to IDP Tool | 20080108 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | XO_BOOLE | Was IDP Requested | 20080108 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | FSBP_ESA_IDEMPOTENCY_HELPER | Helper for Idempotency Services | 20080108 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Message ID | 20080424 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | Message GUID in CHAR Format in Uppercase | 20080424 | |||
| 7 | Instance attribute | Protected | Attribute reference (LIKE) | 20080108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080207 | |
| 2 | Static method | Public | Method | Returns an Instance of the Class | 20080108 | |
| 3 | Instance method | Public | Method | Was IDP Requested | 20080108 | |
| 4 | Instance method | Public | Method | Was Message Already Processed and Saved to IDP | 20080108 | |
| 5 | Instance method | Public | Method | Preparation | 20080424 | |
| 6 | Instance method | Public | Method | Reads the Saved Message from IDP | 20080108 | |
| 7 | Instance method | Public | Method | Saves the Outgoing Message to IDP | 20080108 |
Events
Class FSBP_ESA_IDEMPOTENCY_HELPER has no event.
Types
Class FSBP_ESA_IDEMPOTENCY_HELPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class FSBP_ESA_IDEMPOTENCY_HELPER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080207 |
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_ESA_IDEMPOTENCY_HELPER | Helper für Idempotency Services | 20080108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080207 |
Method IS_IDP_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | XO_BOOLE | 20080108 |
Method IS_IDP_REQUESTED on class FSBP_ESA_IDEMPOTENCY_HELPER has no exception.
Method IS_MESSAGE_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UUID | Call by reference | Type reference (TYPE) | GUID_32 | UUID der Message | 20080108 | |||
| 2 | I_WAIT_TIME | Call by reference | Type reference (TYPE) | STRING | '0.5' | Wartezeit bis zum erneuten Versuch bei Lock | 20080108 | ||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | XO_BOOLE | Gibt an, ob die Message bereits verarbeitet wurde | 20080108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080109 |
Method PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_PROCESSED | Call by reference | Type reference (TYPE) | XO_BOOLE | Nachricht bereits bearbeitet | 20080424 | |||
| 2 | INPUT | Call by reference | Object reference (TYPE REF TO) | DATA | Eingehende Nachricht | 20080424 | |||
| 3 | I_CONFIRMATION_NAME | Call by reference | Type reference (TYPE) | XO_TABLE_NAME | Feldname der ausgehenden Nachricht | 20080424 | |||
| 4 | I_REQUEST_NAME | Call by reference | Type reference (TYPE) | XO_TABLE_NAME | Feldname der eingehenden Nachricht | 20080424 | |||
| 5 | OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | Nachricht aus dem IDP | 20080424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080424 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESPONSE | Call by reference | Object reference (TYPE REF TO) | DATA | 20080108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080109 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RESPONSE | Call by reference | Object reference (TYPE REF TO) | DATA | Nachricht für das IDP | 20080505 | |||
| 2 | I_CONFIRMATION_NAME | Call by reference | Type reference (TYPE) | XO_TABLE_NAME | Feldname der ausgehenden Nachricht | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080109 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |