cancel
Showing results for 
Search instead for 
Did you mean: 

Include

Former Member
0 Kudos

Hi,

I have to create a smartform based on a script( as per the requirement).

can anyone post how to deal with the include statements in scripts need to be converted in smartforms with a detailed procedure.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

When it will be standard text.

Create text element in smartform

In text type Select include text

Then give thr dtails of text u want to display.

i.e

if

INCLUDE &SALEO& OBJECT VBBK ID Z011.

text name = &SALEO&

text object = VBBK

TEXT ID = Z011

Edited by: Anil Mane on Oct 8, 2008 2:35 PM

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thank you verymuch for ur response. Actually the include stmt doesn't contain a standard text.It's just a variable passed to a subroutine in 'Changing' mode where the subroutine belongs to a subroutine pool program used by the script.

accordingly I have to code for it in the smartform.

Former Member
0 Kudos

Hi,

Migration of SAP Scripts to Smartforms is possible

To migrate existing sap script to smart forms follow the following steps :

1. Go to the SAP Smart Forms initial screen (transaction SMARTFORMS).

2. In the Form field enter the name of the Smart Form you want to create.

3. Choose Utilities ->Migrate SAPscript form.

The dialog window Migrate SAPscript Form appears.

4. Enter the name and the language of the source form (SAPscript).

5. Choose Enter. This takes you to the change mode of the SAP Form Builder

6. Now change the design of the form and of the form logic. To activate the Smart Form choose Activate.

for further details kindly reffer this link ,

http://help.sap.com/saphelp_crm50/helpdata/en/3e/c4308945ca4953bb100b9661eab3c2/frameset.htm

Thanks & Regards,

Tulasi.