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 form

Former Member
0 Likes
303

Hi,

I have to avoid blank lines in between line items.For this i have

to give the check box 'No blank lines' for particular paragraph format in form

main window.

I dont know how to give this 'No blank lines' in particular paragraph format

. For this iam pasting main window here, in this please check where i have to add

this.

***********************

Main window in form

************************

*************************************************************

/E BOE_DETAILS

/* ,,,,,,,,,,,,,,,,,,A&PAGETOTAL1(CIZ)&,,B &DUTYRATCVD(CIZ)&

/* ,,C &cvdtotal1(CIZ)&,,D &ITEM_DUTY(CIZ)&UNIT CODE: &BEITM-MEINS(C)&

SF &IT_BEITM-DESCS(30C)&,,,,&BEITM-BOEITNO(CIZ)& ,,

= &BEITM-MENGE(C)&,,

= &BEITM-MATLDES(C)&,, &BEITM-CTHNO(C)&,, &BEITM-ASSVAL(CIZ)&,,

= &BEITM-DUTYRATBCD(CIZ)'%'&,, &BEITM-SYSVALUBCD(CI)&,,

/* Changes done by shaik.ali for CVD-16%

= &BEITM-CETNO(CIZ)&,, &VAR1(CIZ)&,,,,&'CVD -'VAR2(.0CIZ)'%'&,,&VAR3 >

= &VAR4(CIZ)&

/* End of changes

/* ,,,,,,,,&BEITM-MATLDES+16&

SF ,,,,,,,, &BEITM-MATNR(CIZ)&,,,,,,,,,,,,

/* &VAR5(CIZ)& commented for not displaying

/* Changes done by shaik.ali for EDU CESS-2%

= ,,&'EDU CESS -'VAR9(.0CIZ)'%'& ,,&VAR10(CIZ)&

/* End of changes

/* &BEITM-DUTYRATSAD(CIZ)&,,&SAD(CIZ)&

/* &VAR9&,,&VAR10&

/* &VAR7(CIZ)&,,&VAR8(CIZ)&

/* Changes done by shaik.ali for S&HE CESS-1% and for ADCD-4%

SF ,,,,,,,,,,,,,,,,,,,,&'S&HE CESS-'VAR15(.0CIZ)'%'& ,,&VAR16(CIZ)&

SF ,,,,,,,,,,,,,,,,,,,,&'EDU CESS -'VAR11(.0CIZ)'%'& ,,&VAR12(CIZ)&

SF ,,,,,,,,,,,,,,,,,,,,&'S&HE CESS-'VAR17(.0CIZ)'%'& ,,&VAR18(CIZ)&,,

&VAR21(CIZ)&

SF ,,,,,,,,,,,,,,,,,,,,&'ADCD -'BEITM-DUTYRATSAD(.0CIZ)'%'&,,,,

&VAR8(CIZ)&

/* End of changes

/E TOTAL

/* &BCDASSTOT(CIZ)&,,&DUTYRATCVD(.0CIZ)&% ,,

&Pcvdtot(CIZ)&,, &TOTDUTY(CIZ)&

/* &BATCVDTOT(CIZ)&,,&BEITM-DUTYRATSAD(.0CIZ)'%'&,&PSADTOT(CIZ)&

/* &DUTYPAID&,, &DUTYPAID1(CIZ)&

SF ,,,,,,,,,,,, -


,,,, -


,,,,,,,,,,

-


SF ,,,,,,,,,,,,&SALTOT(CIZ)&,,,,&SUBAMTBAS(CIZ)& ,,,,,,,,,,

= &SUBTOTDUTY(CIZ)&

/* &SUBTOTDUTY(CIZ)& "ON 120704,,,,,,,,,,,,&VAR14&

/* ,,,,,,,,&VAR14&

/E INTEREST

/: IF IT_BEHDR-ZZINTRST BETWEEN IT_BEHDR-BONDDAT AND BONDDAT1

/: AND IT_BEHDR-ZZINTRST <> 0

/* Added Interest 15% by shaik.ali

SF ,,,,,,,,,,,,,,,,,,,,,,,,,, Interest : 15% &IT_BEHDR-ZZINTR

SF ,,,,,,,,,,,,,,,,,,,,,,,,&IT_BEHDR-BONDDAT& to &bonddat1&

/* End of changes

/: ENDIF

***********************************************************

In this for 'SF' paragraph format i have to give that check box 'No blank lines'.

Can you place there and send me.

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
280

Hi,

In SF paragraph format.---> . in the Standard attributes Tab. --> U must Check the No Blank Lines Check Box.

Regards

Sudheer