DBA Data[Home] [Help]

APPS.RCV_CREATEACCOUNTING_PVT dependencies on CST_XLA_PVT

Line 1107: l_trx_info CST_XLA_PVT.t_xla_rcv_trx_info;

1103: l_legal_entity NUMBER;
1104: l_event_le_date DATE;
1105:
1106: -- SLA Uptake --
1107: l_trx_info CST_XLA_PVT.t_xla_rcv_trx_info;
1108: l_encumbrance_flag VARCHAR2(1);
1109: l_bc_status VARCHAR2(2000);
1110: l_packet_id NUMBER;
1111: l_user_id NUMBER;

Line 1798: CST_XLA_PVT.Create_RCVXLAEvent(

1794: END IF;
1795:
1796: l_stmt_num := 260;
1797:
1798: CST_XLA_PVT.Create_RCVXLAEvent(
1799: p_api_version => 1.0,
1800: p_init_msg_list => FND_API.G_FALSE,
1801: p_commit => FND_API.G_FALSE,
1802: p_validation_level => FND_API.G_VALID_LEVEL_FULL,