2019 Feb 06 11:45 AM
hi experts
I need to use data from transparent database table in smartform
how to do that
2019 Feb 06 12:33 PM
Declare internal table, table type of transparent table in global data .
Go to Global Data -> Initialization and code there to fetch the data into the respective.
go for #basic #working , #building of SF, just don't jump for questions in very first steps.
It's bad practice to define the logic inside Smart Forms. Prefer to externalize it, and pass only the required data to the Smart Form.
2019 Feb 06 11:50 AM
Have you tried searching of basic tutorials for programming smartforms?
2019 Feb 06 12:30 PM
There are many solutions, first perform some search for a Smartforms beginner's guide and then post a question when you get an actual problem?
2019 Feb 06 12:33 PM
Declare internal table, table type of transparent table in global data .
Go to Global Data -> Initialization and code there to fetch the data into the respective.
go for #basic #working , #building of SF, just don't jump for questions in very first steps.
2019 Feb 06 12:51 PM
Thank you very much for responding that helps me
but how to declare internal table
2019 Feb 06 4:25 PM
It's bad practice to define the logic inside Smart Forms. Prefer to externalize it, and pass only the required data to the Smart Form.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |