2008 Jan 25 6:11 PM
hi fnd,
1. how many interactive report available?
2. how to create notepad in custom control for module program ,then i enter some line in notepad that line should be convert into long text is
possible. if it is posible pls tell me fndssss
regards
pauldharma
hi fnd,
1. how many interactive report available?
2. how to create notepad in custom control for module program ,then i enter some line in notepad that line should be convert into long text is
possible. if it is posible pls tell me fndssss
regards
pauldharma
2008 Jan 26 6:12 AM
Hi,
1) Excluding the basic list u can have 20 more lists in interactive reporting.
2) Ya...u can create note pad using custom control tool in a screen......but im not sure abt converting it into long texts....
2008 Jan 26 6:32 AM
Point no 2.
/people/igor.barbaric/blog/2005/06/06/the-standard-text-editor-oo-abap-cfw-class
a®
2008 Jan 26 5:50 PM
hi fnd
thanks for your answer , but notepad display in same screen not in popup menu , i am entering commands in notepad screen that value data should be stored in table in long text format.
regards
pauldharma
2008 Jan 26 7:28 AM
HI,
Use LONGTEXT_ONLY function module . pass the required parameters like ID Object Name and Language . it will prompt you the notepad. Once you write the text and save it . It will save the text in the correspondiong Transaction text.
One more thing In the mopdule pool screen you done need to create screen for this . Just create any Icon (like Change text ICON)
then associate some function code for that and write the code as above for that function code .
Get back to em if you dont understand
Reward points if useful
Regards,
Nageswar
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |