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

NAST

Former Member
0 Likes
949

In the message type(ZML) for the email (ME32l) i have set the Mail title Text to ' SA &ekko-ebeln& ' for Scheduling Agreement .

When i save the agreement(ME32l) and go to NAST to see the message record created , In The TDCOVTITLE field I see no value for the Variable in &EKKO-ebeln&.

It is not replacing the value of EKKO-EBELN..?

I did the same setting for PO and there it replaced the value for EKKO-EBELN with the PO num ..its not working for this ...? any insights ?

1 ACCEPTED SOLUTION
Read only

sridhar_k1
Active Contributor
0 Likes
858

Try changing &ekko-ebeln& to Upper case letters.

Regards

Sridhar

In the message type(ZML) for the email (ME32l) i have set the Mail title Text to ' SA &ekko-ebeln& ' for Scheduling Agreement .

When i save the agreement(ME32l) and go to NAST to see the message record created , In The TDCOVTITLE field I see no value for the Variable in &EKKO-ebeln&.

It is not replacing the value of EKKO-EBELN..?

I did the same setting for PO and there it replaced the value for EKKO-EBELN with the PO num ..its not working for this ...? any insights ?

4 REPLIES 4
Read only

sridhar_k1
Active Contributor
0 Likes
859

Try changing &ekko-ebeln& to Upper case letters.

Regards

Sridhar

Read only

0 Likes
858

It was very wierd ...I dint make any changes , just removes the text and kept only the variable , it worked and then i added the text and it worked ...I dint really do any changes because i had already done the req settins...now i tried making it small caps to see if it works ...It did ..dunno wat ?

Read only

0 Likes
858

Variable replacement with doc# to work properly assign program: SAPMM06E and form routine: TEXT_SYMBOL_REPLACE in the general data tab 'Replacement of text symbols' fields of the output type ZML config.

Regards

Sridhar

Read only

0 Likes
858

Yes , I did that ..It works well now .

Thanks again