Dimension Buffer exists error happens

backofmoonbackofmoon Member Posts: 15
Hello all,

When I run the report Job Calculate WIP(1086) , I get the error message as this:
The Dimension Buffer already exists.
Identification fields and values:
Table ID='169', Entry No.='6',
Dimension Code='Customer group',
Journal Template Name='',
Journal Batch Name=''
I try to
1. clear the table of Dimension Buffer
2. find missing or additional dimensions of entry
3. change the codeunit from global to local
But all fails...

The project can not be closed until now.

I hope I can get help from your guys.

br,
Vince

Comments

  • ara3nara3n Member Posts: 9,256
    You need to start debugging.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • backofmoonbackofmoon Member Posts: 15
    ara3n wrote:
    You need to start debugging.
    yes, that's what i am doing now.
    But stuck in some logic of dealing with Job Ledger Entry dimension.

    TempDimBuf."Entry No."=20172 in [Job Calculate WIP]
    but in [Dimension Buffer Management].InsertDimensions it changed! TempDimBuf."Entry No."=5
Sign In or Register to comment.