SELECT order_source_id, name, description
FROM oe_order_sources
Here order_source_id will be source_document_type_id in OE_ORDER_LINES_ALL table.
$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...
No comments:
Post a Comment