Sunday, February 23, 2014

Set Org Context in Oracle Apps R12

BEGIN
MO_GLOBAL.SET_POLICY_CONTEXT('S',204);
END;

No comments:

Post a Comment