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 PROBLEM

Former Member
0 Likes
538

HI FRIENDS

WHAT IS THE SCRIPT TEMPLATE

4 REPLIES 4
Read only

Former Member
0 Likes
514

Hi ,

Would pl explain SCRIPT TEMPLATE ?

Kindly also let me know whether u r using SE71or SMARTforms?

Thanks and Regards

Siladitya

Read only

Former Member
0 Likes
514

Dear Raj

Technically we don't have any Template concept in Script forms but is there in Smartforms.

When you have some fixed size of data to print you can use template; when you have dynamic size of data you can go for table.

In scripts you need to draw by using BOX command; no drag and drop.

Some ppl use the word template to mention the layout.

Regards

Surya.

Read only

Former Member
0 Likes
514

hi,

Are you refering to SAPScript or SMARTFORMS?

Read only

Former Member
0 Likes
514

Templates:

A set of predefined attributes that defines the behavior of scripts.

Templates consist of two parts:

· User interface

Predefines the user interface elements that agents see when they run a script.

· Background processing

Allows a script to interact predictably with other programs. This background processing takes place:

Before agents see the script node on the screen

After agents respond to the interaction required in that script node

For example, background processing in template Person Marketing Attributes uses script responses entered by the agent to create marketing attributes in the system for the confirmed business partner.

Use

You can use templates to define node properties as you create scripts using the interactive script editor.

You must fulfill certain prerequisites to use some templates. For more information, see the list of templates below.

Have a look at below link for more details:

http://help.sap.com/saphelp_crm40/helpdata/en/78/274985d468430fa7590472cf55e295/content.htm

Best Regards,

Vibha

*Please mark all the helpful answers