SAP ABAP Class CL_USMD_SI_COMPANYRPLCTNBRQ (Generated by SIW)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMD_XI_PROXY_EN (Package) MDGF: Proxies (English)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SOA_SI_MODEL_ASYNC_IN_CO | Pattern for Service impl. class (async. inbound ReqConf) | 20100928 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_ACTION | Interface - Action Class | 20100928 |
Properties
| Class | CL_USMD_SI_COMPANYRPLCTNBRQ | |
| Short Description | Generated by SIW | |
| Super Class | CL_BS_SOA_SI_MODEL_ASYNC_IN_CO | Pattern for Service impl. class (async. inbound ReqConf) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_XI_PROXY_EN | MDGF: Proxies (English) |
| Created | 20100928 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_SI_COMPANYRPLCTNBRQ has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_ACTION | Interface - Action Class | 20100928 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_USMD_SI_COMPANYRPLCTNBRQ_AU | 20100928 | Generated by SIW |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PROCESSING_RESULT_CODE | 5 | c_result_code_failed | 20101021 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | PROCESSING_RESULT_CODE | 3 | C_RESULT_CODE_SUCCESS | 20101021 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | BS_SOA_RSPNSRCVR_COREL_ID | ResponseReceiverCorrelationID | 20101025 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_USMD_SI_COMPANYRPLCTNBRQ | 20100928 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_USMD_SI_SERVICES | Generic inbound service class for MDGF | 20101014 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20101025 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FEH_TAB_STRING | 20100928 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TY_MESSAGES_T | 20100928 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | USMD_T_CMPINBND_PROCRESULT | Process result of company inbound | 20101022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100928 | ||
| 2 | Instance method | Protected | Method | 20100928 | ||
| 3 | Instance method | Protected | Method | 20100928 | ||
| 4 | Instance method | Public | Method | HAS_SUCCESS_PROCESSING | 20101025 | |
| 5 | Instance method | Public | Method | Service specific Initialization | 20101019 | |
| 6 | Instance method | Public | Method | 20101022 | ||
| 7 | Instance method | Public | Method | WS-RM: Register receiver for a response | 20101025 | |
| 8 | Instance method | Public | Method | 20101022 | ||
| 9 | Instance method | Public | Method | Set processing result for all messages | 20101019 |
Events
Class CL_USMD_SI_COMPANYRPLCTNBRQ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MESSAGES_S | Protected | See coding | 20100928 | begin of TY_MESSAGES_S,
UUID type MDGF_UUID,
CORRELATION_ID type BS_SOA_RSPNSRCVR_COREL_ID,
INBOUND_MESSAGE type ref to MDGF_CO_RPLCTN_BULK_REQ_MSG,
end of TY_MESSAGES_S
|
||
| 2 | TY_MESSAGES_T | Protected | See coding | 20100928 | TY_MESSAGES_T type standard table of TY_MESSAGES_S
|
Method Signatures
Method FINAL_APPLICATION_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE_OUT | Call by reference | Type reference (TYPE) | MDGF_CO_RPLCTN_BULK_CONF_MSG | 20100928 | ||||
| 2 | IR_INPUT_API | Call by reference | Object reference (TYPE REF TO) | DATA | 20101025 | ||||
| 3 | IR_INPUT_XI | Call by reference | Object reference (TYPE REF TO) | DATA | 20101022 | ||||
| 4 | IT_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST | Change Request | 20101022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100928 |
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UUID | Call by reference | Type reference (TYPE) | MDGF_UUID | 20100928 | ||||
| 2 | RS_MESSAGE | Value transfer | Type reference (TYPE) | TY_MESSAGES_S | 20100928 |
Method GET_MESSAGE on class CL_USMD_SI_COMPANYRPLCTNBRQ has no exception.
Method GET_UUID 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) | MDGF_CO_RPLCTN_REQ_MSG | 20100928 | ||||
| 2 | RV_UUID | Value transfer | Type reference (TYPE) | MDGF_UUID | 20100928 |
Method GET_UUID on class CL_USMD_SI_COMPANYRPLCTNBRQ has no exception.
Method HAS_SUCCESS_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_SUCCESS | Value transfer | Type reference (TYPE) | FLAG | successful processed | 20101025 |
Method HAS_SUCCESS_PROCESSING on class CL_USMD_SI_COMPANYRPLCTNBRQ has no exception.
Method INITIALIZE_MDGF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Application Error | 20101019 |
Method INITIAL_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE_OUT | Call by reference | Type reference (TYPE) | MDGF_CO_RPLCTN_BULK_CONF_MSG | 20101022 | ||||
| 2 | IF_FAIL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20101026 | |||
| 3 | IF_FINISH | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20101026 | |||
| 4 | IF_SUCCESS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20101026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101022 |
Method REGISTER_BULK_RESPON_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INPUT_XI | Call by reference | Object reference (TYPE REF TO) | DATA | 20101025 | ||||
| 2 | R_CORRELATION_ID | Value transfer | Type reference (TYPE) | BS_SOA_RSPNSRCVR_COREL_ID | Response Receiver Correlation ID | 20101025 |
Method REGISTER_BULK_RESPON_RECEIVER on class CL_USMD_SI_COMPANYRPLCTNBRQ has no exception.
Method SET_GT_PROCRESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROCRESULT | Call by reference | Type reference (TYPE) | USMD_T_CMPINBND_PROCRESULT | Table type of USMD_S_CMPINBND_PROC_RESULT | 20101022 |
Method SET_GT_PROCRESULT on class CL_USMD_SI_COMPANYRPLCTNBRQ has no exception.
Method SET_PROC_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_SUCCESS | Call by reference | Type reference (TYPE) | FLAG | successful processed | 20101019 | |||
| 2 | IR_INPUT_API | Call by reference | Object reference (TYPE REF TO) | DATA | 20101025 | ||||
| 3 | IR_PRE_MAPPING | Call by reference | Object reference (TYPE REF TO) | DATA | Replication request for company | 20101026 |
Method SET_PROC_RESULT on class CL_USMD_SI_COMPANYRPLCTNBRQ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |