SAP ABAP Class CL_SOAP_RFC_BGRFC_CALLBACK (Provides bgrfc status info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RFC (Package) RFC Adapter - WS Consumer proxy calls FM over RFC Protocol
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_STATUS_INFO | bgRFC Unit Status Callback | 20130219 |
Properties
| Class | CL_SOAP_RFC_BGRFC_CALLBACK | |
| Short Description | Provides bgrfc status info | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_RFC | RFC Adapter - WS Consumer proxy calls FM over RFC Protocol |
| Created | 20130219 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_RFC_BGRFC_CALLBACK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BGRFC_STATUS_INFO | bgRFC Unit Status Callback | 20130219 |
Friends
Class CL_SOAP_RFC_BGRFC_CALLBACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | 20130222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Creates error version | 20130221 | |
| 2 | Static method | Private | Method | Gets persistency client context | 20130222 | |
| 3 | Static method | Private | Method | Logs failure | 20130221 | |
| 4 | Static method | Private | Method | Sets error state on sequence | 20130221 | |
| 5 | Static method | Private | Method | Sets successful finish state on sequence | 20130221 |
Events
Class CL_SOAP_RFC_BGRFC_CALLBACK has no event.
Types
Class CL_SOAP_RFC_BGRFC_CALLBACK has no local type.
Method Signatures
Method ADD_ERROR_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_INDICATOR | Call by reference | Type reference (TYPE) | SRT_ERROR_INDICATOR | Indicator for erroneous message versions | 20130221 | |||
| 2 | IV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | RFC Error Text | 20130221 | |||
| 3 | IV_T100_AREA | Call by reference | Type reference (TYPE) | ARBGB | 20130417 | ||||
| 4 | IV_T100_MSGNO | Call by reference | Type reference (TYPE) | MSGNR | 20130417 |
Method ADD_ERROR_VERSION on class CL_SOAP_RFC_BGRFC_CALLBACK has no exception.
Method GET_CLIENT_PERS_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CLIENT_CONTEXT | Value transfer | Type reference (TYPE) | IF_SOAP_PERSISTENCY_RUNTIME=>TY_PERSISTENCY_CONTEXT_CLIENT | 20130222 |
Method GET_CLIENT_PERS_CONTEXT on class CL_SOAP_RFC_BGRFC_CALLBACK has no exception.
Method LOG_FAILURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130221 | ||||
| 2 | IV_T100_AREA | Call by reference | Type reference (TYPE) | ARBGB | Application Area | 20130417 | |||
| 3 | IV_T100_MSGNO | Call by reference | Type reference (TYPE) | MSGNR | Message number | 20130417 |
Method LOG_FAILURE on class CL_SOAP_RFC_BGRFC_CALLBACK has no exception.
Method SET_ERROR_STATE_ON_SEQ Signature
Method SET_ERROR_STATE_ON_SEQ on class CL_SOAP_RFC_BGRFC_CALLBACK has no parameter.
Method SET_ERROR_STATE_ON_SEQ on class CL_SOAP_RFC_BGRFC_CALLBACK has no exception.
Method SET_FINISH_STATE_ON_SEQ Signature
Method SET_FINISH_STATE_ON_SEQ on class CL_SOAP_RFC_BGRFC_CALLBACK has no parameter.
Method SET_FINISH_STATE_ON_SEQ on class CL_SOAP_RFC_BGRFC_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |