SAP ABAP Table DMC_RCALL (DMC: Representation of Rule or Operator Calls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DMC (Application Component) Data Conversion
     S_DMCM (Package) Data Mapping and Conversion: Maintenance
Basic Data
Table Category TRANSP    Transparent table 
Transparent table DMC_RCALL   Table Relationship Diagram
Short Description DMC: Representation of Rule or Operator Calls    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 GUID GUID_22 SYSUUID_22 CHAR 22   0   GUID in 'CHAR' format with upper-/lowercase (!)  
2 RULEREF GUID_22 SYSUUID_22 CHAR 22   0   GUID in 'CHAR' format with upper-/lowercase (!) DMC_RULE
3 ASS_TO GUID_22 SYSUUID_22 CHAR 22   0   GUID in 'CHAR' format with upper-/lowercase (!)  
4 COBJ GUID_22 SYSUUID_22 CHAR 22   0   GUID in 'CHAR' format with upper-/lowercase (!)  
5 IDENT DMC_RIDENT DMC_CTSID CHAR 20   0   Rule Identifier  
6 VERSIO DMC_VERSIO DMC_VERSIO NUMC 4   0   Version Number of Objects  
7 CHNAM SYUNAME SYCHAR12 CHAR 12   0   User Name  
8 CHANGEDATE SYDATUM SYDATS DATS 8   0   System Date  
9 AUTHOR SYUNAME SYCHAR12 CHAR 12   0   User Name  
10 CREATEDATE SYDATUM SYDATS DATS 8   0   System Date  
11 DESCR DMC_DESCR DMC_DSTR CHAR 60   0   Description  
12 SPLITNO DMC_SPLTNO   NUMC 2   0   0 = Rcall is not a Split-Rcall; 1, 2...Splitnumber of Rcalls  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 DMC_RCALL RULEREF DMC_RULE GUID KEY    
History
Last changed by/on SAP  20130604 
SAP Release Created in