2006 Sep 29 3:23 PM
Hi Experts,
In the <b>global definitions</b> of smartform how can i declare a charecter data type.
like zdate(10) type c...It is not allowing..
How can we declare that?
Regrads
2006 Sep 29 3:25 PM
Hi,
You have to use a data element whose type is character and length is 10 to declare a variable in global definitions.
Thanks and Regards,
Bharat Kumar Reddy.V
Hi,
You have to use a data element whose type is character and length is 10 to declare a variable in global definitions.
Thanks and Regards,
Bharat Kumar Reddy.V
2006 Sep 29 3:24 PM
2006 Sep 29 3:25 PM
Hi ravi,
1. Take some field/data element from data dictionary,
which is of the same type
2. eg.
A TYPE BUKRS
regards,
amit m.
2006 Sep 29 3:32 PM
Thanks.I fit is length of 2 charecters then how can i declare?
2006 Sep 29 3:34 PM
2006 Sep 29 3:34 PM
Hi again,
1. CHAR2 (its a data element)
2. A TYPE CHAR2
regards,
amit m.
2006 Sep 29 3:41 PM
2006 Sep 29 3:25 PM
Hi,
You have to use a data element whose type is character and length is 10 to declare a variable in global definitions.
Thanks and Regards,
Bharat Kumar Reddy.V
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |