Skip to Content
0
Former Member
Mar 02, 2009 at 01:23 PM

authgrp

68 Views

HI SAP,

i have requirment where i need to modify the sap standard report, where i need to add an extra column called AUTHGRP

The data lies in table :VICNCN -Field - authgrp.

i need to pull the data where authgrp = where authgrp = 'R700'

AND authgrp = 'R710'

AND authgrp = 'R720'

AND authgrp = 'R721'

AND authgrp = 'R730'

AND authgrp = 'R740'.

how can i pull the data through sql statement please help me out