cancel
Showing results for 
Search instead for 
Did you mean: 

Passing value from a program to sap script ?

Former Member
0 Kudos

Hello Friends,

While defining the header,footer or address window to assign a text we goto text element and assign it.

Now is there any way where we can pass the value from the program.

Eg : I want to pass the value for address from the abap editor to the address window in a sap script instead of assigning the address using the text element in sap script. Is it possible?

Regards,

Ranjith

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can have subroutines in script.

if you have any fields used to get address then using that fileds you can retrieve the address by defining subroutines in your form

Reward points if useful.

Regards,

Nageswar