Dear All,
I get the below error when I try to create a contract.
Message No. TD600
You want to read a text which does not exist in the data base (or update memory).
Reading could not be carried out.
You need to create this text:
1. Initialization (module INIT_TEXT)
2. Save (module SAVE_TEXT)
I am not sure why text ID related to PR is appearing when i try to create a contract. Request your assistance.
was this the full error message: "Text ID B01 language EN not found"
There is actually a variable with a number between TEXT and ID
And SAP is looking for a text for that number.
As it is usually a PR number, you should check if the PR was created in a different logon language.
Add a comment