Skip to Content
0
Former Member
Feb 02, 2011 at 02:42 PM

why some payment data in table REGUP have 2 line , some have 1 line ?

361 Views

Hello everyone,

i use FBZ5 for print payment advice for payment method C.

and i found that SAPscript(for payment method C) that i copy from standard.

Sapcript used table REGUP(Processed items from payment program) for print line item of payment such as amount, wht etc.

data in tableREGUP(Processed items from payment program)

some payment have 2 record (1 for invoice and 1 for payment)

some payment have 1 record (1 for payment)

if SAPscript get 2 record it's will show 2 line .

but if SAPscript get 1 record it's will show 1 line.

I donot know why some payment have 2 record in table REGUP,

but some have 1 record.

please help.