‎2007 Jul 09 8:05 AM
Hi Guys,
in transaction CT04, VALUES tab, we have an option for inputing long texts for these values. I want to do a read text for this. Can any one tell me form where this object name is coming like in which table is it stored.
Please dont give me absurd answers like Table THEAD or tlines.
i want to know where this value is stored physically.
points will be rewarded generously.
‎2007 Jul 09 8:37 AM
Hi
OBJECT name is the combination of 2 fields
they are
CAWN-ATINN and CAWN-ATWRT
concaenate this and pass to READ_TEXT fun module as OBJECTNAME.
Other values like OBJECT, ID you can take from the Text editor
GOTO-> HEADER
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 09 8:12 AM
‎2007 Jul 09 8:16 AM
CABNT-ATBEZ
This is the table name and the field.
You can check it by pressing F1 on the field. Then click on Technical Information button,
you will have table name and field name.
Regards,
Pavan P.
‎2007 Jul 09 8:37 AM
Hi
OBJECT name is the combination of 2 fields
they are
CAWN-ATINN and CAWN-ATWRT
concaenate this and pass to READ_TEXT fun module as OBJECTNAME.
Other values like OBJECT, ID you can take from the Text editor
GOTO-> HEADER
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Jul 09 9:56 AM
Hi Anji,
those r not the fields. ATWRT contains the charecter value that we input in the value tab of ct04. please help me out its very urgent.