SAP ABAP Class CL_SIW_NAME_RESERVER (reserves names of development objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Properties
Class CL_SIW_NAME_RESERVER  
Short Description reserves names of development objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20091208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_NAME_RESERVER has no forward declaration.
Interfaces
Class CL_SIW_NAME_RESERVER has no interface implemented.
Friends
Class CL_SIW_NAME_RESERVER has no friend class.
Attributes
Class CL_SIW_NAME_RESERVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RESERVE Static method Private Method reserve an name 20091209
2 RESERVE_TADIR_OBJNAME Static method Public Method 20091209
3 TADIR_TO_RESERVATION_SPACE Static method Private Method 20091209
Events
Class CL_SIW_NAME_RESERVER has no event.
Types
Class CL_SIW_NAME_RESERVER has no local type.
Method Signatures

Method RESERVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_RESERVATION Call by reference Type reference (TYPE) TSIW_NAME_RESERV reserved names 20091209
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20091214

Method RESERVE_TADIR_OBJNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNAME Call by reference Type reference (TYPE) OBJNAME SAP object name 20091209
2 Importing I_OBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Object type 20091209
3 Importing I_PGMID Call by reference Type reference (TYPE) PGMID an object name reservation 20091209
4 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID Project ID 20091209
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20091209

Method TADIR_TO_RESERVATION_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Object type 20091209
2 Importing I_PGMID Call by reference Type reference (TYPE) PGMID Program ID in Requests and Tasks 20091209
3 Returning R_RESERVATION_SPACE Value transfer Type reference (TYPE) SIW_DTE_RESERVATION_NAMESPACE namespace for name reservations 20091209
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20091214
History
Last changed by/on SAP  20110908 
SAP Release Created in 703