db.drop.table()

Syntax
long db.drop.table( long table_id [, long ignore_refs] [, long comp_nr] )


Description
This deletes a specified table. Data and indices associated with the table are also deleted. Reference counters are automatically updated. 


Arguments
table_id The table ID, as returned by db.bind().
ignore_refs If you set this optional argument to DB.IGNORE.ALL.REFS, the data is deleted regardless of whether it is referenced by other tables.
comp_nr This optional argument specifies a company number for the table. The default company is the company of the user.


Return values
     0 success
<>0 error


Related Post:

People who read this post also read :



3 comments:

In DP Drop table data and indices associated with the table are deleted and reference counter are automatically updated.
sap erp 6.0

Post a Comment

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More