Ansicht
Dokumentation

MSS_DROP_PARTITION_TABLE - Drop a partitioned table (incl. all partitions)

MSS_DROP_PARTITION_TABLE - Drop a partitioned table (incl. all partitions)

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

MSS_DROP_PARTITION_TABLE is the killer module to erase a whole partitioned table. The module just calls a regular DROP TABLE module from our SAP Dictionary.

Parameter description:

DROP_DEPENDING also drops the partitioning function and the partition scheme (=Default).

EXECUTE: Like all other modules this allows you just to generate the SQL statement instead of executing it.

STATEMENT_TAB_OUT is a container for the genrated SQL code if it is requested.

Beispiel

Hinweise

Weiterführende Informationen





Parameter

EXECUTE
PART_TABNAME
PRID
STATEMENT_TAB_OUT

Ausnahmen

ERROR_DURING_DROP
TABLE_NOT_FOUND
WRONG_DATABASE_PLATFORM

Funktionsgruppe

SFMSS_PARTITION

Fill RESBD Structure from EBP Component Structure   TXBHW - Original Tax Base Amount in Local Currency  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 980 Date: 20240605 Time: 211013     sap01-206 ( 25 ms )