DBA Data[Home] [Help]

APPS.WMS_DEVICE_CONFIRMATION_PUB dependencies on MTL_TRANSACTION_REASONS

Line 3970: FROM MTL_TRANSACTION_REASONS

3966:
3967: BEGIN
3968: SELECT 1
3969: INTO l_wf
3970: FROM MTL_TRANSACTION_REASONS
3971: WHERE reason_id=l_rec.reason_id
3972: and workflow_name is not null
3973: and workflow_name<>' '
3974: and workflow_process is not null