cancel
Showing results for 
Search instead for 
Did you mean: 

Payment term is not working in interface

former_member541511
Participant
0 Kudos

Hi all,

we have created Two payment terms with same name( xxxx) with different day limit ( 15 and 31)   to full fill below requirement.

Invoice date

Due date

04/03/2015

15/05/2015

12/03/2015

15/05/2015

18/03/2015

15/06/2015

04/04/2015

15/06/2015

when we create invoice with FB60 it is working fine but when we post through interface it is not working it is showing posting data as due date.

kindly advice.

Thanks in Advance.

NRVI

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Just for explanation accounting interface BAPI.

Please leave parameter ACCOUNTPAYABLE-BLINE_DATE initial at the call of the bapi.

the baseline date will be determined from the BAPI automatically based on the setting in OBB8.

If you want to set BLINE_DATE manually, then you have to also provide the detail payment informationin parameter DSCT_DAYS1, DSCT_DAYS2,NETTERMS, DSCT_PCT1 and DSCT_PCT2

Best regards.
Crystal.

Answers (2)

Answers (2)

former_member194797
Active Contributor
0 Kudos

Hi Ravi,

please check that you are using the NODATA variable for the fields you want to be filled automatically, and not space.

Gustavo_Vazquez
Active Contributor
0 Kudos

Hi Ravi,

What is your interface ? IDOC, BAPI, Batch ?

Check if field ZBD1T (in BSEG) is filed (or similar).

Kind Regards