Function Module list used by SAP ABAP Function Module MSS_DROP_PARTITION_FROM_TABLE (Drop one partition of a table)
SAP ABAP Function Module MSS_DROP_PARTITION_FROM_TABLE (Drop one partition of a table) is using
# Object Type Object Name Object Description Note
     
1 Function Module  DB_DROP_TABLE_S As DB_DROP_TABLE, basically returns the generated statements
2 Function Module  DB_EXISTS_TABLE Checks whether a table exists in the database
3 Function Module  MSS_EXISTS_PARTITION_FUNCTION Check if partition function for a table exists