on ‎2008 Jan 24 3:10 PM
Hi all,
I am trying to write program lines in smartform.
but it is giving error as "Field T005-landx cannot be changed".
here is the code.
READ TABLE INT_KNA1 WITH KEY KUNNR INDEX 1.
TRANSLATE INT_KNA1-NAME1 TO UPPER CASE.
TRANSLATE INT_KNA1-NAME2 TO UPPER CASE.
TRANSLATE INT_KNA1-STRAS TO UPPER CASE.
TRANSLATE INT_KNA1-ORT01 TO UPPER CASE.
TRANSLATE INT_KNA1-ORT02 TO UPPER CASE.
TRANSLATE T005T-LANDX TO UPPER CASE.
I have tried giving T005T-LANDX in Input parameters, output parameters and also both.But of no use....
Will definitely reward points if my problem gets solved...
Request clarification before answering.
I have declared that field in FORM INTERFACE.of smartforms.But it basically comes from the print program.
The above code is written in smartforms "Program lines" editor.
I hope you understand.
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 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 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.