SAP ABAP Class CL_USMD_SI_SERVICES (Generic inbound service class for MDGF)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMD_XI_PROXY_EN (Package) MDGF: Proxies (English)
⤷
⤷
Properties
| Class | CL_USMD_SI_SERVICES | |
| Short Description | Generic inbound service class for MDGF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | USMD_XI_PROXY_EN | |
| Program status | ||
| Category | 0 | |
| Package | USMD_XI_PROXY_EN | MDGF: Proxies (English) |
| Created | 20101012 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_USMD_SI_SERVICES has no interface implemented.
Friends
Class CL_USMD_SI_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'COMPANY_INBOUND' | 20101015 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'MESSAGE_HEADER' | 20101019 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'USMD_XI_PROXY_0G_IN_COMPANY' | 20101015 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SLD_BSKEY | Key Name of Business System | 20101019 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101015 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20101014 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101014 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | USMD_MODEL | Data Model | 20101014 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20101014 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_USMD_GOV_API | Governance API | 20101014 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MDG_ID_MATCHING_API_BS | Interface for Key Mapping | 20101019 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20101014 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_USMD_UI_SERVICES | Service Interface for UI | 20101020 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20101015 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | TY_TS_EDTN_CREQ | 20101014 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20110302 |
Methods
Events
Class CL_USMD_SI_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_EDITION | Public | See coding | 20101014 | begin of ty_s_edition,
usmd_edition type usmd_edition,
usmd_edtn_type type usmd_edition_type,
usmd_vdate_from type usmd_edition_vdate,
usmd_vdate_to type usmd_edition_vdate,
usmd_edtn_status type usmd_edition_status,
end of ty_s_edition
|
||
| 2 | TY_S_EDTN_CREQ | Public | See coding | 20101014 | begin of ty_s_edtn_creq,
usmd_edition type usmd_edition,
usmd_crequest type usmd_crequest,
end of ty_s_edtn_creq
|
||
| 3 | TY_TS_EDITION | Public | See coding | 20101014 | ty_ts_edition type sorted table of ty_s_edition with
unique key usmd_edition
|
||
| 4 | TY_TS_EDTN_CREQ | Public | See coding | 20101014 | ty_ts_edtn_creq type sorted table of ty_s_edtn_creq with unique key usmd_edition
|
||
| 5 | TY_T_EDITION | Public | See coding | 20101102 | ty_t_edition type standard table of ty_s_edition with key usmd_edition
|
Method Signatures
Method ADD_OBJ_TO_CHANGE_REQUEST 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 | 20101014 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20101014 | ||||
| 3 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101014 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101014 |
Method ADD_OBJ_TO_CHANGE_REQUEST on class CL_USMD_SI_SERVICES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_USMD_SI_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_USMD_SI_SERVICES has no exception.
Method CONVERT2APPLMSGTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPLMSG | Call by reference | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20101018 | |||
| 2 | IT_USMD_MSG | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101018 |
Method CONVERT2APPLMSGTAB on class CL_USMD_SI_SERVICES has no exception.
Method CONVERT_KEY_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OUTPUT | Call by reference | Type reference (TYPE) | STRING | 20101026 | ||||
| 2 | IR_INPUT_API | Call by reference | Object reference (TYPE REF TO) | DATA | 20101026 |
Method CONVERT_KEY_OUTPUT on class CL_USMD_SI_SERVICES has no exception.
Method CREATE_CHANGE_REQUEST_P 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 | 20101014 | |||
| 2 | E_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101014 | |||
| 3 | I_CREQ_NOTE | Call by reference | Type reference (TYPE) | USMD_NOTE | Note | 20101014 | |||
| 4 | I_CREQ_TEXT | Call by reference | Type reference (TYPE) | USMD_TXTLG | Description (long text) | 20101014 | |||
| 5 | I_CREQ_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20101014 | |||
| 6 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20101014 |
Method CREATE_CHANGE_REQUEST_P on class CL_USMD_SI_SERVICES has no exception.
Method DERIVE_MODEL 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 | 20101014 | |||
| 2 | I_BUSINESS_ACTIVITY | Call by reference | Type reference (TYPE) | USMD_PROCESS | Business Activity | 20101014 | |||
| 3 | I_SERV_OPERATION | Call by reference | Type reference (TYPE) | DRF_SERV_OPERATION | Available Service Operation for Replication | 20101014 |
Method DERIVE_MODEL on class CL_USMD_SI_SERVICES has no exception.
Method DO_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20101019 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101019 | |||
| 3 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20101019 | ||||
| 4 | I_OBJECT_TYPE_CODE | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20101019 | |||
| 5 | I_SCHEME_CODE | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | Object Identifier Type | 20101019 |
Method DO_MAPPING on class CL_USMD_SI_SERVICES has no exception.
Method GET_BUS_SYS_FROM_MSG_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RECIPIENT | Call by reference | Type reference (TYPE) | SLD_BSKEY | Key Name of Business System | 20101019 | |||
| 2 | E_SENDER | Call by reference | Type reference (TYPE) | SLD_BSKEY | Key Name of Business System | 20101019 | |||
| 3 | IR_MSG_HEADER | Call by reference | Type reference (TYPE) | DATA | 20101019 |
Method GET_BUS_SYS_FROM_MSG_HEADER on class CL_USMD_SI_SERVICES has no exception.
Method GET_CHANGE_REQUEST_BY_EDITION 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 | 20101014 | |||
| 2 | E_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101014 | |||
| 3 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20101014 |
Method GET_CHANGE_REQUEST_BY_EDITION on class CL_USMD_SI_SERVICES has no exception.
Method GET_CREQUEST_FROM_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST | Change Request | 20101015 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101015 |
Method GET_CREQUEST_FROM_INSTANCE on class CL_USMD_SI_SERVICES has no exception.
Method GET_CURRENT_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREQUEST | Value transfer | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101021 |
Method GET_CURRENT_CREQUEST on class CL_USMD_SI_SERVICES has no exception.
Method GET_EDITION_FROM_VALIDITY 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 | 20101014 | |||
| 2 | E_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20101014 | |||
| 3 | I_ENDDATE | Call by reference | Type reference (TYPE) | MDGF_DATE | Character field, 8 characters long | 20101014 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20131021 | |||
| 5 | I_STARTDATE | Call by reference | Type reference (TYPE) | MDGF_DATE | Character field, 8 characters long | 20101014 |
Method GET_EDITION_FROM_VALIDITY on class CL_USMD_SI_SERVICES has no exception.
Method ID_MAPPING_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DRF_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DRF_BAL | Application Log for Data Replication Framework | 20101019 | |||
| 2 | C_IDENTIFIER | Call by reference | Type reference (TYPE) | MDG_OBJECT_ID_BS | Key Mapping: Object ID Value | 20101019 | |||
| 3 | EF_NO_MATCHING_OBJECT_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101019 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20101019 | |||
| 5 | I_IDENT_DEFINING_SCHEME_CODE | Call by reference | Type reference (TYPE) | MDG_IDS_TYPE_CODE_BS | 20101019 | ||||
| 6 | I_OBJECT_TYPE_CODE | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20101019 | |||
| 7 | I_SOURCE_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SLD_BSKEY | Target System | 20101019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Key Mapping Messages | 20101019 |
Method PROCESS_INBOUND 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 | 20101015 | |||
| 2 | IR_INPUT_API | Call by reference | Object reference (TYPE REF TO) | DATA | 20101015 |
Method PROCESS_INBOUND on class CL_USMD_SI_SERVICES has no exception.
Method SUBMIT_CHANGE_REQUEST 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 | 20101014 | |||
| 2 | IT_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST | Change Request | 20101015 |
Method SUBMIT_CHANGE_REQUEST on class CL_USMD_SI_SERVICES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 606 |