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

Script-questions

former_member630092
Participant
0 Likes
399

Hi

i want to know

1)Is it possible to call multiple layouts from one driver programe . How ?

2)u are not given the authority to change print programme.

can u add new fields to script ? If yes. How ?

3)What is NACE ? What is the purpose of NACE ?

4)How can be know that which element belongs to sales order & purchase order ?

Reply all the questions.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
348

1) Yes it is possible use start form in between open form and close form for each form you want to call

2) Yes you can.. you can add a new field to a script and get the value for that frield by calling a subroutine from the script with out touching the driver program.

3) NACE is a transaction code where you can maintain the dirver program and script for each output type.

4) I did not understand ur question

thanks

Mahesh

Message was edited by:

I Can Solve It

2 REPLIES 2
Read only

Former Member
0 Likes
349

1) Yes it is possible use start form in between open form and close form for each form you want to call

2) Yes you can.. you can add a new field to a script and get the value for that frield by calling a subroutine from the script with out touching the driver program.

3) NACE is a transaction code where you can maintain the dirver program and script for each output type.

4) I did not understand ur question

thanks

Mahesh

Message was edited by:

I Can Solve It

Read only

former_member630092
Participant
0 Likes
348

Answered