SAP Table SDB_MEDIA

SAP DB: Structure for Backup Media

SDB_MEDIA (SAP DB: Structure for Backup Media) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SDB_MEDIA to other SAP tables.

SDB_MEDIA table fields

Field Data element Checktable Datatype Length Decimals
NAME MaxDB: Name of Backup Template SDB_MNAME CHAR 64 0
LOC MaxDB: Volume Name SDB_MLOC CHAR 256 0
TYPE MaxDB: Type of Volume SDB_MTYPE CHAR 32 0
STYPE MaxDB: Backup Type SDB_MSTYPE CHAR 16 0
MSIZE MaxDB: Size of Volume (KB) SDB_MSIZE CHAR 16 0
BLKSIZE MaxDB: Block Size (Pages) SDB_MBSIZE CHAR 16 0
OVERWRITE MaxDB: Overwritable SDB_MOVERW CHAR 16 0
AUTOLDR MaxDB: Autoloader SDB_MAUTOL CHAR 16 0
OSCMD MaxDB: OS Command SDB_MOSCMD CHAR 256 0
DCREATED MaxDB: Created On SDB_CREATE_DATE DATS 8 0
TCREATED MaxDB: Created At SDB_CREATE_TIME TIMS 6 0
DMODIFIED MaxDB: Changed On SDB_MODIFIED_DATE DATS 8 0
TMODIFIED MaxDB: Changed At SDB_MODIFIED_TIME TIMS 6 0
BACKUPTOOL MaxDB: Backup Tool from Another Provider SDB_BACKUPTOOL CHAR 16 0
SUCCESSOR MaxDB Bridge: Name of the Successor SDB_MNAME_SUCCESSOR CHAR 64 0