cancel
Showing results for 
Search instead for 
Did you mean: 

Customer down payment process from SD

ali-sd
Active Participant
0 Kudos

Hello all,

Below is the business requirement (AS-IS and TO-BE) for two relevant scenarios

1. Complete delivery scenario with advance
AS-IS

- PO is received from customer for item ABC with 10 qty. Each qty price is 10,000.00 INR
- SO is created for same. Here Net value is 1,00,000.00 INR. Let us say that we collect advance of 20,000 INR.
- In the present system, same advance is actually captured from Fi end (ex: F-37, F-29 & F-39 )
- Outbound Del (for 10 qty)
- Invoice creation (10 qty)
TO-BE
- SO creation (10 qty) - 1,00,000.00 INR
- Down payment request invoice should be from SD (20,000.00 INR)
- Goods Issue (10 qty)
- Tax Invoice (10 qty)
- Down payment posting and clearing from Fi end (ex: F-29 and F-39)

2. Partial delivery scenario with advance
AS-IS
- PO is received from customer for item ABC with 10 qty. Each qty price is 10,000.00 INR
- SO is created for same. Here Net value is 1,00,000.00 INR. Let us say that we collected advance of 20,000 INR
- In the present system, same advance is actually captured from Fi end (ex: F-37, F-29 & F-39 )
- Since the collected advance amount is equal to 2 items value, we issue only 2 qty in the first delivery.
- Outbound Del (for 2 qty)
- Tax Invoice (2 qty)
- We wait for next advance, goods issue qty will be based on the next advance amount

TO-BE
- SO creation (10 qty) - 1,00,000.00 INR
- Down payment request invoice should be from SD (20,000.00 INR)
- Goods Issue (2 qty)
- Tax Invoice (2 qty)
- Down payment posting and clearing from Fi end (ex: F-29 and F-39)

- 2nd Down payment request invoice should be from SD (let us say 30,000.00 INR)
- Goods Issue (3 qty)
- Tax Invoice (3 qty)
- Down payment posting and clearing from Fi end (ex: F-29 and F-39)

- 3rd Down payment request invoice should be from SD (let us say 50,000.00 INR)
- Goods Issue (5 qty)
- Tax Invoice (5 qty)
- Down payment posting and clearing from Fi end (ex: F-29 and F-39)


Let me tell you what configuration I have done here.
1. Configured new item category group (DOWN - Down payment)
2. Configured new Item Category YTAO (copy of TAO, unticked schedule lines allowed, because we do not this item to be copied into delivery document. Why? Below documentation will explain the same)
3. Item Category determination: OR/DOWN/Blank/Blank/YTAO
4. Added CType AZWR in the needed pricing procedure
5. Below are the header and item level copy controls between the order type OR and FAZ (Bill Ty)


6. Finally, created new material (DOWNPAYMENT), assigned item cat group (DOWN) and set it as GST exempted, and extend to the needed Plant, S.Org and D.Ch (in MM01). This item will not be copied into delivery document. Why? As mentioned above, below documentation will explain the same.


Now, let us do testing. We created SO

Why did we untick schedule lines for YTAO?
Client has almost above 25 item categories for 25 various sales processes. So we created new dummy item (DOWNPAYMENT) and its item category (YTAO) to not to disturb VOV7 settings for the existing item categories.
If you think I am wrong here, you may please guide me to meet the mentioned requirement.

Double clicked the first item (dummy one)


Activities performed in billing tab


Let us see the actual item’s pricing


Now I am trying to create the down payment invoice from VA02, by following these points



Now we are in VF01


Below is the break up of this 4000


But when I click log, it says something about 2nd item


If I change the below settings in VTFA (001 to 020 at header) - which I already tried

I get the below error in VF01



If what all I have done is correct, then help me for the below points:
1. How to de-activate base price down payment item?
2. How to clear the above error during down payment invoice creation in VF01?

If I am wrong please guide me (looking at my business requirement, configuration and the testing method)

Awaiting for your replies...

0 Kudos

Hi,

Can you please let me know if you have implemented the process successfully, I'm also stuck with the similar issue of double price.

Regards,

Jayashree

former_member34
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thanks for coming to SAP Community for answers. Please post your question as a new question here:

https://answers.sap.com/questions/ask.htmlSince you're new in asking questions here, check out our tutorial about asking and answering questions (if you haven't already), as it provides tips for preparing questions more effectively, that draw responses from our members. Please note, that your post here won't be answered.

dursun123
Explorer
0 Kudos

Hello,

I also have same problem. PR00 and AZWR are active at the same time in FAZ invoice.

Did you solve your issue ?

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi ali-sd

I have the same issue you described above, Could you please guide me how you fixed this.

Thank you.

Jelena
Active Contributor
0 Kudos

On p. 1 I'm guessing this is the process to "override" a condition: https://archive.sap.com/discussions/thread/659563

On p. 2 - error message is quite clear, item is not relevant for billing. Billing relevance is in the item type config, IIRC.

ali-sd
Active Participant
0 Kudos

Dear Jelena,

I really appreciate for your response.
On your p.1 - I think condition exclusion is not applicable in advance payment configuration. Because condition exclusion comes into picture if it is the same screen (either sales order pricing or invoice pricing) with an alternate condition type.
Whereas in the standard advance payment collection process, after generating the sales order with the base price (PR00), during FAZ billing creation (i.e., creating advance request), same PR00 gets deactivated. Not only base price, rather all pricing condition type.

I shall try to check the configuration again. And may I please request you to look into it again?

Jelena
Active Contributor
0 Kudos

I can only suggest to review the standard down payment process again and see where yours is different. There are several old SCN posts on the down payments, just search in Google. Here is just one example: https://archive.sap.com/discussions/thread/720446