SAP ABAP Table DML_S_INACT_OBJECT (Relationship Active Object <-> Inactive State)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MDF (Application Component) Master Data Framework
     COM_DML_ENGINE (Package) MDF: Single Object Runtime
Basic Data
Table Category INTTAB    Structure 
Structure DML_S_INACT_OBJECT   Table Relationship Diagram
Short Description Relationship Active Object <-> Inactive State    
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 ACTIVE_GUID DML_ACT_ID CHAR100 CHAR 100   0   ID of Active Object  
2 INACTIVE_GUID DML_INACT_ID CHAR42 CHAR 42   0   ID of Inactive State  
3 OBJECT_TYPE DML_OBJTYP CHAR10 CHAR 10   0   MDF Object Type  
4 OBJECT_STATE DML_INACT_STATE DML_INACT_STATE INT1 3   0   Type of Inactive State  
5 CREATED_BY DML_USER_CREATE XUBNAME CHAR 12   0   Created By *
6 CREATED_AT DML_TMSTMP_CREATE TZNTSTMPS DEC 15   0   Created On  
7 CHANGED_BY DML_USER_MODIFY XUBNAME CHAR 12   0   Changed By *
8 CHANGED_AT DML_TMSTMP_MODIFY TZNTSTMPS DEC 15   0   Last Change Time Stamp  
9 EXTERNAL_ID DML_INACT_ID_EXT DML_INACT_ID_EXT SSTR 128   0   External Object Key  
10 SAVE_ACTION DML_INACT_ACTION DML_INACT_ACTION CHAR 1   0   Action When Saving  
History
Last changed by/on SAP  20110908 
SAP Release Created in 700