Created
January 31, 2024 09:47
-
-
Save bhuvabhavik/8eaa864e94c8a14f422bb047ecdb09ed to your computer and use it in GitHub Desktop.
Adobe forms translation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adobe forms translation |
Author
bhuvabhavik
commented
Jan 31, 2024
other way is direct goto transaltion from adobe froms
if sometimes translation desnt work just open the form layout save and activate.
HOW TO TRANSLATE TEXT MODULES?
HOW TO TRANSLATE TEXT MODULES?
### GO TO SE63
- other text
- sap smart form
- give name of sap text module which you created,
- choose the languages and edit
-
YOU WILL NOT SEE THE OUTPUT YET BECAUSE..
Unlike smartforms we cant here use sy-langu directly so we need to write a logic for the same.
but ultimately we have to pass sy-langu here anyhow
so lets discuss the logic for that
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment