SAP ABAP Interface IF_MDS_CMPT_PREPARE (Prepare data for display)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   AP-MD-BF-SYN (Application Component) Master Data Synchronization
     MDS_TOOLS_SUPPORTABILITY_FRW (Package) Supportability Tools for Master Data Synchronization
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDS_CMPT_BP_DISPLAY Prepare BP data to be displayed 20060818
Properties
Interface IF_MDS_CMPT_PREPARE  
Short Description Prepare data for display    
General Data
Package MDS_TOOLS_SUPPORTABILITY_FRW   Supportability Tools for Master Data Synchronization 
Created 20060818   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDS_CMPT_PREPARE has no forward declaration.
Interfaces
Interface IF_MDS_CMPT_PREPARE has no interface.
Friends
Interface IF_MDS_CMPT_PREPARE has no friend.
Attributes
Interface IF_MDS_CMPT_PREPARE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_DATASET_LIST Instance method Public Method Prepare datasets for display 20060818
2 PREPARE_FIELD_LIST Instance method Public Method Prepare fields for display 20060818
3 PREPARE_OBJECT_LIST Instance method Public Method Prepare objects for display 20060818
Events
Interface IF_MDS_CMPT_PREPARE has no event.
Types
Interface IF_MDS_CMPT_PREPARE has no local type.
Method Signatures

Method PREPARE_DATASET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATASETS Call by reference Type reference (TYPE) MDS_CMPT_DATASET_LIST_T Datasets for specified object 20060818
2 Importing IT_DATASETS Call by reference Type reference (TYPE) MDS_CMPT_SELECTED_DATASETS_T Selected datasets for comparison 20060818
3 Importing IT_DISPLAY_STRUCTURE Call by reference Type reference (TYPE) MDS_CMPT_DISPLAY_STRUCTURE_T Compare Tool for MDS : Display structure 20060818
4 Importing IV_OBJECT Call by reference Type reference (TYPE) MDS_CMPT_SOURCE_OBJECT_ID Source object ID 20060818

Method PREPARE_DATASET_LIST on Interface IF_MDS_CMPT_PREPARE has no exception.

Method PREPARE_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) MDS_CMPT_FIELD_LIST_T Fields for specified dataset 20060818
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) MDS_CMPT_FIELD_DESCR_T Field description 20060818
3 Importing IT_DISPLAY_STRUCTURE Call by reference Type reference (TYPE) MDS_CMPT_DISPLAY_STRUCTURE_T Compare Tool for MDS : Display structure 20060818
4 Importing IV_DATASET Call by reference Type reference (TYPE) MDS_CMPT_DATASETNM Dataset name 20060818
5 Importing IV_OBJECT Call by reference Type reference (TYPE) MDS_CMPT_SOURCE_OBJECT_ID Source object ID 20060818

Method PREPARE_FIELD_LIST on Interface IF_MDS_CMPT_PREPARE has no exception.

Method PREPARE_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONSISTENT_OBJECTS Call by reference Type reference (TYPE) MDS_CMPT_OBJECT_LIST_T Source and Target compare objects 20060818
2 Exporting ET_ERROR_OBJECTS Call by reference Type reference (TYPE) MDS_CMPT_OBJECT_LIST_T Source and Target compare objects 20060818
3 Exporting ET_INCONSISTENT_OBJECTS Call by reference Type reference (TYPE) MDS_CMPT_OBJECT_LIST_T Source and Target compare objects 20060818
4 Importing IT_DISPLAY_STRUCTURE Call by reference Type reference (TYPE) MDS_CMPT_DISPLAY_STRUCTURE_T Compare Tool for MDS : Display structure 20060818

Method PREPARE_OBJECT_LIST on Interface IF_MDS_CMPT_PREPARE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700