SAP ABAP Interface IF_USMD_ENRICHMENT_FEEDER (Enrichment Feeder)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-DQ (Application Component) Data Quality
     MDG_SDQ_ENRICHMENT (Package) MDG: Enrichment Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_ADDR_ENRICH_FEEDER Feeder Class for Address Enrichment 20100625
Properties
Interface IF_USMD_ENRICHMENT_FEEDER  
Short Description Enrichment Feeder    
General Data
Package MDG_SDQ_ENRICHMENT   MDG: Enrichment Framework 
Created 20100616   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_USMD_ENRICHMENT_FEEDER has no forward declaration.
Interfaces
Interface IF_USMD_ENRICHMENT_FEEDER has no interface.
Friends
Interface IF_USMD_ENRICHMENT_FEEDER has no friend.
Attributes
Interface IF_USMD_ENRICHMENT_FEEDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_ACTION_RESULT Instance method Public Method Convert Action result to adapter format 20100713
2 GET_ADAPTER_DATA Instance method Public Method MDG data -> adapter specific data 20100616
3 GET_MDG_DATA Instance method Public Method Adapter specific data -> MDG data 20100616
4 GET_RELEVANT_ENTITIES Instance method Public Method Get relevant entities to be read and to be updated 20120202
5 IS_RELEVANT Instance method Public Method Is the enrichment relevant for the given OTC code 20110317
6 PREPARE_UI_DATA Instance method Public Method Prepare UI data from adapter format to MDG format 20100713
Events
Interface IF_USMD_ENRICHMENT_FEEDER has no event.
Types
Interface IF_USMD_ENRICHMENT_FEEDER has no local type.
Method Signatures

Method CONVERT_ACTION_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Type reference (TYPE) DATA return data in adapter format 20100713
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Ref to UI data,returned with action code 20100713
3 Importing IV_ACTION_CODE Call by reference Type reference (TYPE) MDG_SDQ_ENRICH_ACTION_CODE Action Code 20100713

Method CONVERT_ACTION_RESULT on Interface IF_USMD_ENRICHMENT_FEEDER has no exception.

Method GET_ADAPTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20100616
2 Importing IO_APP_CONTEXT Call by reference Object reference (TYPE REF TO) IF_USMD_APP_CONTEXT 20100616
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT 20100616
4 Importing IT_KEY_ALL Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA 20100616

Method GET_ADAPTER_DATA on Interface IF_USMD_ENRICHMENT_FEEDER has no exception.

Method GET_MDG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20120202
2 Importing IO_DATA_WRITE Call by reference Object reference (TYPE REF TO) IF_USMD_DELTA_BUFFER_WRITE 20100616
3 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20100616

Method GET_MDG_DATA on Interface IF_USMD_ENRICHMENT_FEEDER has no exception.

Method GET_RELEVANT_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_FIELDNAME Attributes of write entity which have to be editable 20120202
2 Exporting ET_ATTR_NO_MAP Call by reference Type reference (TYPE) USMD_TS_FIELDNAME Attributes of write entity not mapped for enrichment 20120926
3 Exporting ET_READ_ENTITIES Call by reference Type reference (TYPE) USMD_T_ENTITY Entities required for performing enrichment 20120202
4 Exporting E_WRITE_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity that would be enriched 20120202

Method GET_RELEVANT_ENTITIES on Interface IF_USMD_ENRICHMENT_FEEDER has no exception.

Method IS_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RELEVANT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110317
2 Importing IV_OTC Call by reference Type reference (TYPE) USMD_OTC Business Object Type 20110317

Method IS_RELEVANT on Interface IF_USMD_ENRICHMENT_FEEDER has no exception.

Method PREPARE_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Data in MDG format for UI 20100713
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Data in adapter format 20100713
3 Importing IV_VIEW_TYPE Call by reference Type reference (TYPE) CHAR4 View type 20100713

Method PREPARE_UI_DATA on Interface IF_USMD_ENRICHMENT_FEEDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703