‎2009 Jan 06 6:21 AM
hi all!
I m using edit_text function module .I dont know where the textline stored in DB table.
plz tell me the database name for textline field.
( am using ecc6.0)
Thanks in advance.
‎2009 Jan 06 6:32 AM
Hi,
Using ST05, u can find the table and field
Goto ST05 -->>Activate SQL tracer
and execute ur FM , Give textline value for ur identification.after execution
goto ST05 and Deactivate tracer and then Display the tracer
Do ctrl+r with ur identification text line value.
i'll show the table name and field.
Try this.
‎2009 Jan 06 6:24 AM
‎2009 Jan 06 6:24 AM
it is not stored in data base table.
go to Tcode SE78 u will get all the notes stored over there.
‎2009 Jan 06 6:31 AM
‎2009 Jan 06 6:32 AM
Hi,
Using ST05, u can find the table and field
Goto ST05 -->>Activate SQL tracer
and execute ur FM , Give textline value for ur identification.after execution
goto ST05 and Deactivate tracer and then Display the tracer
Do ctrl+r with ur identification text line value.
i'll show the table name and field.
Try this.
‎2009 Jan 06 6:34 AM
‎2009 Jan 06 6:51 AM
‎2009 Jan 06 7:06 AM
Hi Dharma,
All text stored in STXH---hEADER
STXL---ITEM
Regards,
Pravin