cancel
Showing results for 
Search instead for 
Did you mean: 

Payment Terms in Invoice different from Order

0 Kudos

Hi xperts,

Can you help me understand the logic system uses in determining Terms of payement in Invoice ?

I understand normally terms of payment are copied from Customer Master - sales area section to Sales Order. And in case of Credit/Debit memos it is normally picked from Customer Master - Company code section.

In my scenerio- i created a Sales order and the pymnet term is 'A'(which is the same in customer master - Sales & Company code view). When i create Invoice system pops a different payment Term "B". There were no Manual interventions in between to assume that someone changed it manually.

Thanks in advance...

Accepted Solutions (1)

Accepted Solutions (1)

jignesh_mehta3
Active Contributor
0 Kudos

Hello,

This does not seams to be standard system behaviour. Cna you please check for some user Exits / Enhancements done at your end?

Thanks,

Jignesh Mehta

Answers (3)

Answers (3)

0 Kudos

It seems this is a special requirement that we have wherein the second TOP is picked from Billing plan for a specific business.

Thanks for your inputs 🙂

Answered.

former_member211616
Active Contributor
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi

As per the standard design,

When you create a sales order, the system calls the below function:

CALL FUNCTION 'VIEW_KURGV' <<< function for payer

Fields KURGV-kunnr and KURGV-zterm are filled here from the customer

master data. That's why you get the data from the payer and not from

the Sold-to.

Hope this helps.

Regards,

Rajasree

former_member211616
Active Contributor
0 Kudos

Hi Sicc,

U check ur user specific setting , or any user exit , or any customisation change

Regards

Ramesh