DBA Data[Home] [Help]

APPS.PO_SUBINVENTORIES_S2 dependencies on PO_SUBINVENTORIES_S3

Line 168: if (po_subinventories_s3.val_expense_asset(x_item_id,

164: (x_dest_subinventory is not null) and
165: (x_destination_org_id is not null) and
166: (x_destination_type = 'INVENTORY')) then
167:
168: if (po_subinventories_s3.val_expense_asset(x_item_id,
169: x_source_org_id,
170: x_source_subinventory,
171: x_destination_org_id,
172: x_dest_subinventory) = FALSE) then