DBA Data[Home] [Help]

APPS.PAY_BAL_ADJUST dependencies on PY_ELEMENT_ENTRY_API

Line 982: py_element_entry_api.create_element_entry (

978: -- the information if necessary.
979: l_info := get_batch_info(p_batch_id);
980:
981: -- Create the element entry.
982: py_element_entry_api.create_element_entry (
983: p_effective_date => l_info.effdate,
984: p_business_group_id => l_info.busgrpid,
985: p_original_entry_id => p_original_entry_id,
986: p_assignment_id => p_assignment_id,