SAP ABAP Class CL_MDG_BP_BUPA_CONF_SI_IN (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_IN | Pattern for Service implementaion class (async. inbound) | 20091112 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_ACTION | Interface - Action Class | 20091112 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BP_BUPA_CONF_SI_IN_ECC | ECC added logic for BUPA conf. inbound | 20091023 |
Properties
Class | CL_MDG_BP_BUPA_CONF_SI_IN | |
Short Description | created by SIW | |
Super Class | CL_BS_SOA_SI_MODEL_ASYNC_IN | Pattern for Service implementaion class (async. inbound) |
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 | 20091112 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDG_BP_BUPA_CONF_SI_IN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ECH_ACTION | Interface - Action Class | 20091112 |
Friends
Class CL_MDG_BP_BUPA_CONF_SI_IN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_MDG_BP_BUPA_CONF_SI_IN' | Object Type Name | 20091112 | |
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_MDG_BP_BUPA_CONF_SI_IN | 20091112 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MDG_BP_BUPA_CONF_SI_IN | created by SIW | 20091112 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GTYS_ADMIN_MESSAGE_DATA | 20091112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Save Business Partner (key mapping) | 20091112 |
2 | ![]() |
Instance method | Private | Method | Fill the administrative data from the message payload | 20091112 |
3 | ![]() |
Instance method | Private | Method | Raise Exception -> Terminate processing with XI error | 20091112 |
4 | ![]() |
Instance method | Private | Method | 20091112 |
Events
Class CL_MDG_BP_BUPA_CONF_SI_IN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYS_ADMIN_MESSAGE_DATA | Public | See coding | 20091112 | BEGIN OF gtys_admin_message_data,
bus_document_id TYPE mdg_fnd_bus_doc_msg_id_content,
* bus_document_uuid TYPE mdg_fnd_uuid_content,
bus_document_uuid TYPE sysuuid_c,
receiver_business_system_id TYPE sld_bskey,
sender_business_system_id TYPE sld_bskey,
sender_partner_id TYPE mdg_fnd_bp_internal_id,
sender_partner_uuid TYPE mdg_fnd_uuid_content,
sender_supplier_id TYPE mdg_fnd_bp_internal_id,
END OF gtys_admin_message_data
|
Method Signatures
Method DO_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SUPER_SI_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_MDG_BP_BUPA_CONF_SI_IN | created by SIW | 20091112 | ||
2 | ![]() |
IS_INPUT_API | Call by reference | Type reference (TYPE) | MDG_BS_BPCONF_S_EXTERN | Structure for Business Partner Confirmation | 20091112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Standard Fault Message | 20091112 |
Method FILL_ADMIN_DATA_FROM_PAYLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INPUT_XI | Call by reference | Type reference (TYPE) | MDG_BP_BPSUITERPLCT_CONF_MSG | Proxy Structure for BPSUITERplctConfMsg | 20091112 |
Method FILL_ADMIN_DATA_FROM_PAYLOAD on class CL_MDG_BP_BUPA_CONF_SI_IN has no exception.
Method RAISE_EXCEPTION Signature
Method RAISE_EXCEPTION on class CL_MDG_BP_BUPA_CONF_SI_IN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Standard Fault Message | 20091112 |
Method REP_STA_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INPUT_API | Call by reference | Type reference (TYPE) | MDG_BS_BPCONF_S_EXTERN | Structure for Business Partner Confirmation | 20100201 |
Method REP_STA_UPDATE on class CL_MDG_BP_BUPA_CONF_SI_IN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |