SAP ABAP Class CL_RSAN_RTT_TEMP_TABLE (CL_RSAN_RTT_TEMP_TABLE)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_RT (Package) APD - Tool - Runtime
Properties
Class CL_RSAN_RTT_TEMP_TABLE  
Short Description CL_RSAN_RTT_TEMP_TABLE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_RT   APD - Tool - Runtime 
Created 20020626   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSANM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSANR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_RTT_TEMP_TABLE has no interface implemented.
Friends
Class CL_RSAN_RTT_TEMP_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MAX_ALLOWED_TEMP_TABLES Constant Private Type reference (TYPE) I 1000 C_MAX_ALLOWED_TEMP_TABLES 20020626
2 C_TABLE_PREFIX Constant Private Type reference (TYPE) RSANR_TEMP_TABLE_NAME RSANR_C_GEN_TABNAME_PREFIX Namespace Reserved for Temporary Tables. Do Not Change! 20020626
3 PT_TABLE_NAMES Instance attribute Private Type reference (TYPE) RSANR_T_TEMP_TABLE_NAME PT_TABLE_NAMES 20020626
4 P_COUNTER Instance attribute Private Type reference (TYPE) I P_COUNTER 20020626
Methods
# Method Level Visibility Method type Description Created on
1 ADOPT_NOT_USED_TABLES Instance method Public Method Adopts All Existing Temp. Tables Not Used (For Free Method) 20020701
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020626
3 CREATE_TEMP_TABLE Instance method Public Method Creates Temporary Table and Returns Its Name 20020626
4 FREE Instance method Public Method Deletes All Temporary Tables Created by This Instance 20020626
5 FREE_TABLE Static method Private Method Internal ! Do not use ! 20020626
6 GET_USED_TABLES Instance method Public Method Retrieves Temp. Tables Which Are Used (Locked) by Instance 20020701
Events
Class CL_RSAN_RTT_TEMP_TABLE has no event.
Types
Class CL_RSAN_RTT_TEMP_TABLE has no local type.
Method Signatures

Method ADOPT_NOT_USED_TABLES Signature

Method ADOPT_NOT_USED_TABLES on class CL_RSAN_RTT_TEMP_TABLE has no parameter.
Method ADOPT_NOT_USED_TABLES on class CL_RSAN_RTT_TEMP_TABLE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAN_RTT_TEMP_TABLE has no parameter.
Method CONSTRUCTOR on class CL_RSAN_RTT_TEMP_TABLE has no exception.

Method CREATE_TEMP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE_TADIR Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20030302
2 Importing I_TADIR_GENFLAG Value transfer Type reference (TYPE) GENFLAG 'T' Generierungskennzeichen 20030302
3 Importing I_TB_STRUCT Call by reference Type reference (TYPE) RSANR_RT2_TH_FIELDLIST I_TB_STRUCT 20020626
4 Returning R_TABLE_NAME Value transfer Type reference (TYPE) RSANR_TEMP_TABLE_NAME R_TABLE_NAME 20020626
# Exception Resumable Description Created on
1 CX_RSAN_RTT_TEMP_TABLE CX_RSAN_RTT_TEMP_TABLE 20020626

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_NOREF Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20030302
2 Importing I_DELETE_TADIR Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20030302
# Exception Resumable Description Created on
1 CX_RSAN_RTT_TEMP_TABLE CX_RSAN_RTT_TEMP_TABLE 20020626

Method FREE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_NOREF Value transfer Type reference (TYPE) RS_BOOL Boolean 20030302
2 Importing I_DELETE_TADIR Value transfer Type reference (TYPE) RS_BOOL Boolean 20030302
3 Importing I_DEQUEUE Value transfer Type reference (TYPE) AS4FLAG 'X' I_DEQUEUE 20020626
4 Importing I_TB_NAME Call by reference Type reference (TYPE) RSANR_TEMP_TABLE_NAME I_TB_NAME 20020626
# Exception Resumable Description Created on
1 CX_RSAN_RTT_TEMP_TABLE CX_RSAN_RTT_TEMP_TABLE 20020626

Method GET_USED_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TABLES Call by reference Type reference (TYPE) RSANR_T_TEMP_TABLE_NAME 20020701

Method GET_USED_TABLES on class CL_RSAN_RTT_TEMP_TABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 310