SELECT
p.ID
,p.Name
,pc.ControlName
,post.post_name
FROM
azrcrv_PageControls AS pc
INNER JOIN
azrcrv_Pages AS p
ON
p.ID = pc.PageNo
INNER JOIN
bct_posts AS post
ON
post.post_title = p.Name
WHERE
pc.ControlName = 'STRSUBSTNO(\\\'{485efe55a65324ef9e1087a0f44fdbb50d6703c8920a1f45541ddb10cb13ec65}1\\\',ServInfoPaneMgt.CalcNoOfSalesLineDisc(Rec))'
ORDER BY
p.ID
,pc.ControlName
Pages with controls equal to STRSUBSTNO(\’%1\’,SERVINFOPANEMGT.CALCNOOFSALESLINEDISC(REC))
Seq No | Page Number | Page Name | Control Name |
---|