cancel
Showing results for 
Search instead for 
Did you mean: 

ORCP import

0 Kudos

Hello experts,

I'm trying to find the way how to import a lot of recurring invoices' entries in SAP Business One 9.2 (9.20.170 PL07 HOTFIX1). The entries themselves could be found in ORCP and there is also an option in field DataSource = M => Import. Could they be imported either from SAP or using DTW (except using DI API)?

Accepted Solutions (0)

Answers (1)

Answers (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

The Recurring Transactions Object is not exposed in DI API yet and there is no plan scheduled for this. You can use RecurringTransactionService Object in order to perform few operation that are mentioned in the following blog post:

RecurringTransactionService

If you really would like to have this functionality, according to SAP Note 1028874 we would like to ask you to post your missing requirement in our SAP Business One Customer Influence site. https://influence.sap.com/SAPBusinessOneImprovements

Here is few discussion which are already there:

https://influence.sap.com/sap/ino/#/idea/138913

https://influence.sap.com/sap/ino/#/idea/109512

https://influence.sap.com/sap/ino/#/idea/131299

You can vote up for these ideas too in order to get it implemented in the upcoming versions or patch.

Hope it helps!

Kind regards,

ANKIT CHAUHAN

SAP SME Support

jimmyl
Participant
0 Kudos

Hi Konstantin,

Ankit has commented from SAP's perspective.

I just want to add some thoughts here - if you are trying to convert those draft invoices currently saved in the recurring document template to actual invoices, you may still use DTW to import them with the OINV and INV1 templates. The only thing missing will be the relationship to the recurring template. So this depends on your business needs.

And it's always a good idea to run DTW in your sandbox first to test out what required columns might be missing in the import files.

Cheers,

Jimmy