InterviewSolution
| 1. |
Can We Keep 2 Records At Level 0? |
|
Answer» Yes we can have 2 records at level 0 PROVIDED should MATCH the key fields. Record Level AUDIT: for creating a record for record level audit we need to have 3 fields Audit_operid, Audit_stamp, and Audit_action. We can create our own audit records by prefixing Audit_ FIELD level Audit: By using delivered PS_AUDIT table we can set field level audit. Yes we can have 2 records at level 0 provided should match the key fields. Record Level Audit: for creating a record for record level audit we need to have 3 fields Audit_operid, Audit_stamp, and Audit_action. We can create our own audit records by prefixing Audit_ Field level Audit: By using delivered PS_AUDIT table we can set field level audit. |
|