SAP ABAP Class IF_UG_MD_SID (FIN Master Data: Working with Surrogate IDs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UG_MD_CHAR FIN Master Data: Representation of a Characteristic 20010719
2 Interface composition (i COMPRISING i_ref)  IF_UG_MD_CHAR_INTERNAL FIN Master Data: Representation of a Characteristic 20010627
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_MD_ADAPTER Wrapper for MDF/MDF Light 20040510
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_DEFVAL Obsolete 20011122
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_MD_BASE_CHAR Replacement of Basis Char.Instance for Special BCS Chars 20030103
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_BUFFER_CHAR FIN Master Data: Buffered Instance of a Characteristic 20010627
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_CHAR FIN Master Data: Access to Data 20010719
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_DISPATCHER_CHAR FIN Master Data: Access Unbuffered Data 20040102
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_STORAGE_CHAR_LOCAL FIN Master Data: Access to Storage in Local System 20040102
Properties
Class IF_UG_MD_SID  
Short Description FIN Master Data: Working with Surrogate IDs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010627   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UG_MD_SID has no forward declaration.
Interfaces
Class IF_UG_MD_SID has no interface implemented.
Friends
Class IF_UG_MD_SID has no friend class.
Attributes
Class IF_UG_MD_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 20060206
2 GET_SID Instance method Public Method List with Mapping SID <-> Value for Mass Processing 20010712
3 GET_SID_MAPPING Instance method Public Method Get enriched structure for SID map 20011009
4 GET_SINGLE_SID Instance method Public Method Get SID of one value 20010712
5 GET_VALUE_TO_SINGLE_SID Instance method Public Method Get value of one SID 20010627
Events
Class IF_UG_MD_SID has no event.
Types
Class IF_UG_MD_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 20060206
2 Importing I_FLAT_LINE_TYPE Call by reference Type reference (TYPE) STRING Zeilentyp einer "flachen" Struktur passend zu ct_sid 20060206
# Exception Resumable Description Created on
1 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20060206

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 20010712
2 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010712
3 Importing I_FLAT_LINE_TYPE Call by reference Type reference (TYPE) STRING Zeilentyp einer "flachen" Struktur passend zu et_sid 20010813
# Exception Resumable Description Created on
1 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20030523

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) UGMD_SX_MAP_FLDSID FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map 20011009
# Exception Resumable Description Created on
1 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20030523

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) UG_SID FI-Stammdaten: Surrogate ID 20010712
2 Importing IS_VALUE Call by reference Type reference (TYPE) DATA 20010712
3 Importing IT_VALUE Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FIN-Stammdaten: Paare Feldname / Wert 20010712
# Exception Resumable Description Created on
1 NO_SID In der SID-Tabelle wurde kein Eintrag gefunden 20010712
2 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20010712

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 20020122
2 Importing I_SID Call by reference Type reference (TYPE) UG_SID FI-Stammdaten: Surrogate ID 20010627
# Exception Resumable Description Created on
1 INVALID_SID In der SID-Tabelle wurde kein Eintrag gefunden 20030603
2 NO_SID_TABLE Kein Fremdschlüssel zur SID in der Merkmalstabelle 20030523
History
Last changed by/on SAP  20060703 
SAP Release Created in