cancel
Showing results for 
Search instead for 
Did you mean: 

Text Id F01 language EN not found message no TD600

Former Member
0 Kudos

Hi friends,

the above mentioned error in the subject iam getting when i am trying to post PO.

Indetail the errror is Text ID F01 language EN not found

Message no. TD600

Diagnosis

You want to read a text which does not exist in the data base (or update

memory).

System response

Reading could not be carried out.

Procedure

You need to create this text:

1. Initialization (module INIT_TEXT)

2. Save (module SAVE_TEXT)

I have gone through few answers pertaining to this query but was not useful.

i would be thankful if someone can help me out of this issue.

shilpa

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Gurus,

Hello!

I am also facing the same problem....

How did you avoid this error..

With having this error, I cannot print PO via ME9F...

kunal_ingale
Active Contributor
0 Kudos

hi

goto

spro>Materials Management>Purchasing>Messages>Texts for Messages>Define Texts for Purchase Order

here create new entry as follows or copy the existing one

1 NB EKKO F01 Standard PO Header text

regards

kunal

Former Member
0 Kudos

Dear kunal,

thx for your reply but the doc type i am using is NB only and i have checked for the following message you have told me but it already exists .And I am stilll getting the same error.What can be the other reason?

shilpa

kunal_ingale
Active Contributor
0 Kudos

hi

Can you please try diagnosing the error by activating the debugger use / H before executing t code , and then set a break point at the statement "Message" by following this step

: - Breakpoints -> breakpoint at statement -> ( Then type the word "Message" ) ..

This will stop at all the message in the driver program.. now you can see which FM or code is triggering that error message and further debug that part of the code to do more analysis on it..

take help of a abaper to read the programme

regards

kunal

Former Member
0 Kudos

Dear Kunal,

I am facing the same problem.

We expect the form to be issued if the text have been used or not. But it a text is empty we issue this error message TD600.

I debugged : it is issued in Function Modul READ_TEXT:

Function module READ_TEXT

Main Program SAPLSTXD

Source code of LSTXDU01

Line 199

Are we suppose to avoid this FM for forms? How can we fix that?

Regards

Théophane DUBRAY

Edited by: TWM_TDU on Dec 14, 2010 1:08 PM

Former Member
0 Kudos

Hi,

Please follow the below path to avoide this error:

Materials Management-- Purchasing --Messages ---Texts for Messages ---Define Texts for Purchase Order

Here you have to check the Text id F01 should be maintain for the purchasing document type,Print Operation and text object EKKO.

Hope it will help.Still if you are getting the same error please let me know your email id, i will forward you the document which will help you to resolve this issue.

Regards,

Manish

Former Member
0 Kudos

hi Manish,

thx for your reply but the doc type i am using is NB only and i have checked for the following message you have told me but it already exists .And I am stilll getting the same error.What can be the other reason?

shilpa