Skip to Content
0
Former Member
Jan 10, 2012 at 01:34 PM

Pass value from a Business Object through a transaction in a program

25 Views

Hi.

My scenario is :

I am calling a transaction in a business object.

I am passing the parameter using set parameter id.

field is ZTTT002-MATNR.

BO - BUS1001.

ZTTT002-MATNR = OBJECT-KEY-MATERIAL.

SET PARAMETER ID 'MAT' FIELD ZTTT002-MATNR.

and i need to pass the value of the material to the program at the background of the transaction.

Can anyone suggest how can this be done.

Thanks,

Shankar