SAP ABAP Interface IF_MDG_MDF_SID (Working with SIDs in Master Data Environment)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_MDF0 (Package) Master Data
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MDG_MDF_CHAR Representation of a Master Data Characteristic 20081218
2 Interface composition (i COMPRISING i_ref)  IF_MDG_MDF_CHAR_INTERNAL Representation of a Master Data Characteristic 20081218
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MDF_BUFFER_CHAR FIN Master Data: Buffered Instance of a Characteristic 20081218
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MDF_CHAR FIN Master Data: Access to Data 20081218
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MDF_DISPATCHER_CHAR FIN Master Data: Access Unbuffered Data 20081218
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_MDF_STORAGE_CHAR_LOCAL FIN Master Data: Access to Storage in Local System 20081218
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_MDF_MD_BASE_CHAR 20090123
Properties
Interface IF_MDG_MDF_SID  
Short Description Working with SIDs in Master Data Environment    
General Data
Package MDG_MDF0   Master Data 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_MDF_SID has no forward declaration.
Interfaces
Interface IF_MDG_MDF_SID has no interface.
Friends
Interface IF_MDG_MDF_SID has no friend.
Attributes
Interface IF_MDG_MDF_SID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MASS_SID Instance method Public Method Get SIDs of Multiple Values All at Once 20081218
2 GET_SID Instance method Public Method List with Mapping of SID to Value for Mass Processing 20081218
3 GET_SID_MAPPING Instance method Public Method Get Enriched Structure for SID Mapping 20081218
4 GET_SINGLE_SID Instance method Public Method Get SID of one value 20081218
5 GET_VALUE_TO_SINGLE_SID Instance method Public Method Get value of one SID 20081218
Events
Interface IF_MDG_MDF_SID has no event.
Types
Interface IF_MDG_MDF_SID has no local type.
Method Signatures

Method GET_MASS_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SID Call by reference Type reference (TYPE) HASHED TABLE 20081218
2 Importing I_FLAT_LINE_TYPE Call by reference Type reference (TYPE) STRING Zeilentyp einer "flachen" Struktur passend zu ct_sid 20081218
# Exception Resumable Description Created on
1 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20081218

Method GET_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SID Call by reference Type reference (TYPE) HASHED TABLE 20081218
2 Importing IT_SEL Call by reference Type reference (TYPE) MDG_MDF_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081218
3 Importing I_FLAT_LINE_TYPE Call by reference Type reference (TYPE) STRING Zeilentyp einer "flachen" Struktur passend zu et_sid 20081218
# Exception Resumable Description Created on
1 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20081218

Method GET_SID_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FLDSID Call by reference Type reference (TYPE) MDG_MDF_SX_MAP_FLDSID FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map 20081218
2 Importing IT_SEL Call by reference Type reference (TYPE) MDG_MDF_TS_SEL Sorted Table: Selection Condition (Range per Field) 20121030
# Exception Resumable Description Created on
1 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20081218

Method GET_SINGLE_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SID Call by reference Type reference (TYPE) MDG_MDF_SID FI-Stammdaten: Surrogate ID 20081218
2 Importing IS_VALUE Call by reference Type reference (TYPE) DATA 20081218
3 Importing IT_VALUE Call by reference Type reference (TYPE) MDG_MDF_TS_FIELD_VAL FIN-Stammdaten: Paare Feldname / Wert 20081218
# Exception Resumable Description Created on
1 NO_SID In der SID-Tabelle wurde kein Eintrag gefunden 20081218
2 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20081218

Method GET_VALUE_TO_SINGLE_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALUE Call by reference Type reference (TYPE) DATA 20081218
2 Importing I_SID Call by reference Type reference (TYPE) MDG_MDF_SID FI-Stammdaten: Surrogate ID 20081218
# Exception Resumable Description Created on
1 INVALID_SID In der SID-Tabelle wurde kein Eintrag gefunden 20081218
2 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20081218
History
Last changed by/on SAP  20130531 
SAP Release Created in 702