2005 Dec 05 9:25 AM
AFI is the logical database i need to use, but if i include the AFI is the program attributes, i get the selection screen which is already there for AFI, but i need to get the selection screen, that i have defined
AFI is the logical database i need to use, but if i include the AFI is the program attributes, i get the selection screen which is already there for AFI, but i need to get the selection screen, that i have defined
2005 Dec 05 9:27 AM
Hi There is an option to include your own screen in attribute screen .
look at that...
regards
vijay
2005 Dec 05 9:43 AM
Hi ,
you can exclude sel. from ldb with
loop at screen - statement
and you can include your own sel-option and parameters
regards Andreas
2005 Dec 05 9:56 AM
There are 2 options in my opinion:
- adjust the selectionscreen of the LDB (perhaps with an IF statement to display an alternative screen for your program)
- Loop at screen and remove all the standard selection-options and replace them with your own
2005 Dec 05 9:29 AM
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |