Seems like I had the wrong end of the stick here. Apologies, I thought you were talking about the selection screen. I think you are best to stick with the...
Slipperman@xxx.xxx
Mar 10, 1999 2:32 pm
29
That is just what I have done now. As you wrote this is the SAP standard, so maybe it's better sto stick to that. Henrik "Oscar Mateo" <omateo@...> -...
hfn@xxxxx.xx
Mar 10, 1999 7:26 am
28
Henrik, If you want the user to select only one line, you can make him plave the cursor over the line he want and then click on a button. A different way would...
Oscar Mateo
omateo@xxxxxxxx.xxx
Mar 6, 1999 7:27 pm
27
Dear ABAPers I want to grasp value of a field from SAP screen. I know there's a SAP standard function DYNP_VALUES_READ. I wanto to know if someone had...
Maorriyan Santoso
maorriyan.sap@xxx.xxxx
Mar 6, 1999 4:43 am
26
I have used radiobuttons in a report many times : Syntax may be a bit off here - but if you put this in I think the check would help you out... r1 radiobutton...
Slipperman@xxx.xxx
Mar 4, 1999 10:14 pm
25
Yes, but the problem is that you can't use radiobuttons in a report. Henrik Slipperman@... - 04-03-99 00:10:53 Besvar venligst til ABAP@onelist.com Til:...
hfn@xxxxx.xx
Mar 4, 1999 7:56 am
24
Sounds like you want radiobuttons - not checkbox....
Slipperman@xxx.xxx
Mar 3, 1999 11:10 pm
23
I have a report where the leftmost field is a checkbox. The user selects a line by clicking the checkbox. My problem is that I only want the user to be able to...
hfn@xxxxx.xx
Mar 3, 1999 1:36 pm
22
maintain area menus from the object workbench (SE80 other objects), program specific menus from Menu Painter - GUI Status. I know of no way to create shortcuts...
Slipperman@xxx.xxx
Feb 11, 1999 7:33 pm
21
Robert, I know there is a way to customize the menu bar ( Seen it on a course somewhile ago), but I'm sorry that I don't remember how. However, I'm allmost...
hfn@xxxxx.xx
Feb 11, 1999 7:47 am
20
Is there a way in SAP to set shortcut keys? (IE: ALT-F3 could take you to transaction F-03) I'm not looking to do this from an interface, but from any SAP...
Robert.E.Catlin@xxxxx...
Feb 10, 1999 3:46 pm
19
Hi all, Does someone know if it's possible to have a selection screen i a dynpro, like the one you have for reports. Of course I could program it, but it would...
hfn@xxxxx.xx
Jan 27, 1999 8:28 am
18
Hi all, Does somenone know if it's possible to have a selection for a dynpro like the one used for reports. Of course I can program it, but it will take a bit...
hfn@xxxxx.xx
Jan 27, 1999 8:26 am
17
Thanks Robert, I have taken a look at the collect function. It seems that it could be used, but I have to make some experiments. Henrik ...
xhfn@xxxxx.xxxxx.xx
Jan 18, 1999 8:37 am
16
Try checking on the COLLECT function... I've been told you can use it to grab non-similar items from tables... I haven't used it myself, though... --Rob ...
Robert.E.Catlin@xxxxx...
Jan 15, 1999 9:52 pm
15
I have two database tables with the same keys. I want a list that shows all the records in the one of the database tables that does not have matches in the...
xhfn@xxxxx.xxxxx.xx
Jan 15, 1999 12:21 pm
14
You can put a watchpoint in I think - that detects changes in a field you specify as the watchpoint field. Or, you could call up the function, get to the line...
Slipperman@xxx.xxx
Jan 13, 1999 6:10 pm
13
Does anyone change area menus - or are you supposed to change them with some kind of user exit ?...
Slipperman@xxx.xxx
Jan 13, 1999 6:12 pm
12
Is there a way to stop when a certain function is called or when a field is populated with a specific value when in debugging mode? Example: form f_test move...
Robert.E.Catlin@xxxxx...
Jan 13, 1999 3:03 pm
11
I have a job that is scheduled to run every month. The job generates data for some reports. I would like to no if it's possible to notify the the users...
xhfn@xxxxx.xxxxx.xx
Jan 7, 1999 8:22 am
10
Try 'CONDENSE BDC_TAB-FNAM.' after your concatenation line....
Slipperman@xxx.xxx
Dec 30, 1998 10:55 am
9
Neel, thank you for your suggestion. I've done with that but again problem in screen 'SAPLCJWB' #330. The person responsible no.1 - 14 not updated, only the...
Maorriyan Santoso
maorriyan.sap@xxx.xxxx
Dec 28, 1998 3:52 am
8
Hi Use Transaction SHDB ( BDC recording) to get your screen flow right . Set dynpro to default size when you do the recording . When you populate the step loop...
Neelakantan Padmanabhan
NeelakantanP@xxxxxxx....
Dec 24, 1998 7:26 am
7
Hi ABAP'ers, I'm in 3.1H. I need your assistance especially to who experience with BDC for transaction CJ01. How's you make a loop in: 1. Screen 'SAPLCJWB'...
maorriyan.sap@...
Dec 24, 1998 7:00 am
6
Hi I have previously with great success made a made a Windows helpfile with Visual Basic tips and tricks. Lots of downloads from my homepage and a lot of...
xhfn@xxxxx.xxxxx.xx
Dec 22, 1998 7:51 am
5
Has anyone ever had any success using PRINT-CONTROL. Every time I have tried it I seem to get nowhere. On the question of getting different fonts on the...
Slipperman@xxx.xxx
Dec 21, 1998 11:35 pm
4
"Tom.bak" <tom_bak@...> - 18-12-98 08:18:54 Besvar venligst til ABAP@onelist.com Til: ABAP@onelist.com cc: (bcc: Henrik Frank/xhfn/Codan/DK) ...
xhfn@xxxxx.xxxxx.xx
Dec 21, 1998 3:00 pm
3
Hi Thanks for help but I have another question : is there a possibility to not only print but also display report on screen in larger fonts ? Tomek...
Tom.bak
tom_bak@xxxxxx.xxxx.xxx
Dec 18, 1998 7:18 am
2
I can help you with your first question. You should trake a look at the PRINT-CONTROL command in the SAP on-line help. From the on-line help: Determines the...
xhfn@xxxxx.xxxxx.xx
Dec 16, 1998 1:22 pm
1
Hi I'm Tomek Caderek. I subscribed to this list because we are just starting implementation of SAP R/3. I will be mainly responsible for administration and ...