DBA Data[Home] [Help]

APPS.ARP_BR_HOUSEKEEPER_PKG dependencies on FND_GLOBAL

Line 1988: IF FND_GLOBAL.CONC_REQUEST_ID is not null THEN

1984: /*------------------------------------------------+
1985: | Write the message to log and to the standard |
1986: | debugging channel |
1987: +------------------------------------------------*/
1988: IF FND_GLOBAL.CONC_REQUEST_ID is not null THEN
1989:
1990: /*------------------------------------------------+
1991: | Only write to the log if call was made from |
1992: | concurrent program. |