SAP ABAP Class IF_MDS_CMPT_PREPARE (Prepare data for display)
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
Class IF_MDS_CMPT_PREPARE  
Short Description Prepare data for display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060818   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDS_CMPT_PREPARE has no forward declaration.
Interfaces
Class IF_MDS_CMPT_PREPARE has no interface implemented.
Friends
Class IF_MDS_CMPT_PREPARE has no friend class.
Attributes
Class 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
Class IF_MDS_CMPT_PREPARE has no event.
Types
Class 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 class 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 class 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 class IF_MDS_CMPT_PREPARE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in