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

Error with sales order header text

Former Member
0 Likes
2,409

Hi All,

I am getting 3 texts from 850 IDOC on to Sales order header texts. I created 3 new textid's for them. This is working properly in Dev system and I just moved them to Test system. I created a sales order by using the IDOC. I tried to go to order header texts and it is giving me the error saying 'Error in opening text file'.

"The SD_WORD_PROCESSING function module is for creating the "Maintain Text" dialog box. You have called up the function module with the wrong values so it is not possible to edit text properly.

Check the parameters for the SD_WORD_PROCESSING_PUT function module."

Please help me to solve this issue.

Thanks,

Veni.

11 REPLIES 11
Read only

Former Member
0 Likes
1,764

Hi,

are the new text ids moved to the test system...

also what is the message number and ID.

Thanks

Naren

Read only

0 Likes
1,764

Hi Naren,

Yes, I moved the text id's to test system. I went to SE75 and checked them in display mode and they were there. The following error I am getting went I tried to open the header texts.

Error in text formatting

Message no. VX201

Diagnosis

The SD_WORD_PROCESSING function module is for creating the "Maintain Text" dialog box. You have called up the function module with the wrong values so it is not possible to edit text properly.

System Response

Check the parameters for the SD_WORD_PROCESSING_PUT function module.

Procedure

Contact your SAP Support team.

Please help.

Thanks,

Veni.

Read only

Former Member
0 Likes
1,764

Hi,

What is the text object that you are passing?

Thanks

Naren

Read only

0 Likes
1,764

Hi Naren,

I was just checking my Transport organizer and found that there is one customizing request which is still in modifiable mode, not released yet. It is related to Access Sequence for text id's. I forgot to move this, is this the one causing the error.

Thanks,

Veni.

5 View Cluster Maintenance: Data

5 VC_SHPH

5 TTXERN

400VBBK BZ20021009

400VBBK BZ20022010

400VBBK BZ20023011

5 IMG Activity Define Text Types

5 View Cluster Maintenance: Data

5 VC_ORDH

5 TTXERN

400VBBK AZ10021009

400VBBK AZ10022010

400VBBK AZ10023011

4 TTXZ

4 TTXZT

Read only

Former Member
0 Likes
1,764

Hi,

The message number is used in the following places..following is the line numbers in the SD_WORD_PROCESSING_PUT..It might be because of the text determination procedure...not sure...try to debug the code..

165 MESSAGE E201 RAISING ERROR_OCCURED.

197 MESSAGE E201 RAISING ERROR_OCCURED.

228 MESSAGE E201 RAISING ERROR_OCCURED.

278 MESSAGE E201 RAISING ERROR_OCCURED.

Thanks

Naren

Read only

0 Likes
1,764

Hi Naren,

I transported the request to Test system and created a order and now when I check the header texts, only the following text id's are comming. They do not have any data and remaining textid's are not comming. Please help.

DEV

-


Form Header

Header note 1

Header note 2

Shipping instructions EN

SAC code C000

SAC code I410

SAC code E740

Carrier requested by customer

PST EN

PED EN

ZTR EN

TEST

---

PST

PED

ZTR

Thanks,

Veni.

Read only

0 Likes
1,764

r u sure that, all the transports are went successfully, in a proper seuqence.......any how, once again ACTIVATE all concerned objects in QA system, just try, not sure!!

Edited by: SAP ABAPer on Dec 12, 2008 7:57 PM

Read only

0 Likes
1,764

I went to VOTXN and choosed the Textprocedure Z1-Order Text Procedure, Text Id's in this procedure, I see 11 ID's therein Dev and in test system I see only PST, PED and ZTR. I created these three in text object VBBK sales docu header. It is working fine in Dev and when I move these to Test system only these 3 id's are showing up. How come the remaining Id's are not showing here.

How should I activate and where I have to activate in Test system?

Thanks,

Veni.

Read only

0 Likes
1,764

Any help please.

Thanks,

Veni.

Read only

Former Member
0 Likes
1,764

Hi,

Looks like text ids are not set up correctly in the text determination procedure...tcode is VOTXN..

Thanks

Naren

Read only

Former Member
0 Likes
1,764

Not solved, closing.

Thanks,

veni.