Skip to Content
0
Former Member
Jun 17, 2008 at 03:47 PM

Issue with one Select Query in PBS Archive Translation Tool

50 Views

Hi All,

Iam having X mark symbol against the select query from EKET table

This is the select query in my actual program and when i convert this using PBS Archive Translation Tool i have a X mark against this select query

SELECT SINGLE BANFN FROM EKET INTO V_BANFN WHERE EBELN = BSEG-EBELN AND

EBELP = BSEG-EBELP AND

ETENR = '0001'.

I guess i have to modify this select query because EKET table has transaction data and we cannot ignore this X mark.

Let me know if iam wrong

ALso , iam confused whether a select query with X needs to fixed or can be ignored

Thanks