Skip to Content
0
Former Member
Jul 28, 2006 at 11:45 AM

SAPScript Query

33 Views

Hi

I'm new Scripts,facing the problem with BOXes and titles.

This it header window info.

The Box contains four fields and fld values.

like this

fld1 title fld1 val fld2 title fld2 val fld3 title fld3 val fld4 title fld4 val

but the problem is fld2 title is places in fld2 val.

I tried with removing ,, in the header H1 but it is coming either 2 fld1 val or fld2 val but not fld2 title.

I have given the code below.

Plz help me.....

<B>,,Item:,,&IT_MATNR-MATNR&,,Model No:,,&wa_vbap-arktx(15)&,,

Rev:,,&rev_lvl&,,Due:,,&wa_vbap-edatu&,,</>,,

POSITION YORIGIN '+0.11' CM

BOX FRAME 40 TW WIDTH '20.25' CM HEIGHT '0.75' CM

POSITION XORIGIN '+2.0' CM

BOX FRAME 40 TW WIDTH '0.0' CM HEIGHT '0.75' CM

POSITION XORIGIN '+6.0' CM

BOX FRAME 40 TW WIDTH '2.0' CM HEIGHT '0.75' CM

POSITION XORIGIN '+2.0' CM

BOX FRAME 40 TW WIDTH '2.5' CM HEIGHT '0.75' CM

POSITION XORIGIN '+2.5' CM

BOX FRAME 40 TW WIDTH '1.5' CM HEIGHT '0.75' CM

POSITION XORIGIN '+1.5' CM

BOX FRAME 40 TW WIDTH '2.5' CM HEIGHT '0.75' CM

POSITION XORIGIN '+2.5' CM

BOX FRAME 40 TW WIDTH '1.5' CM HEIGHT '0.75' CM