SAP ABAP Interface IF_USMD_DUPCHECK (Duplicate Check)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_DATA_QUALITY_SERVICES (Package) Services for Data Quality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_DUPCHECK_FACTORY | Factory for Duplicate Check Functions | 20100810 |
Properties
| Interface | IF_USMD_DUPCHECK | |
| Short Description | Duplicate Check |
General Data
| Package | USMD_DATA_QUALITY_SERVICES | Services for Data Quality |
| Created | 20100810 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_USMD_DUPCHECK has no forward declaration.
Interfaces
Interface IF_USMD_DUPCHECK has no interface.
Friends
Interface IF_USMD_DUPCHECK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ACTION_CODE | Constant | Public | See coding | 20100810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101126 | ||
| 2 | Instance method | Public | Method | 20100810 |
Events
Interface IF_USMD_DUPCHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ACTION_CODE | Public | See coding | 20100810 | action_code TYPE c LENGTH 1
|
||
| 2 | S_UI_DATA | Public | See coding | 20100810 | BEGIN OF s_ui_data,
model TYPE REF TO if_usmd_model_ext,
entity TYPE usmd_entity,
edition TYPE usmd_edition,
r_s_key TYPE REF TO data,
t_dupcheck_data TYPE usmd_t_search_result,
t_driver_record TYPE usmd_t_search_result,
END OF s_ui_data
|
||
| 3 | S_UI_RESULT | Public | See coding | 20100810 | BEGIN OF s_ui_result,
action_code TYPE action_code,
r_data TYPE REF TO data,
END OF s_ui_result
|
Method Signatures
Method CHECK_SWITCH_TO_DUPLICATE 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 | Meldungen | 20101126 | |||
| 2 | IS_KEY_NEW | Call by reference | Type reference (TYPE) | DATA | 20101126 | ||||
| 3 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20101126 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20101126 |
Method CHECK_SWITCH_TO_DUPLICATE on Interface IF_USMD_DUPCHECK has no exception.
Method SWITCH_TO_DUPLICATE 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 | 20100810 | ||||
| 2 | IS_KEY_NEW | Call by reference | Type reference (TYPE) | DATA | 20100810 | ||||
| 3 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | 20100810 | ||||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | 20100810 |
Method SWITCH_TO_DUPLICATE on Interface IF_USMD_DUPCHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |