2015 Jan 24 10:34 AM
Hey gurus,
I have a program using logical database ADA, which have the following selection screen generated automatically because of this code
TABLES: anla0,
anlb,
anlav,
v_anepk,
bkpf,
anlz,
anlcv,
cdhdr,
cdpos,
dd03l,
dd04t,
anep,
tabwt.
I would like to populate this selection screen with my own components where the red line is. Is it somehow possible to do it thru the code? If I make some parameters it is added to the bottom of the screen but I need to put it where the red line is.
Or the only option here is the screen painter?
Regards,
Robert
2015 Jan 25 4:24 AM
Hi,
Try,
Goto SE 38 -> Enter the Program name -> Select Attributes->see the Logical database .
Goto SE 36-> Enter the logical database name->Select copy icon.
Add the own fields in customized logical database, replace the ADA with Customized logical database.
Hope it helpful.
Regards,
Venkat.
Hey gurus,
I have a program using logical database ADA, which have the following selection screen generated automatically because of this code
TABLES: anla0,
anlb,
anlav,
v_anepk,
bkpf,
anlz,
anlcv,
cdhdr,
cdpos,
dd03l,
dd04t,
anep,
tabwt.
I would like to populate this selection screen with my own components where the red line is. Is it somehow possible to do it thru the code? If I make some parameters it is added to the bottom of the screen but I need to put it where the red line is.
Or the only option here is the screen painter?
Regards,
Robert
2015 Jan 24 12:26 PM
hi robert,
go to menu goto->attributes
there is button HR Report Catetory
click new report category and define your own selection screen
2015 Jan 24 6:04 PM
Hey Abdul,
where should I be?
Because when I open the ADA logical database there is no Attributes option in GoTo menu, neither when I am in that selection screen, only when I open that program I have Attributes option in the GoTo menu, but there is no button like HR Report Category.
Regards,
Robert
2015 Jan 24 6:58 PM
hi,
you'll find HR Report category in the program where you are using ada logical database.
2015 Jan 26 11:46 AM
I don't see any HR Report category button there, you check it:
but I am probably misunderstanding you, and you mean the same thing like VenkatRamesh V
2015 Jan 26 11:52 AM
open the program zbr_karta
go to menu goto->attributes
there is button HR Report Catetory
click new report category and define your own selection screen
2015 Jan 26 11:58 AM
I opened my program zbr_karta then I went to menu goto->attributes and above is the popup window which is appeared after that and there is no button such as HR Report Category, only the buttons like Save, Display <-> Change, Choose, Where Used List, Cancel.
2015 Jan 26 12:03 PM
I found out what was the issue. The HR report category button is appearing only when the PNPCE logical database is used, with ADA it is not working.
2015 Jan 25 4:24 AM
Hi,
Try,
Goto SE 38 -> Enter the Program name -> Select Attributes->see the Logical database .
Goto SE 36-> Enter the logical database name->Select copy icon.
Add the own fields in customized logical database, replace the ADA with Customized logical database.
Hope it helpful.
Regards,
Venkat.
2015 Jan 26 11:50 AM
Yeh this looks like a possible solution, but do you know any solution which do not need the LDB modification? The best would be thru my report program, just the only problem with it is the order of the parameters. If I add my parameters it adds them to the bottom of the screen, but I want to add it where the red line is, is it somehow possible to set the line of my parameters thru the report program?
2015 Jan 27 7:02 AM
Hi Robert,
Goto SE 36->logical database Enter the 'ADA'->Choose the Radio button as 'Selections' ->Display
Copy the selection -screen source code to customized source code.
Hope it helpful.
Regards,
Venkat.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |