Update docs/dcc-tables.md
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Publish to docs.datacontroller.io / Deploy docs (push) Failing after 2m4s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Publish to docs.datacontroller.io / Deploy docs (push) Failing after 2m4s
				
			This commit is contained in:
		@@ -88,7 +88,7 @@ SAS Developer Notes:
 | 
			
		||||
 | 
			
		||||
### POST_EDIT_HOOK
 | 
			
		||||
 | 
			
		||||
[Hook script](#hook-scripts) to execute _after_ an edit has been made. Useful when there is a need to augment data, or perform advanced data quality checks prior to approval.
 | 
			
		||||
[Hook script](#hook-scripts) to execute _after_ an edit has been made. Useful when there is a need to augment data (derived / calculated columns), or perform advanced data quality checks prior to approval.
 | 
			
		||||
 | 
			
		||||
Leave blank if not required.
 | 
			
		||||
 | 
			
		||||
@@ -112,7 +112,7 @@ This [hook script](#hook-scripts) will execute twice during a typical workflow -
 | 
			
		||||
 | 
			
		||||
This makes it a helpful place to prevent changes being made, eg in situations where the target table needs to be locked by alternative systems.
 | 
			
		||||
 | 
			
		||||
It can also be used to apply display formats, or to prepare any 'system' columns such as "APPROVER_NM".
 | 
			
		||||
It can also be used to apply display formats, or to prepare any derived 'system' columns such as "LAST_APPROVER_NM".
 | 
			
		||||
 | 
			
		||||
Leave blank if not required.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user