cancel
Showing results for 
Search instead for 
Did you mean: 

CFM?Treasury Error

Former Member
0 Kudos
401

Hi

I'm getting this errror while making a FOREX instrument

any leads where could be the problem

"TRL intialization for MM, FX, Derivatives, co. code 0001, valn area 002 is not yet complete"

Regards

Sukhmeet

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

use TPM_INITIALIZE

select proper company code

proper transaction

it will resolve your problem

Regards

Answers (2)

Answers (2)

Former Member
0 Kudos

Malolan is obsolutely right. This error will come only if you have assigned your company code (which in turn is assigned to Accounting code) to more than one valuation area.

If you need parallel valuation areas, then as Gurram has pointed out, you can use TPM_INITIALIZE transaction to initialize your company code for each valuation area.

In the 5 odd implementations I have done none of them used the parallel vlauation area. If you do not want this go to the following step and remove the assignment to multiple valuation area and retain just one.

SPRO - Financial supply chain management - Treasury and risk mgmt - Transaction manager - General settings - Accounting - Organization - Assign accounting codes to valuation areas.

Former Member
0 Kudos

Hi

My take from this error is the Parallel valuation area is not initialized .

This is a process which is needed if you are using the paralellel valaution area. Probably you have set it up and now the system expects you to initialize the parallel valuation area so that it can go forward to do postings

Thanks

Malolan