DBA Data[Home] [Help]

APPS.JTF_IH_BULK dependencies on FND_API

Line 46: -- FND_API.G_RET_STS_SUCCESS if the record processed without any errors.

42: -- p_bulk_interaction_request IN CLOB interaction request itself, xml doc
43: -- p_int_offset IN NUMBER optional offset value to not process all
44: --
45: -- Returns
46: -- FND_API.G_RET_STS_SUCCESS if the record processed without any errors.
47: -- FND_API.G_RET_STS_ERROR if any errors occur
48: --
49: -- NOTES
50: --

Line 47: -- FND_API.G_RET_STS_ERROR if any errors occur

43: -- p_int_offset IN NUMBER optional offset value to not process all
44: --
45: -- Returns
46: -- FND_API.G_RET_STS_SUCCESS if the record processed without any errors.
47: -- FND_API.G_RET_STS_ERROR if any errors occur
48: --
49: -- NOTES
50: --
51: ---------------------------------------------------------------------