on ‎2008 Oct 10 8:55 AM
hi ,
Am working with form.
am displaying the values from my text elements.
So wats my requirement is
am doing like this.
NAME : &name1&
so when there is no value for &name1&
its displaying the String 'NAME' : <blank>
but i want to display it when it contains the value &name1&
eg : NAME : martin
give me the syntax.
Thanks & regards,
Rajesh .k
Request clarification before answering.
Hi Rajesh,
Let us take a simple example.
You are printing vendor name as follows.
Vendor Name: &lfa1-lifnr&
print this as
if &lfa1-lifnr& is not initial.
Vendor Name: &lfa1-lifnr&
endif.
thanks & regards
Kishore M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.