DBA Data[Home] [Help]

APPS.CSL_MATERIAL_TRANSACTION_PKG dependencies on CSP_TRANSACTIONS_PUB

Line 96: csp_transactions_pub.transact_material

92: -- In the application the qty is inverted during insert to reflect the
93: -- same behaviour as when the record comes from apps. This inversion
94: -- should be undone in the wrapper hence transaction_quantity * -1
95: -- ( GG 05-FEB-2002 )
96: csp_transactions_pub.transact_material
97: ( p_api_version => 1.0
98: , p_init_msg_list => FND_API.G_TRUE
99: , p_commit => FND_API.G_FALSE
100: , px_transaction_id => l_transaction_id