SAP ABAP Class CL_MDG_BP_RELSHIP_SI_OUT (created by SIW)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_DATAREPLICATION (Package) MDG: Business Partner - Data Replication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SOA_SI_MODEL_ASYNC_OUT | Pattern class for asynchronous services (Outbound) | 20091022 |
Properties
| Class | CL_MDG_BP_RELSHIP_SI_OUT | |
| Short Description | created by SIW | |
| Super Class | CL_BS_SOA_SI_MODEL_ASYNC_OUT | Pattern class for asynchronous services (Outbound) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_BP_DATAREPLICATION | MDG: Business Partner - Data Replication |
| Created | 20091022 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_BP_RELSHIP_SI_OUT has no forward declaration.
Interfaces
Class CL_MDG_BP_RELSHIP_SI_OUT has no interface implemented.
Friends
Class CL_MDG_BP_RELSHIP_SI_OUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GTTYS_ADMIN_MESSAGE_DATA | 20091028 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SLD_BSKEY | Key Name of Business System | 20091027 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BSSOA_INAPPSEQ_RECON_IND | In-application sequencing: reconciliation is requested | 20091027 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MDG_FND_BUS_DOC_MSG_ID_CONTENT | Unique identifier of a business document in a (technical) me | 20091027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Outbound call for application | 20091022 | |
| 2 | Instance method | Public | Method | Get Message ID of the Bulk Message for reference purposes | 20091028 | |
| 3 | Instance method | Public | Method | 20091029 | ||
| 4 | Instance method | Public | Method | Set Recipient System | 20091022 | |
| 5 | Instance method | Public | Method | Set the Reference ID within the Bulk Header | 20091027 |
Events
Class CL_MDG_BP_RELSHIP_SI_OUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTTYS_ADMIN_MESSAGE_DATA | Public | See coding | 20091028 | gttys_admin_message_data TYPE STANDARD TABLE OF gtys_admin_message_data
|
||
| 2 | GTYS_ADMIN_MESSAGE_DATA | Public | See coding | 20091028 | BEGIN OF gtys_admin_message_data,
objkey TYPE mdg_bs_bp_s_drf,
msg_link TYPE mdg_fnd_bus_doc_msg_id_content,
END OF gtys_admin_message_data
|
Method Signatures
Method EXEC_ASYNC_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Error messages | 20091022 | |||
| 2 | ET_PROXY_OUT | Call by reference | Type reference (TYPE) | BSSOA_ASYNCPRX_INSTANCE_T | Outbound proxy structure | 20091022 | |||
| 3 | I_API_OUT | Call by reference | Type reference (TYPE) | MDG_BS_BP_REL_T_EXTERN | ABAP DDIC Out | 20091022 | |||
| 4 | I_CORRELATION_ID | Call by reference | Type reference (TYPE) | BS_SOA_RSPNSRCVR_COREL_ID | Correlation ID | 20091022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091022 |
Method GET_BULK_MESSAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MESSAGE_ID | Value transfer | Type reference (TYPE) | MDG_FND_BUS_DOC_MSG_ID_CONTENT | Unique identifier of a business document in a (technical) me | 20091028 |
Method GET_BULK_MESSAGE_ID on class CL_MDG_BP_RELSHIP_SI_OUT has no exception.
Method GET_XI_MSG_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MSG_GUID | Value transfer | Type reference (TYPE) | SYSUUID_X | XI: Message ID | 20091029 |
Method GET_XI_MSG_GUID on class CL_MDG_BP_RELSHIP_SI_OUT has no exception.
Method SET_RECIPIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RECIPIENT_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SLD_BSKEY | Business System | 20091022 | |||
| 2 | IV_RECONCILIATION | Call by reference | Type reference (TYPE) | BSSOA_INAPPSEQ_RECON_IND | In-application sequencing: reconciliation is requested | 20091027 |
Method SET_RECIPIENT on class CL_MDG_BP_RELSHIP_SI_OUT has no exception.
Method SET_REF_BULK_MESSAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | MDG_FND_BUS_DOC_MSG_ID_CONTENT | Unique identifier of a business document in a (technical) me | 20091027 |
Method SET_REF_BULK_MESSAGE_ID on class CL_MDG_BP_RELSHIP_SI_OUT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |