DBA Data[Home] [Help]

APPS.OE_CUSTACCEPTREP_PVT dependencies on FND_GLOBAL

Line 267: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || FND_GLOBAL.USER_NAME || '');

263: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || g_func_currency_desc || '');
264: --myerrams
265: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || l_item_display || '');
266: --myerrams, end
267: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || FND_GLOBAL.USER_NAME || '');
268: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || FND_GLOBAL.CONC_REQUEST_ID || '');
269: END;
270: --=============================================================================
271: -- Start of comments

Line 268: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || FND_GLOBAL.CONC_REQUEST_ID || '');

264: --myerrams
265: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || l_item_display || '');
266: --myerrams, end
267: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || FND_GLOBAL.USER_NAME || '');
268: FND_FILE.PUT_LINE(FND_FILE.OUTPUT, '' || FND_GLOBAL.CONC_REQUEST_ID || '');
269: END;
270: --=============================================================================
271: -- Start of comments
272: -- FUNCTION : create_where_clause