how can i  a field is inherited from parent table ?
						
					
					
				
			
		
	
			
	
	
	
	
	
Options
			
				
					
	
			
		
	- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 12:57 AM
the filed is_inherited belongs to which table?
		
			
				
						
							Labels:
						
						
		
	
					
			
		
	
	
	
	
				
		
			
		
			
					
			
		
				
		
			
		
	
	
		1 REPLY 1
	
		
		
			
			
			
					
	
			 
					
				
		
Options
			
				
					
	
			
		
	- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022 03:27 PM
To find a particular field:
- Go to the Dictionary table ( shortcut type "sys_dictionary.list") which lists all the fields in your instance
- Then search for column name starts with is_in
- As you can see below my instance contains a field "is_inheritable" but does not contain a field "is_inherited". Your instance will show you different results based on the applications installed and the configuration performed.
Hit the 👍 Helpful link ↓ if this answer brings you closer to achieving your goal
