[2pack]trim space on tables name of sql on packout detail

Description

define a packout detail use sql example
SELECT * FROM C_Order WHEN C_Order.C_Order_ID > 100000:C_Orderline

in case after or before C_Orderline has space (line break, tab,...) will build a wrong syntax sql
should apply trim for table name for this case

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Tested By

Diego Ruiz

Components

Fix versions

Priority

Created June 23, 2020 at 5:00 PM
Updated September 4, 2020 at 8:52 PM
Resolved June 30, 2020 at 11:37 AM