2008 Oct 27 9:46 AM
Hi abapers,
My requirment is as follows:
I wanted to include the variable ekpo-konnr which i have
already fetched in the inerface of my abode form in the so10 object.
for eg:
the so10 object should be displayed this way:
dear vendor you Konnr is &ekpo-konnr&
where &ekpo-konnr& should be the value that i have fetched earlier...
Hi abapers,
My requirment is as follows:
I wanted to include the variable ekpo-konnr which i have
already fetched in the inerface of my abode form in the so10 object.
for eg:
the so10 object should be displayed this way:
dear vendor you Konnr is &ekpo-konnr&
where &ekpo-konnr& should be the value that i have fetched earlier...
2008 Oct 27 9:53 AM
Hi,
You can use this variable with IF...ELSEIF.....ENDIF.... Condition's....
For Eg:
IF &ekpo-konnr& EQ '001'
.....
......
ELSE
....
....
ENDIF.
Alternatively you may use the option INSERT VARIABLE in the SO10....
2008 Oct 27 9:55 AM
can you please give me more more details on the syntax on the insert variable clause...
regards
Aditya
2008 Oct 27 9:59 AM
Hi
SO10 object is like a sapscript, so u need to insert your variable between & and it will be printed automatically, but the value to be printed depends on the program runs the print for SO10 objects.
Max
2008 Oct 27 10:07 AM
this works in case of script and smart forms. i tried once in adobeforms, but no success. i tried various ways.., but no luck. search in the designer help. i read the documenation on that. check it once.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |