DBA Data[Home] [Help]

APPS.CSM_MATERIAL_TRANSACTION_PKG dependencies on CSP_TRANSACTIONS_PUB

Line 93: csp_transactions_pub.transact_material

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