on ‎2009 Apr 22 12:40 PM
Hi,
I did not find information about using of Dynamic Link in expression editor.
I need a sample usage of dynamic link.
Thanks.
Request clarification before answering.
Hi!
Create a transaction variable A type String. Enter value stringpart( "YourName", 3 , 6 )
Now go to expression editor, assign #Transaction.A# to a string variable, say B.
This will evaluate the string within the transaction variable A and assign value to variable B.
(that is, it will cut the string "YourName" from 3rd character & B will become "urName")
The dynamic link is identified with the pound mark.
BR,
SB
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cemil,
you will find a few hints in the 11.5 help:
[http://help.sap.com/saphelp_xmii115/helpdata/en/index.htm]
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.