SAP ABAP Table DDDBUTMREQ (Interface for mass processing requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Table Category INTTAB    Structure 
Structure DDDBUTMREQ   Table Relationship Diagram
Short Description Interface for mass processing requests    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Control table for batch table conversion  
2 .INCLUDE       0   0   DD: Key of table TBATG  
3 OBJECT TBATGOBJ TBATGOBJ CHAR 4   0   DD: object type to which the operation is applied *
4 TABNAME OBJECTNAME OBJECTNAME CHAR 30   0   Name of the ABAP Dictionary object  
5 INDNAME INDEXID INDEXID CHAR 3   0   Unique Index ID in a Table  
6 TGORDER TGORDER SYNUM01 NUMC 1   0   Sequence of processing by batch generator  
7 FCT TGFCT TGFCT CHAR 3   0   Function on Database - for example, for table conversion  
8 .INCLUDE       0   0   DD: Local attributes of table TBATG  
9 EXECMODE EXECMODE EXECMODE CHAR 1   0   DD: entry for background processing or upgrade  
10 SEVERITY TBATGSTATE TBATGSTATE CHAR 1   0   DD: Status of an entry for mass processing  
11 GDATE DATUM DATUM DATS 8   0   Date  
12 GUSER TBATUSER UNAME CHAR 12   0   DD: user requesting DDL operation  
13 JOBNAME BTCJOB CHAR32 CHAR 32   0   Background job name  
14 JOBCOUNT BTCJOBCNT CHAR8 CHAR 8   0   Job ID  
15 JOBSTATE BTCSTATUS CHAR1 CHAR 1   0   Background Job Status  
16 SDATE BTCSDATE SYDATS DATS 8   0   Planned Start Date for Background Job  
17 STIME BTCSTIME SYTIME TIMS 6   0   Planned start time for background Job  
History
Last changed by/on SAP  20141013 
SAP Release Created in