SAP ABAP Class CL_BS_SOA_SYNCPRX_OUT (Trigger proxy outbound)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA (Application Component) Enterprise SOA
⤷
BS_SOA_REUSE_COMMON_OBJECTS (Package) Business Suite SOA: Reuseable Tools and Objects

⤷

⤷

Properties
Class | CL_BS_SOA_SYNCPRX_OUT | |
Short Description | Trigger proxy outbound | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_SOA_REUSE_COMMON_OBJECTS | Business Suite SOA: Reuseable Tools and Objects |
Created | 20090618 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BS_SOA_SYNCPRX_OUT has no forward declaration.
Interfaces
Class CL_BS_SOA_SYNCPRX_OUT has no interface implemented.
Friends
Class CL_BS_SOA_SYNCPRX_OUT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20090618 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Clean-up after sending a message | 20090618 |
2 | ![]() |
Static method | Public | Constructor | 20090618 | |
3 | ![]() |
Static method | Public | Method | Create proxies for outbound processing | 20090618 |
4 | ![]() |
Static method | Private | Method | Call BADI for Receiver Determination and LRD filter enhncmnt | 20090618 |
5 | ![]() |
Static method | Private | Method | 20090624 | |
6 | ![]() |
Static method | Public | Method | Override the central cust. switch to avoid doubled switches | 20090618 |
Events
Class CL_BS_SOA_SYNCPRX_OUT has no event.
Types
Class CL_BS_SOA_SYNCPRX_OUT has no local type.
Method Signatures
Method AFTER_SEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PROXY_INSTANCE | Call by reference | Type reference (TYPE) | BSSOA_ASYNCPRX_INSTANCE | Asychronous proxy instance | 20090618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20090618 | |
2 | ![]() |
Proxy Runtime Exceptions of Web Service Framework | 20090618 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BS_SOA_SYNCPRX_OUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_SOA_SYNCPRX_OUT has no exception.
Method CREATE_PROXIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROXY_INSTANCES | Call by reference | Type reference (TYPE) | BSSOA_SYNCPRX_INSTANCE_T | Table of created asycronous proxy instances | 20090618 | ||
2 | ![]() |
IS_COMPATIBILITY_OPTIONS | Call by reference | Type reference (TYPE) | BSSOA_ASYNCPRX_GRP_COMP | Compatibility options for Handling of Service Groups | 20090618 | ||
3 | ![]() |
IV_DEFAULT_SERVICE_GROUP | Call by reference | Type reference (TYPE) | XFELD | 'X' | Retrieve service group through table BSSOA_APRX_GRP | 20090618 | |
4 | ![]() |
IV_LOGICAL_RECEIVER_DET_STRUC | Call by reference | Type reference (TYPE) | ANY | Structure for Logical Receiver Determination | 20090618 | ||
5 | ![]() |
IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | STRING | Name of (generated) proxy class | 20090618 | ||
6 | ![]() |
IV_RECIPIENT_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SLD_BSKEY | Key Name of Business System | 20090618 | ||
7 | ![]() |
IV_SERVICE_GROUP | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Service Group name (if not to be defaulted) | 20090618 | ||
8 | ![]() |
IV_SKIP_XI_PREROUTING | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20090618 | |
2 | ![]() |
Error message occurred | 20090618 |
Method FILL_LRD_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_RECIPIENT_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SLD_BSKEY | Key Name of Business System | 20090618 | ||
2 | ![]() |
EV_LOGICAL_RECEIVER_DET_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20090618 | |||
3 | ![]() |
IV_LOGICAL_RECEIVER_DET_STRUC | Call by reference | Type reference (TYPE) | ANY | 20090618 | |||
4 | ![]() |
IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090618 | ||
5 | ![]() |
IV_SERVICE_GROUP | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20090618 |
Method FILL_LRD_REFERENCE on class CL_BS_SOA_SYNCPRX_OUT has no exception.
Method PREPARE_SEND_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PROXY_INSTANCE | Call by reference | Type reference (TYPE) | BSSOA_SYNCPRX_INSTANCE | Asychronous proxy instance | 20090624 | ||
2 | ![]() |
IV_SKIP_XI_PREROUTING | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20090624 | |
2 | ![]() |
Error message occurred | 20090624 |
Method SET_ACTIVE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVATE_TO_IGNORE_SWITCH | Call by reference | Type reference (TYPE) | XFELD | ' ' | Set Active despite customizing setting | 20090618 | |
2 | ![]() |
IV_RESTORE_SWITCH | Call by reference | Type reference (TYPE) | XFELD | ' ' | Reset flag to customizing value | 20090618 |
Method SET_ACTIVE_FLAG on class CL_BS_SOA_SYNCPRX_OUT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |