2008 Jul 14 10:36 AM
Hi Gurus,
can anybody know the FM name ' which displays a custom message with Input field'.
req: User will enter a value in that input field and that value should be populated in newly created field in VBRK table.
Thanks in advance
Sri
2008 Jul 14 10:45 AM
Hi,
Use FM POPUP_GET_VALUES.
Here pass ur text in POPUP_TITLE and table name and field name in tables parameter FIELDS.
Even it will give u search help also if that table field has.
U can read this table for the field
FIELD-VALUE where entered value is stored.
Hope this will be helpful.
Thanks,
Vinod.
hi,
You got to develop your own custom FM which meets your requirement ..
Regards,
Santosh
2008 Jul 14 10:38 AM
hi,
You got to develop your own custom FM which meets your requirement ..
Regards,
Santosh
2008 Jul 14 10:41 AM
Hello,
you can try..
POPUP_TO_CONFIRM_WITH_VALUE. (But it is obsolete)
Use the function module POPUP_TO_CONFIRM instead. Only then can parameters be included in such a way that is suitable for translation
Hope it helps you
Indu.
2008 Jul 14 10:41 AM
2008 Jul 14 10:45 AM
Hi,
Use FM POPUP_GET_VALUES.
Here pass ur text in POPUP_TITLE and table name and field name in tables parameter FIELDS.
Even it will give u search help also if that table field has.
U can read this table for the field
FIELD-VALUE where entered value is stored.
Hope this will be helpful.
Thanks,
Vinod.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |