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

SO HEADER TEXT

former_member209770
Participant
0 Likes
1,792

Dear Gurus,

When I create a new SO, header text will default one customer's text, it also pop up the message: Test is formatted -> Details in VA01.

However in screen Text determination analysis, these texts that get default content have access sequence, but I can't search text in SO10. (for example: Object: KNVV, ID: C003)

In this case, I wanna know the default text how to link to SO HEADER?

Thanks in advance.

Jamie

1 ACCEPTED SOLUTION
Read only

kiran_k8
Active Contributor
0 Likes
1,714

Jamie,

SPRO>>Sales and Distribution>>Basic Functions>>Text Control>>Define Text types>>Define and  Assign Text Determination Procedures.

Here you have to link the text ID that you have defined to the access sequence at the level of SO Header/Item.

K.Kiran.

9 REPLIES 9
Read only

former_member202771
Contributor
0 Likes
1,714

Hi,

Use read_text function module.

Thanks,

Anil

Read only

0 Likes
1,714

Hi Anil,

Thanks for your reply, I mean why the text will get default text but there is not maintained in SO10.

Jamie

Read only

kiran_k8
Active Contributor
0 Likes
1,715

Jamie,

SPRO>>Sales and Distribution>>Basic Functions>>Text Control>>Define Text types>>Define and  Assign Text Determination Procedures.

Here you have to link the text ID that you have defined to the access sequence at the level of SO Header/Item.

K.Kiran.

Read only

0 Likes
1,714

Hi Kiran,

Yes, I know how to search the access sequence.

After getting the text object & text ID, I can't find any relative text name with ID: C003 in SO10.

Or another factor impact the header text? thanks

Jamie

Read only

kiran_k8
Active Contributor
0 Likes
1,714

Jamie,

Text can also get copied from Customer Master based on the configuration settings.

Kindly check the text maintained for that customer in XD02.

XD02>>Enter Customer Code>>Choose EXTRAS>>TEXTS.

K.Kiran.

Read only

0 Likes
1,714

Hi Kiran,

Yes, I also check Customer Master Data, but there is nothing.


The SO header text  all copy from the same customer's text, but I don't know why... can give me a hand?

Jamie

Read only

kiran_k8
Active Contributor
0 Likes
1,714

Jamie,

If it is not matching any of the Customer Texts maintained at Master Data level,then kindly check if there is any User Exit involved while creating the SO to default the header text.

SMOD-V45T0001-EXIT_SAPLV45T_001-Include ZX45TU01.

K.Kiran.

Read only

0 Likes
1,714

Hi Kiran,

This INCLUDE is not activated in function module: EXIT_SAPLV45T_001.... 

Jamie

Read only

0 Likes
1,714

I can't find the reason, so I resolve it by another way.