Skip to main content
Question

Getting the shoporder note to project

  • May 28, 2025
  • 1 reply
  • 12 views

Forum|alt.badge.img

I need shop order note_text field to appear in project database.

What’s the API (&AO.SHOP_ORD_API) to get NOTE_TEXT in shop order ?

 

Thanks

1 reply

Marcel.Ausan
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 1298 replies
  • May 28, 2025

@PSetiawan see below:

SHOP_ORD_API.Get_Note_Text (
    order_no_ IN VARCHAR2,
    release_no_ IN VARCHAR2,
    sequence_no_ IN VARCHAR2 )