DBA Data[Home] [Help]

APPS.CSI_T_TXN_DETAILS_GRP dependencies on FND_GLOBAL

Line 7: g_user_id NUMBER := FND_GLOBAL.user_id;

3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'csi_t_txn_details_grp';
5: g_file_name CONSTANT VARCHAR2(12) := 'csigttxb.pls';
6:
7: g_user_id NUMBER := FND_GLOBAL.user_id;
8: g_login_id NUMBER := FND_GLOBAL.login_id;
9:
10: /*
11: This procedure checks for the existence of a transaction details

Line 8: g_login_id NUMBER := FND_GLOBAL.login_id;

4: g_pkg_name CONSTANT VARCHAR2(30) := 'csi_t_txn_details_grp';
5: g_file_name CONSTANT VARCHAR2(12) := 'csigttxb.pls';
6:
7: g_user_id NUMBER := FND_GLOBAL.user_id;
8: g_login_id NUMBER := FND_GLOBAL.login_id;
9:
10: /*
11: This procedure checks for the existence of a transaction details
12: record in the database . The key to identify the txn line record is