Skip to Content
0
Former Member
Jun 05, 2009 at 10:01 AM

how to get the current transaction variant ?

412 Views

dear guru,

could you please tell me how to get the current transaction variant?

i tried the following method:

DATA l_tcvariant TYPE tcvariant.

CALL 'DY_GET_TX_VARIANT'

ID 'VARIANT' FIELD l_tcvariant.

but it failed.

best regards.

zj