FND_PROFILE.GET ORG_ID [message #335539] |
Tue, 22 July 2008 08:50 |
Rafeek
Messages: 159 Registered: April 2007 Location: egypt
|
Senior Member |
|
|
Hi
i use oracle apps r12 om os linux.
i try to get org name and org code from view ORG_ORGANIZATION_DEFINITIONS
i get org_id by
FND_PROFILE.GET ('ORG_ID', V_ORG_ID);
the variable become 7652
this value not found in col ORGANIZATION_ID in view ORG_ORGANIZATION_DEFINITIONS
it raise no data found exception
can any one help me how to get the correct org_id;
thanx
Rafeek
|
|
|