cancel
Showing results for 
Search instead for 
Did you mean: 

Using LSMW to Import Billing Documents

Former Member
0 Kudos

Hi,

I am struggling to find an LSMW method that I can use to import Billing documents.  I am billing in reference to deliveries and I would like to be able to externally assign the billing document number.  I also need to externally assign the accounting document number that is created in the process.  In addition I am trying to keep the document flow from the sales order and delivery note - this is the most important part.  I have been experimenting with Direct Input and BAPIs with no luck unfortunately.  Any help would be extremely appreciated.

Thanks in advance,

Josh

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

I would like to be able to externally assign the billing document number

For this, you should have USEREXIT_NUMBER_RANGE (Include RV60AFZZ) in place.  Have you activated this ??  You should be aware, with standard settings, system will not allow external billing number range and with the help of above exit, you can code some logic and make the system to populate while creating billing documents.

G. Lakshmipathi

Former Member
0 Kudos

I have not activated this.  Where exactly should I make this exit?

Thanks,

Josh

Lakshmipathi
Active Contributor
0 Kudos

Just tell the logic and exit what I have suggested to your ABAPer so that he will have to write a coding to achieve the desired result.

G. Lakshmipathi

Answers (0)