Home » Developer & Programmer » Reports & Discoverer » USER_EXITS
icon9.gif  USER_EXITS [message #159809] Tue, 21 February 2006 13:39 Go to next message
tarun444
Messages: 18
Registered: August 2005
Location: indianapolis
Junior Member
Hi everybody,
i have a problem working on the Bill Of Materials report. it has a lot of user_exits in the program units like...

SRW.USER_EXIT( FND FLEXSQL CODE="MTLL" NUM=":P_LOCATOR_STRUCTURE_ID"
APPL_SHORT_NAME="INV" OUTPUT=":P_LOCATOR_FLEXDATA"
MODE="SELECT" DISPLAY="ALL"
TABLEALIAS="MIL"');

SRW.USER_EXIT('FND MESSAGE_NAME NAME="MFG_REQUIRED_VALUE"');
SRW.USER_EXIT('FND MESSAGE_TOKEN TOKEN="ENTITY" VALUE="specific item"');
SRW.USER_EXIT('FND MESSAGE_GET OUTPUT_FIELD=":P_MSG_BUF"');
SRW.MESSAGE('999', :P_MSG_BUF);

i have no clue what so ever about what these functions do like
FND FLEXSQL
FND MESSAGE_GET OUTPUT_FIELD=":P_MSG_BUF"'

is there a way to refer back to some manual to find the details for these procedures which are been used the user exits???


Thanks in Advance
Tarun
Re: USER_EXITS [message #159994 is a reply to message #159809] Wed, 22 February 2006 09:48 Go to previous message
skooman
Messages: 913
Registered: March 2005
Location: Netherlands
Senior Member
These codes are about multi-organization use in apps.

Documentation (amongst others):

http://download-uk.oracle.com/docs/cd/B11454_01/11.5.9/acrobat/115multorg.pdf

Regards,
Sabine
Previous Topic: Discoverer 9.0.2 script eul4del.sql not found
Next Topic: Having problem w/ Mutiple queries in report
Goto Forum:
  


Current Time: Fri Jun 28 15:53:00 CDT 2024