cancel
Showing results for 
Search instead for 
Did you mean: 

Print problem of TO form

Former Member
0 Kudos

Hi All,

I hit a problem for the printout of Transfer order form,

for the TO printout settings, i have set the print code and form(LVSTAEINZEL) for the warehouse in OMLV, the settings were fine,

but the TO printout was an abap list instead of Script form format when materials were transfered in LT10,

i check the spool request type in SP02, i found the type was abap list, not SAPscript, what's the reason for that?

below was the TO output,

could you help me how to slove this problem, thanks in advance,

Kind reagrds

-


TO output, not a Form----


JOB:

: 300

: ~

: 2010-07-21

: ~

: 022358

: ~

: B00.DR40.1

: ~

: ZTEST12

.INVD:

: Material:

: ~

: Src. bin:

: ~

: Dstn. bin:

: ~

: TO-No/itm:

: ~

: Target qty.:

: ~

: Transport qty.

: ~

: Variance:

: ~

: Date/Signature:

: ~

: ~

: ~

: ~

: hours

: ~

.BCD:

: C128

: ~

: Code128

: ~

: R01/2

: ~

: 0.0

: Movement Type:

: ~

: 999

: ~

: 0000000565 0001

: ~

.SRC:

: TYP

: ~

: Bin Type:

: ~

: ~

: Remaining:

: ~

: 0

: ~

: R03

: ~

: /1

: ~

.DSTN:

: SEC

: ~

: Bin Type:

: ~

: ~

: ~

: ~

: ~

: ~

: R01

: ~

: /2

: ~

: Batch:

: ~

: 0000000001

: ~

: 500

: ~

: APOC

: ~

.BCDTA:

: C128

: ~

: Code128

: ~

: 00000004830001

: ~

: 0.0

: ~

: 0.0

: ~

: ~

: ~

: ~

: 0

: ~

: ~

: S

: ~

: 0.00

: ~

: 0.0

: ~

.SORT:

: 020R01/2

: ~

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If combined print column in OMLV transaction checked, then you will get the o/p as list. Please try.

Regards,

Chandra Kavali

Former Member
0 Kudos

Hi Chandra,

For the checkbox of combined print in OMLV, checked or unchecked, i have tried, the problem still existed.

Thanks!

former_member272911
Participant
0 Kudos

Hi ,

Everything is fine. Then it should have hit the form which is configured. Can you check the same by putting break point the print program.

Thanks

Kamath

Answers (1)

Answers (1)

Former Member
0 Kudos

it's sloved