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

sapscript

Former Member
0 Likes
1,055

cant we activate sapscript without using default paragraph?

when ever i am trying to execute it...it shows method that default paragraph is not defined.....

and when i am going to see my form design in print preview it shows that sapscript is containing an internal error...

where is the problem,,,,,,

plz help me out

thanks and regards...

sam......

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,008

u have to specify a default paragraph.

If u dont specify a default paragraph format then it will give u an error.

Thanks

Elan

9 REPLIES 9
Read only

Former Member
0 Likes
1,009

u have to specify a default paragraph.

If u dont specify a default paragraph format then it will give u an error.

Thanks

Elan

Read only

0 Likes
1,008

no u can't . u have to declare default paragraph.

Read only

Former Member
0 Likes
1,008

Hi,

u cant activate with out a default paragraph

Read only

Former Member
0 Likes
1,008

Hi sam,

default paragraph is a mandatory field in sap-script thats why it is giving internal error ..

to define that go to the se71 header tab(hat button).

go to basic setting tab give default page ssize and administrative tab for default page.

hope it helps,

regards,

pankaj singh

Read only

Former Member
0 Likes
1,008

Hi sam

Declare a default one in pragraph, but dont use it anyway. Pls call the default paragraph in form header and activate now

Read only

Former Member
0 Likes
1,008

Hi

may be this will help u.

/: INCLUDE &EKPO-EBELN& OBJECT 'EKKO' ID 'F01' LANGUAGE 'EN' PARAGRAPH 'IL'

Read only

0 Likes
1,008

very cofusing solution

Read only

Former Member
0 Likes
1,008

hi sam,

I think u r working in sapscripts now,since all ur doubts arising in sapscripts.

The default paragraph option in the sapscrit is the mandatory.without a default setting or alignment in paragraphshow can u print the data. its definitely an error.

can u write a sentence in a paper without placing the pen at a point to start.

similar to that is the default paragraph option.

thanks&regards

magesh.

Read only

0 Likes
1,008

U must specify the Default Paragraph. O'wise u will get the same error.