Re: [sap-log-sd] Creating an Invoice on a Percentage of Net Value

Reply from jim-wolfe on Jan 24 at 7:48 PM
Sarat - I've done something similar to you what you want to do before, which involved configuration and abap development. What I did was as follows:
Create another partner on the billing doc that is the alternate payer, and
had a pricing condition that would reduce the value of the billing doc to the amount that you're wanting to bill the first payer, i.e. in your case a discount condition of 20%.
Created the copy configuration to enable the copying of one billing doc to another.
Created a output type that was a medium 8 (special function) that was generated when the billing document was saved and that launched a program that created another billing doc with reference to the first via CALL FUNCTION 'BAPI_BILLINGDOC_CREATE replacing the payer with the alternate payer, and repriced so that the discount was 80% discount.

Let me know if you need the actual code to do this & I'll send it to you.

Jim

---------------Original Message---------------
From: Sarat Sathuluri
Sent: Tuesday, January 24, 2012 3:22 PM
Subject: Creating an Invoice on a Percentage of Net Value

Hi Sridharan,

Thanks for your response.

Working with transfer routine is a good idea. But, the first and the biggest challenge is how to capture two payers for same item in sales order. I working on a non-standard partner function, which is similar to a payer with some field additions to sales order. It is really a very complicated process, not sure if this going to work out fine. Will share the results, if turn out to be positive.

In the mean time, it would be of immense help if you have an ideas to share on how to populate data from CMR to a custom field in sales order, and should also act as a partner function.

Warm regards,
Sarat.

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2012 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
jim-wolfe  

achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Have an SAP Question? Ask Your Peers at Toolbox for IT

_.____.__