Unifier (MOSC)

MOSC Banner

Oracle Unifier API: Enhancements to Line Item Deletion API

edited Oct 24, 2024 12:32PM in Unifier (MOSC) 1 commentAnswered

Background:
Currently, when attempting to delete line items using the API, if there are duplicate entries across multiple tabs, the API responds with an error: "There are duplicate rows." This situation arises when the same value (e.g., "FR") exists in different tabs, making it impossible to delete without specifying the context.

Proposal:
To improve the API's functionality and user experience, I propose implementing a feature that allows for targeted deletions based on tab-specific conditions. This will enable users to delete entries from a specific tab without encountering duplicate row errors.

Implementation Details:
Filter Condition: Introduce a new parameter to the deletion payload that allows for specifying the tab from which to delete the entry. For example, using uuu_tab_id = 'Milestone' will indicate that the deletion should only occur in the "Milestone" tab.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center