SAP ABAP Function Module RRSI_NODE_SID_CONVERT_COMPLETE (Converts a Value (Basic Char./Hierarchy Node) Into the SID)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRSID (Package) Surrogate Key Conversion
Basic Data
Function Module RRSI_NODE_SID_CONVERT_COMPLETE Converts a Value (Basic Char./Hierarchy Node) Into the SID  
Function Group RRSI   SID Conversions (for runtime)  
Program Name SAPLRRSI   General routines for SID 
INCLUDE Name LRRSIU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SID TYPE RSD_SID SID of Characteristic Value or Node
Exporting E_OSID TYPE RSD_SID
Exporting E_TA_SID TYPE RRSI_TA_SID SID (or Integer) Table
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject Name
Importing I_HIESID TYPE RSD_SID or Hierarchy ID
Importing I_NIOBJNM TYPE RSD_IOBJNM and Node
Importing I_NODENAME TYPE RSHI_NODENAME
Importing I_CHECKFL TYPE RS_BOOL RS_C_TRUE Indicator: Check Against Posted Value
Importing I_R_HIERARCHY TYPE REF TO CL_RSR_HIERARCHY_BINCL Hierarchy Status
Exception NO_SID TYPE SID does not exist (if createfl = false)
Exception CHAVL_NOT_ALLOWED TYPE
Exception INTERVAL_NOT_FOUND TYPE
Exception INHERITED_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20051219 
SAP Release Created in