cancel
Showing results for 
Search instead for 
Did you mean: 

Intercompany transactions

Former Member
0 Kudos

Friends I need help on two issues

1) Is it possible to have intercompany transactions in B1 ?

2) How to copy specific transactions from one of the databases to another database ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Post the same question in the Integration section of the forums you will get better results.

Regards

Louis

Answers (2)

Answers (2)

Former Member
0 Kudos

Thx Eric if possible pl keep me posted on your project that will be a great help

Rgds

Former Member
0 Kudos

Hi,

The databases for each of companies have to be differentiated. By default, you can't "transport" any transaction (eg. PO in one database becomes a SO in a second one) from one company to another.

If you want to do it, you have to program it (I'm actually working on it for one of my customers).

Regards,

Eric

Former Member
0 Kudos

Thx for responding.glad to find someone really working on it ..can you pl give some hints how you are going about it..?

thx and rgds

former_member583013
Active Contributor
0 Kudos

If I remember correctly there are some add-on which are specifically for Inter company transactions.

If you want to create something on your Own, you would have to code this using the SDK tools

Suda

Former Member
0 Kudos

Hi,

Basically, I "know" how I'll do it: sp_TransactionNotification and DI-Server.

The main difficulties are not in the technical way to transfert transactions, but to be sure that you transfered it correctly.

To give you some hints:

- You must know how to link both companies,

- Items sould exists on both sides,

- Each company must be (and have to know it's partner code) known from the other one,

- You must define the symetry of tax-codes,

- You must define the symetry of freight definitions,

- You can transfer only full transaction (so check first what can be transfered or not...

In our case, we choosed to synchronize also the creation of items, to be sure that they exist in all configurations (actually done).

I guess I'll work on it next week...

Regards,

Eric

former_member204969
Active Contributor
0 Kudos

For the simplest cases you can manage intercompany transactions through formatted searches. For example you can copy by them a delivery to a goods receipt transaction.