Hi all,
I want to develop 1 sapscript form with the possibility for many languages.
The translation of the texts is based on a value of a databasetable.
for example :
case &db-value&
when 1.
Present 'Number' in the form.
when 2.
Present 'Numero' in the form
.....etc
1.
Does the transactio se63 helps for resolving the problem?if yes how ?
2.
Is the best solution to make objects via so01?
Do i have already the $db-value$ ?
3.
i want to present the following rule:
Contract:$Contract_nr$ Reference: $Reference$
also in different languages?
do i have to use the include statement?
Thanks in advance.
NB: It concerns 1 sapscript.