|
Re: Diff bet org_id and organization_id [message #120918 is a reply to message #120480] |
Tue, 24 May 2005 12:12 |
Art Metzer
Messages: 2480 Registered: December 2002
|
Senior Member |
|
|
ORG_ID differentiates between one org and another in the context of multiorg, which is something of a financial classification. If you have access to MetaLink, click here for clarification.
On the other hand, ORGANIZATION_ID is an Oracle Human Resources Management System concept, something to which an assignment is attached. HR organizations can belong to a hierarchy, and apply in different contexts. Here is a link to organization from MetaLink's HRMS Glossary of Terms.
|
|
|
Re: Diff bet org_id and organization_id [message #121122 is a reply to message #120480] |
Thu, 26 May 2005 03:57 |
adragnes
Messages: 241 Registered: February 2005 Location: Oslo, Norway
|
Senior Member |
|
|
As Art wrote org_id specifies a multiorg-organisation. You will find it only in the multiorg applications: Accounts Receivable, Accounts Payable, Cash Management and Purchasing.
Data that is not to be shared between multiorg organisations reside in tables ending with _ALL. What multiorg organisation you currently are in is specified in a profile option.
--
Aleksander Dragnes
|
|
|
Re: Diff bet org_id and organization_id [message #126013 is a reply to message #121122] |
Thu, 30 June 2005 09:21 |
rakeshapps
Messages: 11 Registered: June 2005 Location: India
|
Junior Member |
|
|
ORG_ID is the id of the Operating Unit (available from HR_OPERATING_UNITS), while ORGANIZATION_ID is the id of the child organizations (could be inventory organizations, budget organizations, item master organization and the rest all types of organizations). This is usually available from HR_ORGANIZATIONS.
As it is previously pointed out, ORG_ID exists in case the setup is a multiorg setup. In uniorg scenario, ORG_ID is null.
|
|
|