SAP ABAP Function Module RSDDTMPTAB_RELEASE_TABLE (Release / Lock 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_RELEASE_TABLE | Release / Lock Temporary Name for Table or View |
Function Group | RSDDTMPTAB | Management of transient tables |
Program Name | SAPLRSDDTMPTAB | Management of transient tables |
INCLUDE Name | LRSDDTMPTABU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_TMPNM | TYPE | RSD_TABLNM | Temporary Name | |||
![]() |
I_T_TMPNM | TYPE | RSD_T_TABLNM | ||||
![]() |
I_CLEANUP | TYPE | RS_BOOL | RS_C_TRUE | Clean Up on DB (06 = truncate, non-06 = drop) | ||
![]() |
I_DROP | TYPE | RS_BOOL | RS_C_FALSE | Delete Table in Any Case | ||
![]() |
I_CONNECTION | TYPE | DBCON_NAME | 'R/3*' | Logical Name for a Database Connection | ||
![]() |
DELETE_ERROR | TYPE | Error while Deleting the Lock from RSDD_TMPNM_AD | ||||
![]() |
WRONG_NAMETYPE | TYPE | Name Does Not Match Conventions | ||||
![]() |
DROP_TABLE_ERROR | TYPE | |||||
![]() |
TRUNCATE_TABLE_ERROR | TYPE | |||||
Processing Type
Normal Function 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 |