Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

help required

Former Member
0 Likes
507

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
490

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

4 REPLIES 4
Read only

Former Member
0 Likes
490

Hi,

TTXOT is the table,

Reward if useful!

Read only

Former Member
0 Likes
490

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.

Read only

Former Member
0 Likes
491

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

Read only

0 Likes
490

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.