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

Problem with INCLUDE standard TEXT in sap scripts

suneel_uggina
Participant
0 Likes
526

Hi All

To display Header Text in SAP Script Form  we used the  INCLUDE &EKKO-EBELN& OBJECT EKKO ID F01 LANGUAGE &NAST-SPRAS& PARAGRAPH in SE71.

We are getting the data in Form as  EmpName: John##EmpId:2341##EmpCountry:Austria##.

But I want data in the Format :          EmpName:John

                                                      EmpId:2341

                                                      EmpCountry:Austria.

Is it possible to format  the Header Text data using INCLUDE standard Text.Please Can any one help  me  how to fix the above Problem.

Thanks in Advance,

Suneel.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
448

Hi suneel

Create new Z text in S010 and copy standard text to Z text and do modifications.

Thanks

Vamsi

1 REPLY 1
Read only

Former Member
0 Likes
449

Hi suneel

Create new Z text in S010 and copy standard text to Z text and do modifications.

Thanks

Vamsi