2006 Jul 15 7:08 AM
Hi All ,
Thanx for your reply . actually the thing is while creating routine master data in PP tcode CA01 one description field is there and this field is from structure BIPTX fieldname TEXT(which stores long text) and the value entered on this field is stored on every transaction ca01.
so my problem is that on user input on the selection screen i have to fetch corresponding longtext value in my repot , if i use the read_text function module so how i will get the correspong long text and please tell how to find the OBJECT , ID , NAME for this field .
Thanks and kind regards
Sajid
2006 Jul 15 2:27 PM
Sajid, simple and quikiest way to find the object id and name is...
1. Keep a break point in READ_TEXT or SAVE_TEXT fm.
2. Do some changes/read the long text from transaction.
3. Then you can able to find the input parameter to READ_TEXT or SAVE_TEXT FM.
Here you get what you need.
Regds
Manohar
Sajid, simple and quikiest way to find the object id and name is...
1. Keep a break point in READ_TEXT or SAVE_TEXT fm.
2. Do some changes/read the long text from transaction.
3. Then you can able to find the input parameter to READ_TEXT or SAVE_TEXT FM.
Here you get what you need.
Regds
Manohar
2006 Jul 15 7:44 AM
Hi Sajid,
<b>Name should be like this <b>410N500021150000000100000001</b>
LANG :EN
Text ID :PLPO Long text
Text Object :ROUTING Texts for task list types</b>
Regards
Prabhu
2006 Jul 15 2:13 PM
Hey Prabhu hi,
Thanx. My problem is that i have to fetch the long text corresponding to the selection criteria in condition so there will be a table which is supposed to storing this long text .
can you tell me how can i make this spcific long text in my program meeting the condition.
Kind regards
sajid
2006 Jul 15 2:27 PM
Sajid, simple and quikiest way to find the object id and name is...
1. Keep a break point in READ_TEXT or SAVE_TEXT fm.
2. Do some changes/read the long text from transaction.
3. Then you can able to find the input parameter to READ_TEXT or SAVE_TEXT FM.
Here you get what you need.
Regds
Manohar
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |