Application Development 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: 

for test

Former Member
0 Kudos

hi i am working in script ( for me41) . how to configure the layoutset to me41. and how to test this using test data. where we will see the out put of layout set.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

After creating your FORM in SE71 you can test there it self.SE71>utilities>test print.

Goto Tcode:NACE-->here you need to create one OUTPUT type and you need to configure it to ME41.

When you are testing some data in ME41 if you gone to print priview in ME41 then it will ask for output type.

Configuring will be done in Tcode:SPRO.

SPRO>Quality management>quality certificates>process output>define output types/assign output types to print prog.

Thanks.

If this helps u reward with points, if not revert back.

Message was edited by: Deepak333 k

5 REPLIES 5

abdul_hakim
Active Contributor
0 Kudos

Hi

Welcome to SDN.

You can define the layout in SE71.

You cant test your layout there itself.

You need to write a print program to process ur form.

Your print program should include standard FM like OPEN_FORM,START_FORM,WRITE_FORM,END_FORM,CLOSE_FORM etc..

according to ur requirement.

You can define the layouts using Main windows,Variable windows etc.

Incase if you want to upload any logos then u can use RSTXLDMC program to generate one.

Hope this will help you..

Regards,

Abdul

Former Member
0 Kudos

Hi sonali,

Check out this link knowing abt layout sets and its features.

http://help.sap.com/saphelp_erp2005/helpdata/en/87/41389793deac4f92696f38378e56fb/frameset.htm

Hope this helps u,

REgards,

Nagarajan.

Former Member
0 Kudos

Hi,

After creating your FORM in SE71 you can test there it self.SE71>utilities>test print.

Goto Tcode:NACE-->here you need to create one OUTPUT type and you need to configure it to ME41.

When you are testing some data in ME41 if you gone to print priview in ME41 then it will ask for output type.

Configuring will be done in Tcode:SPRO.

SPRO>Quality management>quality certificates>process output>define output types/assign output types to print prog.

Thanks.

If this helps u reward with points, if not revert back.

Message was edited by: Deepak333 k

0 Kudos

hi deepak, thanks for ur response. i have one more problem. i was saved this objects as local objects.

now i want to transfer these objects to another server. how to? and how to move these objects from local to development class ( i am working in 4.6c version)

0 Kudos

Hi.

GOTO->OBJECT DIRECTORY ENTRY and change the development class..

REgards,

Abdul