SAP ABAP Class CL_UC_SIDMAP (Map of Values to SID and NID)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_SIDMAP Map of Values to SID and NID 20010723
Properties
Class CL_UC_SIDMAP  
Short Description Map of Values to SID and NID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCD0   SEM-BCS: Common Objects for Data Dispatcher 
Created 20010723   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_SIDMAP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_SIDMAP Map of Values to SID and NID 20010723
Friends
# Friend Modeled only Created on Description
1 CL_UC_MODEL 20010723 Model (field catalog, ...)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_UC_MODEL Model (Field Catalog, ...) 20010723
2 DT_FLD2SID Instance attribute Private Type reference (TYPE) UCD_TH_MAP_FLD2SID Map of FieldName <= Fld.Name SID incl. Value Map 20010723
3 DT_SID2FLD Instance attribute Private Type reference (TYPE) UCD_TH_MAP_SID2FLD Map of FieldName => Fld.Name SID incl. Value Map 20010723
4 X Constant Private Type reference (TYPE) UC_FLG 'X' =X 20020710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010723
2 READ_MAP Instance method Private Method Get Reference to Mapping Information 20010723
3 RESET_MAP Instance method Private Method Renews Mapping if Necessary 20030403
Events
Class CL_UC_SIDMAP has no event.
Types
Class CL_UC_SIDMAP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20010723

Method CONSTRUCTOR on class CL_UC_SIDMAP has no exception.

Method READ_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_S_FLDSID Call by reference Object reference (TYPE REF TO) UCD_SX_MAP_FLDSID Mapping Feldname <=> Feldname-SID inklusive Wert-Mapping 20010723
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20010723
3 Importing I_FIELDNAME_SID Call by reference Type reference (TYPE) UC_SID Surrogatschlüssel 20010723
# Exception Resumable Description Created on
1 NOT_FOUND Für mindestens einen Merkmalswert wurde kein SID gefunden 20030612

Method RESET_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_S_FLDSID Call by reference Object reference (TYPE REF TO) UCD_SX_MAP_FLDSID Mapping Feldname <=> Feldname-SID inklusive Wert-Mapping 20030403

Method RESET_MAP on class CL_UC_SIDMAP has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A