December 26, 2011

Set who Columns

Set who columns in pre-insert trigger in block level trigger

FND_STANDARD.SET_WHO;


The WHO columns are

CREATED BY,
CREATION_DATE,
LAST_UPDATE_BY,
LAST_UPDATED_DATE


3 comments:

  1. how to use this trigger

    ReplyDelete
    Replies
    1. Call it in Pre-Insert trigger,If your custom table has all the above mentioned WHO columns then it will be updated automatically.

      Delete
  2. This comment has been removed by the author.

    ReplyDelete

Thanks for your comments submitted.,will review and Post soon! by admin.

How I Identified 45 Configuration Gaps in an Oracle HCM Implementation — A Structured Approach

During a recent Oracle Fusion HCM implementation, I led a gap analysis that surfaced 45 configuration issues between the client's legacy...