SAP ABAP Class IF_RRSI_LOCAL_NODE_SID (Create Local Node SIDs)
Properties
Class IF_RRSI_LOCAL_NODE_SID  
Short Description Create Local Node SIDs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RRSI_LOCAL_NODE_SID has no forward declaration.
Interfaces
Class IF_RRSI_LOCAL_NODE_SID has no interface implemented.
Friends
Class IF_RRSI_LOCAL_NODE_SID has no friend class.
Attributes
Class IF_RRSI_LOCAL_NODE_SID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SID Instance method Public Method Create SID 20100108
2 PREPARE Instance method Public Method Prepare (Start) 20100108
3 SUBMIT Instance method Public Method Complete Creation 20100108
Events
Class IF_RRSI_LOCAL_NODE_SID has no event.
Types
Class IF_RRSI_LOCAL_NODE_SID has no local type.
Method Signatures

Method CREATE_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NIOBJNM Call by reference Type reference (TYPE) RSNIOBJNM InfoObject-Typ des Knotens 20100108
2 Importing I_NODENAME Call by reference Type reference (TYPE) RSSHNODENAME Name des Hierarchieknotens 20100108
3 Returning R_SID Value transfer Type reference (TYPE) RSSID Stammdaten ID 20100108
# Exception Resumable Description Created on
1 CX_RS_ERROR SID existiert schon 20100108

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIESID Call by reference Type reference (TYPE) RSRHIESID SID für die Hierarchie ID 20100108

Method PREPARE on class IF_RRSI_LOCAL_NODE_SID has no exception.

Method SUBMIT Signature

Method SUBMIT on class IF_RRSI_LOCAL_NODE_SID has no parameter.
Method SUBMIT on class IF_RRSI_LOCAL_NODE_SID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in