SAP ABAP Function Module RSDDTMPTAB_GET_NEW_NAME (Request (and Lock) Unused, Temporary Name for Table or View)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRU (Package) Data Manager Database Utilities
Basic Data
Function Module RSDDTMPTAB_GET_NEW_NAME Request (and Lock) Unused, Temporary Name for Table or View  
Function Group RSDDTMPTAB   Management of transient tables  
Program Name SAPLRSDDTMPTAB   Management of transient tables 
INCLUDE Name LRSDDTMPTABU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TMPNM TYPE TABNAME Free Temporary Name
Exporting E_OVERFLOW TYPE RS_BOOL Overflow occured
Exporting E_CNT TYPE I Table Number
Exporting E_FREE TYPE RS_BOOL Was the Table already released?
Importing I_NAMETYPE TYPE CHAR2 RSD_C_ID_TMP_TABL_SEL '
Importing I_CONNECTION TYPE DBCON_NAME 'R/3*' Logical Name for a Database Connection
Importing I_NEW_ALLOWED TYPE RS_BOOL RS_C_TRUE Name of Object That Does Not Yet Exist Is Permitted
Importing I_ONLY_NEW TYPE RS_BOOL RS_C_FALSE For SAP_GENERATE_TMPTABLES Only
Exception INSERT_ERROR TYPE Error Upon Attempt to Insert a Record
Exception WRONG_NAMETYPE TYPE Table Type Not Permitted
Exception COUNTER_OVERFLOW TYPE Namespace Is Fully Occupied
Exception LOCK_ERROR TYPE Error while locking the table
Exception INTERNAL_ERROR TYPE Internal Error
Exception INSTALLATION_ERROR TYPE Error During Installation
Exception NO_EXISTING TYPE No More Free Objects Exist
               
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  20040315 
SAP Release Created in