DBA Data[Home] [Help]

APPS.CSF_AUTO_COMMIT_PVT dependencies on CSF_AUTO_COMMIT_PVT

Line 1: package body csf_auto_commit_pvt as

1: package body csf_auto_commit_pvt as
2: /* $Header: CSFVCMTB.pls 120.0.12020000.2 2012/07/25 13:23:20 knathsh ship $ */
3:
4: --================================================--
5: -- private constants, types, variables and cursors --

Line 508: end csf_auto_commit_pvt;

504: return l_value/24;
505: end convert_to_days;
506: begin
507: g_uom_hours := fnd_profile.value('CSF_UOM_HOURS');
508: end csf_auto_commit_pvt;