Incorrect Goods value when crediting an incorrect MIRO invoice

Dear all,
There is one thing I do not understand.
My customer is on the coffee business, both selling and producing coffee.
Normally they get two inovices for every purchase order, since the price of coffee is changing a lot. Normally the original invoice is coming first (before the goods is received), then an invoice of the price adjustment and then the goods is received.
The price adjustment (invoice number 2) should not affect the stock value and therefore it is registered in transaction MIRO with antoher document type than original invoices. Now the price adjustment inovvoice was registered before the original invoice and with the same document type as normal invoices. Then the original invoice was also registered. The customer wanted to credit the first invoice but what happened? Since the value of the goods have been affected a much higher price is credited and the difference is posted to the "loss under covera ccount (P/L account). But I do not want that posting!
This is what happaned:
1) Price adjustment invoice, debit goods recievied/invoice recieved account 10 000 EUR,  20 000 PIECES
2) Original Invoice, debit goods recievied/nvoice recieved account 100 000 EUR, 20 000 PIECES
3) Credit of price adjustment, Credit goods recievied/invoice recieved account  50 000 EUR, 20 000 PICES AND debit 40 000 EUR on account "loss stock under cover"
But I do not want to have any posting on the P/L account "loss stock under cover" and I would also like to have a credit of 10 000 EUR on goods recievied/invoice recieved account , not another amount. I know this is due to material valuation but is there a way to solve this?
Best Regards,

Solved!

Similar Messages

  • Incorrect Sender value when 'mail' attribute is multivalued

    hi,
    i've just upgraded Sun messaging server 2005Q4 from IMS 5.2 and noted some behavioural difference in the reverse_url operations.
    I've noted that reverse_url operations on the 'mail' attribute for ims5.2 seems to ignore subsequent values of this attribute if it's multivalued.
    Sun Messaging 2005Q4, however, seems to have taken into account the multiple values of the 'mail' attribute.
    This is resulting the mail's "From:" field to be using the subsequent values.
    Setup
    Account: mailtes1 (with multivalued 'mail' attribute)
    mail: [email protected]
    [email protected] (Not a configured mail domain handled by Sun messaging. Used by other applications)
    mailhost: mailsit.portnet.com.sg (for Sun messaging 2005q4)
    pnsasit1app1.portnet.com (for ims52)
    test mails are sent to the same accounts.
    Results of ./imsimta test -rewrite -debug mailtes1 on Sun Messaging 2005q4 as follows:
    *** Debug output from rewriting a forward header address:
    00:07:53.03: Rewriting: Mbox = "mailtes1", host = "portnet.com.sg", domain = "$*", literal = "", tag = ""
    00:07:53.03: Rewrite: "$*", position 0, hash table -
    00:07:53.03: Found: "$E$F$U%[email protected]$V$H"
    00:07:53.03: Rewrite failed, not envelope.
    00:07:53.03: Rewrite: "$*", position 1, hash table -
    00:07:53.03: Failed.
    00:07:53.03: Rewrite: "$*", position 0, rewrite database -
    00:07:53.03: Failed
    00:07:53.03: Rewriting: Mbox = "mailtes1", host = "portnet", domain = "portnet.com.sg", literal = "", tag = ""
    00:07:53.03: Rewrite: "portnet.com.sg", position 0, hash table -
    00:07:53.03: Found: "$U%[email protected]"
    00:07:53.03: New mailbox: "mailtes1".
    00:07:53.03: New host: "portnet.com.sg".
    00:07:53.03: New route: "png1app1-mail.portnet.com.sg".
    00:07:53.03: New channel system: "png1app1-mail.portnet.com.sg".
    00:07:53.03: Looking up host "png1app1-mail.portnet.com.sg".
    00:07:53.03: - found on channel l
    00:07:53.03: Routelocal flag set; scanning for % and !
    00:07:53.03: Rewrite rules result: [email protected]
    00:07:53.03: Checking reverse URL cache for: [email protected]
    00:07:53.03: Applying reverse URL pattern ldap:///$V?mail?sub?$Q to: [email protected]
    00:07:53.05: Resulting URL: ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])([email protected]))
    00:07:53.05: mmc_open_url called to open ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg)), flags = 384
    00:07:53.05: URL with quotes stripped: ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg))
    00:07:53.05: LDAP URL identified
    00:07:53.05: URL context #1 will be used
    00:07:53.05: Performing URL search on: ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg))
    00:07:53.05: mmc_read_url result: [uid=mailtes1,ou=People,ou=ZZZ,ou=Customers, l=SGSIN, o=portnet.com]
    00:07:53.05: URL resolution returned: [uid=mailtes1,ou=People,ou=ZZZ,ou=Customers, l=SGSIN, o=portnet.com]
    00:07:53.05: mmc_read_url result: [mail] [email protected]
    00:07:53.05: URL resolution returned: [mail] [email protected]
    00:07:53.05: Attribute index: 16
    00:07:53.05: LDAP URL produced address [email protected]
    00:07:53.05: mmc_read_url result: [mail] [email protected]
    00:07:53.05: URL resolution returned: [mail] [email protected]
    00:07:53.05: Attribute index: 16
    00:07:53.05: LDAP URL produced address [email protected]
    00:07:53.05: No more result to return
    *** Debug output from rewriting a forward envelope address:
    00:07:53.05: Rewriting: Mbox = "mailtes1", host = "portnet.com.sg", domain = "$*", literal = "", tag = ""
    00:07:53.05: Rewrite: "$*", position 0, hash table -
    00:07:53.05: Found: "$E$F$U%[email protected]$V$H"
    00:07:53.05: Match, pattern = "portnet.com.sg", current = "(*domaincheck*)"
    00:07:53.05: old state = not checked.
    00:07:53.05: Domain check on portnet.com.sg.
    00:07:53.05: Added domain result 1 to cache for portnet.com.sg.
    00:07:53.05: new state = succeeded.
    00:07:53.05: New mailbox: "mailtes1".
    00:07:53.05: New host: "portnet.com.sg".
    00:07:53.05: New route: "png1app1-mail.portnet.com.sg".
    00:07:53.05: New channel system: "png1app1-mail.portnet.com.sg".
    00:07:53.05: Looking up host "png1app1-mail.portnet.com.sg".
    00:07:53.05: - found on channel l
    00:07:53.05: Routelocal flag set; scanning for % and !
    forward channel = l
    channel description =
    channel user filter =
    dest channel filter =
    source channel filter =
    channel flags #0 = BIDIRECTIONAL MULTIPLE IMMNONURGENT NOSERVICEALL
    channel flags #1 = NOSMTP DEFAULT
    channel flags #2 = COPYSENDPOST COPYWARNPOST POSTHEADONLY HEADERINC NOEXPROUTE
    channel flags #3 = LOGGING NOGREY NORESTRICTED RETAINSECURITYMULTIPARTS
    channel flags #4 = EIGHTBIT NOHEADERTRIM NOHEADERREAD RULES
    channel flags #5 = SLAVE_DEBUG
    channel flags #6 = LOCALUSER REPORTNOTARY
    channel flags #7 = NOSWITCHCHANNEL NOREMOTEHOST DATEFOUR DAYOFWEEK
    channel flags #8 = NODEFRAGMENT EXQUOTA REVERSE NOCONVERT_OCTET_STREAM
    channel flags #9 = NOTHURMAN INTERPRETENCODING USEINTERMEDIATE RECEIVEDFROM VALIDATELOCALSYSTEM NOTURN
    defaulthost = portnet.com.sg portnet.com.sg
    linelength = 1023
    channel env addr type = SOURCEROUTE
    channel hdr addr type = SOURCEROUTE
    channel official host = png1app1-mail.portnet.com.sg
    channel queue 0 name = LOCAL_POOL
    channel queue 1 name = LOCAL_POOL
    channel queue 2 name = LOCAL_POOL
    channel queue 3 name = LOCAL_POOL
    channel after params =
    channel user name =
    urgentnotices = 1 2 4 7
    normalnotices = 1 2 4 7
    nonurgentnotices = 1 2 4 7
    channel rightslist ids =
    local behavior flags = %x7
    expandchannel =
    notificationchannel =
    dispositionchannel =
    saslswitchchannel =
    tlsswitchchannel =
    backward channel = l
    header To: address = [email protected]
    header From: address = [email protected]
    envelope To: address = [email protected] (route (png1app1-mail.portnet.com.sg,png1app1-mail.portnet.com.sg)) (host portnet.com.sg)
    envelope From: address = [email protected]
    name =
    mbox = mailtes1
    Results of ./imsimta test -rewrite -debug mailtes1 on ims52 as follows:
    *** Debug output from rewriting a forward header address:
    00:09:58.97: Rewriting: Mbox = "mailtes1", host = "portnet.com.sg", domain = "$*", literal = "", tag = ""
    00:09:58.97: Rewrite: "$*", position 0, hash table -
    00:09:58.97: Found: "$E$F$U%[email protected]$V$H"
    00:09:58.97: Rewrite failed, not envelope.
    00:09:58.97: Rewrite: "$*", position 1, hash table -
    00:09:58.97: Failed.
    00:09:58.97: Rewrite: "$*", position 0, rewrite database -
    00:09:58.97: Failed
    00:09:58.97: Rewriting: Mbox = "mailtes1", host = "portnet", domain = "portnet.com.sg", literal = "", tag = ""
    00:09:58.97: Rewrite: "portnet.com.sg", position 0, hash table -
    00:09:58.97: Found: "$U%[email protected]"
    00:09:58.97: New mailbox: "mailtes1".
    00:09:58.97: New host: "portnet.com.sg".
    00:09:58.97: New route: "pnsasit1app1.portnet.com".
    00:09:58.97: New channel system: "pnsasit1app1.portnet.com".
    00:09:58.97: Looking up host "pnsasit1app1.portnet.com".
    00:09:58.97: - found on channel l
    00:09:58.97: Routelocal flag set; scanning for % and !
    00:09:58.97: Rewrite rules result: [email protected]
    00:09:58.97: Checking reverse URL cache for: [email protected]
    00:09:58.97: Applying reverse URL pattern ldap:///$V?mail?sub?$Q to: [email protected]
    00:09:58.99: Resulting URL: ldap:///l%3Dsgsin%2Co%3Dportnet.com?mail?sub?(|([email protected])([email protected]))
    00:09:58.99: mmc_open_url called to open ldap:///l%3Dsgsin%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg)), flags = 256
    00:09:58.99: URL with quotes stripped: ldap:///l%3Dsgsin%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg))
    00:09:58.99: LDAP URL identified
    00:09:58.99: URL context #1 will be used
    00:09:58.99: Performing URL search on: ldap:///l%3Dsgsin%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg))
    00:09:58.99: mmc_read_url result: [email protected]
    00:09:58.99: URL resolution returned: [email protected]
    forward channel = l
    channel description =
    channel user filter =
    dest channel filter =
    source channel filter =
    channel flags #0 = BIDIRECTIONAL MULTIPLE IMMNONURGENT NOSERVICEALL
    channel flags #1 = NOSMTP DEFAULT
    channel flags #2 = COPYSENDPOST COPYWARNPOST POSTHEADONLY HEADERINC NOEXPROUTE
    channel flags #3 = LOGGING NOGREY NORESTRICTED RETAINSECURITYMULTIPARTS
    channel flags #4 = EIGHTBIT NOHEADERTRIM NOHEADERREAD RULES
    channel flags #5 = SLAVE_DEBUG
    channel flags #6 = LOCALUSER REPORTHEADER
    channel flags #7 = NOSWITCHCHANNEL NOREMOTEHOST DATEFOUR DAYOFWEEK
    channel flags #8 = NODEFRAGMENT EXQUOTA REVERSE NOCONVERT_OCTET_STREAM
    channel flags #9 = NOTHURMAN INTERPRETENCODING USEINTERMEDIATE RECEIVEDFROM VALIDATELOCALSYSTEM NOTURN
    defaulthost = portnet.com.sg portnet.com.sg
    linelength = 1023
    channel env addr type = SOURCEROUTE
    channel hdr addr type = SOURCEROUTE
    channel official host = pnsasit1app1.portnet.com
    channel queue 0 name = LOCAL_POOL
    channel queue 1 name = LOCAL_POOL
    channel queue 2 name = LOCAL_POOL
    channel queue 3 name = LOCAL_POOL
    channel after params =
    channel user name =
    urgentnotices = 1 2 4 7
    normalnotices = 1 2 4 7
    nonurgentnotices = 1 2 4 7
    channel rightslist ids =
    local behavior flags = %x7
    backward channel = l
    header To: address = [email protected]
    header From: address = [email protected]
    envelope To: address = [email protected] (route (pnsasit1app1.portnet.com,pnsasit1app1.portnet.com)) (host portnet.com.sg)
    envelope From: address = [email protected]
    name =
    mbox = mailtes1
    emails sent to mailtes1 using the Sun messaging 2005q4 service will be en-queued as '[email protected]' for sender but de-queued to mail store with '[email protected]' as sender.
    09-Dec-2007 21:00:47.38 tcp_intranet ims-ms E 1 [email protected] rfc822;[email protected] mailtes1@ims-ms-daemon
    09-Dec-2007 21:00:48.19 ims-ms D 1 [email protected] rfc822;[email protected] mailtes1@ims-ms-daemon
    Physical message file will show '[email protected]' as sender.
    Return-path: <[email protected]>
    Received: from portnet.com.sg (pnsgsit1app2.portnet.com [10.106.65.36])
    by mailsit.portnet.com.sg
    (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
    with ESMTP id <[email protected]> for
    [email protected]; Sun, 09 Dec 2007 21:00:47 +0800 (SGT)
    Received: from [10.106.65.101] (Forwarded-For: 10.10.140.109)
    by mailsit.portnet.com.sg (mshttpd); Sun, 09 Dec 2007 21:00:47 +0800
    Date: Sun, 09 Dec 2007 21:00:47 +0800
    From: [email protected]
    Subject: test
    To: [email protected]
    Message-id: <[email protected]>
    MIME-version: 1.0
    X-Mailer: Sun Java(tm) System Messenger Express 6.2-8.04 (built Feb 28 2007)
    Content-type: text/plain; charset=us-ascii
    Content-language: en
    Content-transfer-encoding: 7bit
    Content-disposition: inline
    X-Accept-Language: en
    Priority: normal
    Original-recipient: rfc822;[email protected]
    test
    Action tried.
    1) Re-order values of mail attribute as follows:
    mail: [email protected]
    [email protected]
    results from ./imsimta test -rewrite -debug mailtes1 on Sun messaging 2005q4:
    *** Debug output from rewriting a forward header address:
    00:21:45.57: Rewriting: Mbox = "mailtes1", host = "portnet.com.sg", domain = "$*", literal = "", tag = ""
    00:21:45.57: Rewrite: "$*", position 0, hash table -
    00:21:45.57: Found: "$A$E$F$U%[email protected]"
    00:21:45.57: Rewrite failed, not envelope.
    00:21:45.57: Rewrite: "$*", position 1, hash table -
    00:21:45.57: Failed.
    00:21:45.57: Rewrite: "$*", position 0, rewrite database -
    00:21:45.57: Failed
    00:21:45.57: Rewriting: Mbox = "mailtes1", host = "portnet", domain = "portnet.com.sg", literal = "", tag = ""
    00:21:45.57: Rewrite: "portnet.com.sg", position 0, hash table -
    00:21:45.57: Found: "$U%[email protected]"
    00:21:45.57: New mailbox: "mailtes1".
    00:21:45.57: New host: "portnet.com.sg".
    00:21:45.57: New route: "mailsit.portnet.com.sg".
    00:21:45.57: New channel system: "mailsit.portnet.com.sg".
    00:21:45.57: Looking up host "mailsit.portnet.com.sg".
    00:21:45.57: - found on channel l
    00:21:45.57: Routelocal flag set; scanning for % and !
    00:21:45.57: Rewrite rules result: [email protected]
    00:21:45.57: Checking reverse URL cache for: [email protected]
    00:21:45.57: Applying reverse URL pattern ldap:///$V?mail?sub?$Q to: [email protected]
    00:21:45.58: Resulting URL: ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])([email protected]))
    00:21:45.58: mmc_open_url called to open ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg)), flags = 384
    00:21:45.58: URL with quotes stripped: ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg))
    00:21:45.58: LDAP URL identified
    00:21:45.58: URL context #1 will be used
    00:21:45.58: Performing URL search on: ldap:///l%3DSGSIN%2Co%3Dportnet.com?mail?sub?(|([email protected])(mailAlternateAddress=mailtes1@portnet.
    com.sg))
    00:21:45.59: mmc_read_url result: [uid=mailtes1,ou=People,ou=PSA,ou=Customers, l=SGSIN, o=portnet.com]
    00:21:45.59: URL resolution returned: [uid=mailtes1,ou=People,ou=PSA,ou=Customers, l=SGSIN, o=portnet.com]
    00:21:45.59: mmc_read_url result: [mail] [email protected]
    00:21:45.59: URL resolution returned: [mail] [email protected]
    00:21:45.59: Attribute index: 16
    00:21:45.59: LDAP URL produced address [email protected]
    00:21:45.59: mmc_read_url result: [mail] [email protected]
    00:21:45.59: URL resolution returned: [mail] [email protected]
    00:21:45.59: Attribute index: 16
    00:21:45.59: LDAP URL produced address [email protected]
    00:21:45.59: No more result to return
    *** Debug output from rewriting a forward envelope address:
    00:21:45.59: Rewriting: Mbox = "mailtes1", host = "portnet.com.sg", domain = "$*", literal = "", tag = ""
    00:21:45.59: Rewrite: "$*", position 0, hash table -
    00:21:45.59: Found: "$A$E$F$U%[email protected]"
    00:21:45.59: Match, pattern = "portnet.com.sg", current = "(*domaincheck*)"
    00:21:45.59: old state = not checked.
    00:21:45.59: Domain check on portnet.com.sg.
    00:21:45.59: Added domain result 1 to cache for portnet.com.sg.
    00:21:45.59: new state = succeeded.
    00:21:45.59: New mailbox: "mailtes1".
    00:21:45.59: New host: "portnet.com.sg".
    00:21:45.59: New route: "mailsit.portnet.com.sg".
    00:21:45.59: New channel system: "mailsit.portnet.com.sg".
    00:21:45.59: Looking up host "mailsit.portnet.com.sg".
    00:21:45.59: - found on channel l
    00:21:45.59: Routelocal flag set; scanning for % and !
    forward channel = l
    channel description =
    channel user filter =
    dest channel filter =
    source channel filter =
    channel flags #0 = BIDIRECTIONAL MULTIPLE IMMNONURGENT NOSERVICEALL
    channel flags #1 = NOSMTP DEFAULT
    channel flags #2 = COPYSENDPOST COPYWARNPOST POSTHEADONLY HEADERINC NOEXPROUTE
    channel flags #3 = LOGGING NOGREY NORESTRICTED RETAINSECURITYMULTIPARTS
    channel flags #4 = EIGHTBIT NOHEADERTRIM NOHEADERREAD RULES
    channel flags #5 = MASTER_DEBUG SLAVE_DEBUG
    channel flags #6 = LOCALUSER REPORTNOTARY
    channel flags #7 = NOSWITCHCHANNEL NOREMOTEHOST DATEFOUR DAYOFWEEK
    channel flags #8 = NODEFRAGMENT EXQUOTA REVERSE NOCONVERT_OCTET_STREAM
    channel flags #9 = NOTHURMAN INTERPRETENCODING USEINTERMEDIATE RECEIVEDFROM VALIDATELOCALSYSTEM NOTURN
    defaulthost = portnet.com.sg portnet.com.sg
    linelength = 1023
    channel env addr type = SOURCEROUTE
    channel hdr addr type = SOURCEROUTE
    channel official host = mailsit.portnet.com.sg
    channel queue 0 name = LOCAL_POOL
    channel queue 1 name = LOCAL_POOL
    channel queue 2 name = LOCAL_POOL
    channel queue 3 name = LOCAL_POOL
    channel after params =
    channel user name =
    urgentnotices = 1 2 4 7
    normalnotices = 1 2 4 7
    nonurgentnotices = 1 2 4 7
    channel rightslist ids =
    local behavior flags = %x7
    expandchannel =
    notificationchannel =
    dispositionchannel =
    saslswitchchannel =
    tlsswitchchannel =
    backward channel = l
    header To: address = [email protected]
    header From: address = [email protected]
    envelope To: address = [email protected] (route (mailsit.portnet.com.sg,mailsit.portnet.com.sg)) (host portnet.com.sg)
    envelope From: address = [email protected]
    name =
    mbox = mailtes1
    emails sent to mailtes1 using the Sun messaging 2005q4 service will be en-queued as '[email protected]' for sender and de-queued to mail store with '[email protected]' as sender.
    10-Dec-2007 00:20:00.88 tcp_intranet ims-ms E 1 [email protected] rfc822;[email protected] mailtes1@ims-ms-daemon
    10-Dec-2007 00:20:01.63 ims-ms D 1 [email protected] rfc822;[email protected] mailtes1@ims-ms-daemon
    Physical message file will show '[email protected]' as sender.
    But this time the recipient is '[email protected]'
    Return-path: <[email protected]>
    Received: from portnet.com.sg (pnsgsit1app2.portnet.com [10.106.65.36])
    by mailsit.portnet.com.sg
    (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
    with ESMTP id <[email protected]> for
    [email protected]; Mon, 10 Dec 2007 00:20:00 +0800 (SGT)
    Received: from [10.106.65.101] (Forwarded-For: 10.10.140.109)
    by mailsit.portnet.com.sg (mshttpd); Mon, 10 Dec 2007 00:20:00 +0800
    Date: Mon, 10 Dec 2007 00:20:00 +0800
    From: [email protected]
    Subject: test mail from ims62
    To: [email protected]
    Message-id: <[email protected]>
    MIME-version: 1.0
    X-Mailer: Sun Java(tm) System Messenger Express 6.2-8.04 (built Feb 28 2007)
    Content-type: text/plain; charset=us-ascii
    Content-language: en
    Content-transfer-encoding: 7bit
    Content-disposition: inline
    X-Accept-Language: en
    Priority: normal
    Original-recipient: rfc822;[email protected]
    test
    Questions:
    1) How do i retain the functionality of using 1st value of the mail attribute as the address to be used?
    I need the address reversing to retain '@portnet.com.sg' value.
    2) I've not encountered the same problem when using ims52.
    Is there a functional diffences here?

    Hi Shane,
    Thank you for the reply.
    We tried adding a mailequivalentaddress attribute, eg [email protected] but the From field still have the value from the mail attribute, eg [email protected]. Do we still need to configure anything to make this to work?
    Besides we tried another option by doing the following:
    a. Changing the following lines in options.dat file:
    REVERSE_URL=ldap:///$V?mail?sub?$Q
    to
    REVERSE_URL=ldap:///$V$N?sub?$R
    b. We ensure that '@portnet.com.sg' is the 1st value
    c. adding a 'noreverse' keyword for the 'ims-ms' channel
    And it works without the need for the mailequivalentaddress, is this a proper implementation?
    any implications with putting 'noreverse' for ims-ms channel?
    We're now considering changing of primary address attribute used.
    Need your advise on the following:
    1) Please advise how go about configuring another attribute to store the primary address.
    2) Can we use mailAlternateAddress as the new primary address attribute?
    If a totally new attribute is needed, please advise on the requirements for the creation of this attribute to be usable by Sun Messaging 2005Q4.
    This change was mentioned in the administration guide.
    Chapter 9 The Direct LDAP Algorithm and Implementation
    Seeding the Reversal Cache
    Next the primary address and any aliases attached to the user entry are considered. This information is used to seed the address reversal cache. It plays no part in the current address translation process. First, the primary address, personal name, recipient limit, recipient cutoff, and source block limit attributes are considered. The primary address is normally stored in the �mail� attribute; another attribute can be specified by setting the LDAP_PRIMARY_ADDRESS MTA option appropriately. (The primary address reverses to itself, of course.) There is no default attribute for any of the other attributes. If you want to use them, you must specify them with the LDAP_PERSONAL_NAME, (see Vacation Autoreply Attributes) LDAP_RECIPIENTLIMIT, LDAP_RECIPIENTCUTOFF, (see Limiting Message Recipients) and LDAP_SOURCEBLOCKLIMIT (see Specifying Absolute Message Size Limits) MTA options. The corresponding domain-level recipient limit, recipient cutoff, and source block limit attributes are also considered at this point. User-level settings completely override any domain-level setting.
    Next, any secondary addresses are considered and a cache entry is made for each one. There are two sorts of secondary addresses: Those that undergo address reversal and those that do not. Both must be considered in order to properly seed the address reversal cache because of the need to check for message capture requests in all cases.
    Secondary addresses that undergo reversal are normally stored in the mailAlternateAddress attribute. Another attribute can be specified by setting the LDAP_ALIAS_ADDRESSES MTA option. Secondary addresses that do not undergo reversal are normally stored in the mailEquivalentAddress attribute. Another attribute can be specified with the LDAP_EQUIVALENCE_ADDRESSES MTA option.
    Edited by: sheeyong on Dec 10, 2007 5:25 AM

  • Incorrect data value when insert into oracle table

    Would like to ask expert here, how could I insert data into oracle table where the value is 03 ? The case is like that,  the column was defined as varchar2(50) data type, and I have a csv file where the value is 03 but when load into oracle table the value become 3 instead of 03.

    user11432758 wrote:
    Would like to ask expert here, how could I insert data into oracle table where the value is 03 ? The case is like that,  the column was defined as varchar2(50) data type, and I have a csv file where the value is 03 but when load into oracle table the value become 3 instead of 03.
    implicit datatype conversion to NUMBER can result in leading zero to be eliminated.
    How do I ask a question on the forums?
    https://forums.oracle.com/message/9362002#9362002

  • Incorrect Condition Values when billing multiple deliveries

    Hi all.
    Ok this is a new one on me, when i bill using VF01 and enter multiple deliveries in (2) then second billing document (2 are created) that is created has some condition values that differ from the first, i must add it the same material, condition values, qty and ship to on the deliveries, also the deliveries are NOT reference to a sales order.
    But when you create each delivery as a single billing document all is ok.
    Any initial ideas?
    Just better add this is a density calulation as we use the F&A pricing for these billing docs.
    Regards
    Steve
    Edited by: Steve Cane on Mar 31, 2009 10:16 AM

    Hello steve,
    some possibilities
    some of the conditions may be group conditions and hence the base is the cumulative of both the conditions
    copy control from delivery to invoice may be to redtermine the scales and hence it may be updating when together
    hope this helps
    Thanks
    akasha

  • Incorrect data value selected when clicking on slicer entry in Excel Services

    We have uploaded various Excel 2013 files containing pivot tables to Sharepoint 2013 and viewed the pivot tables in a browser. The referenced pivot table data is normally a SSAS tabular model. This has been working fine for over 12 months apart
    from one irritating feature.
    Sometimes a clicked slicer entry does not result in the correct slicer value being selected. This typically occurs after using the mouse scroll button to scroll down a list of entries in a slicer. When using the keyboard arrow keys to highlight a slicer
    value and pressing Return to select an entry, the correct value does always seem to be selected - so it appears to point to a mouse scrollwheel issue. Also, after scrolling through slicer entries using the mouse scroll wheel, there appears to be some sort
    of slicer refresh problem that results in a blank entry/entries being displayed either at the top or bottom of a slicer. However, sometimes the correct 'tooltip' is shown for this blank slicer entry. One other point - when using the slicer scrollbar the scroll
    down a list of slicer entries using Firefox, the problem does not seem to occur. IE does not seem to display the same type of slicer scrollbars (only active when the mouse hovers over the slicer) and so this is more difficult to replicate in Ie.
    The worrying factor is that the user is often unaware that the incorrect slicer value has been selected. The problem can be replicated in both IE11 and Firefox. Also our client systems accessed via Citrix display the same problems.
    Any help greatly appreciated. Thanks.
    Graham Goodwin Email: [email protected]

    Hi Graham,
    i built the same version, please correct me if should your environment, is sharepoint 2013 with march 2013 update and your office also the same update. in my labbox seems the issue is not re-producible.
    after some discussion with my colleague, seems there was issue similar like this back in 2010 Excel and the remedy is to update the excel services and to re-install the power pivot at SQL server. back then the issue is because when we scroll the selection,
    it should be locked, so then when we scroll it may have the position to update and refresh the data. one of the workaround is by clicking the item and press enter, by doing this it will refresh the page correctly. the link was:http://www.microsoft.com/en-us/download/details.aspx?id=29074
    i tried to look at our update for the excel services 2013, there are updates in every cumulative updates but there is no particlular update regarding this issue, perhaps you may try this to check in your development environment, if should it may fix the
    issue.
    to re-install the power pivot, you may need to do this on your sql side. 
    http://technet.microsoft.com/en-us/library/ee210708.aspx
    http://technet.microsoft.com/en-us/library/ee210671.aspxi may suggest you to check the ULS log, if should there are issues with powerpivot also, to make sure if should there are no issue
    regarding power pivot. if there is no issues on the powerpivot, then you may need to open a ticket to report this issue, so that we can have a detailed checking to your environment remotely.
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Incorrect initial value for char 0FISCYEAR in i_t_range in DTP filter prog

    Gurus
    I need your help , I have searched all the threads but could not find anything which can help me resolve this issue.
    I have a filter in DTP as a routine to get the year from system date.
    The program is correct for syntex but when I trigger the DTP I am getting the following message , not sure what needs to be added to my programe.
    Incorrect initial value for characteristic 0FISCYEAR in i_t_range
    Message no. DBMAN889
    appreciate any help I can get to reoslve this ASAP.
    Thanks in advance

    Hi
    Pleae check if you have initialised with a NULL value . "blank/null" is indeed not a valid characteristic value for fiscal period. Fisc.per is of type NUMC which means all characters have to be numerical. The initial value should be "0000000" .
    Thanks,
    Rajesh.
    Please provide points to answers if you find them helpful

  • Incorrect initial value for characteristic 0fiscyear in i_t_range

    Hi,
    While extracting the data from the source DSO to Target I got an error message like '' Incorrect initial value for characteristic 0fiscyear in i_t_range".
    what is the step should i take to resolve this?
    Thanks in Advance.

    Gurus
    I have the same problem with my ABAP code written in DTP filter.
    Can anyone please help what needs to be done , I am getting this error when I try to load the data to cube.

  • "The movie contains an incorrect time value" error - saving a trimmed video

    I am attempting to trim a video shot on my Samsung CL65. The video was shot in High Quality HD 1280 x 720. I open the video in QuickTime and then use the Trim command to remove the last part of the video and then close it to Save it. When I save it I get the following error: "The document SAM_0306.MP4 could not be saved as "SAM_0306". The movie contains an incorrect time value." I think this has to do with an encoding error in the original file or in the trimmed file but I have no idea how to get around it.
    Any ideas?

    This info probably won't help with your problem, but it's information for others who get this error.
    It's probably the software that made the MP4. ffmpegX, for example, and the mencoder program inside it, do this with every H264 encoding when the video is longer than 1 hour. Time codes are correct up to 1 hour, then the seconds value gets wacky (3600 is added to it). Quicktime won't save a movie with a time code like 1:20:3623.120 (although it will correctly display 1:20:23 in the player).
    Apple used to offer quicktime scripts that would allow you to see what the time code in a stream really looked like. Applescript appears to have officially and quietly gone missing, though, and those scripts are no longer available online as far as I can tell. There were some really handy other scripts that would allow you to view all sorts of movie properties and manipulate tracks (great for syncing poorly synced sound, for example), but time code problems like the above would invariably mean the movie couldn't be saved.

  • Note 951952 - Incorrect excise values if batch split in MIGO for import PO

    Dear participants,
    We have applied Note 951952 - Incorrect excise values if batch split in MIGO for import PO,
    for following issue,
    While doing import goods receipt for batch split quantity,
    excise base value is calculating for entire amount not by splitted quantity.
    We are unable to solve this issue.
    We are using SAP ECC release 6.0 level 11 whether above mentioned note can be applied or else any other
    new notes to apply solve this issue.
    Advance thanks
    Regards,
    A.Jeyakanthan

    Thanks for reply,will check note is applicable for current package level.
    Actually we found excise base value is same for GR of batch split quantities for same material
    with valuation type import duty free.

  • BUG: Info panel displays incorrect Hue values

    Recently, I've been doing a lot of work with color in Fireworks and came across the following bug, which appears to be a longstanding issue within the application. Rather than keeping it to myself, I figured I'd post it here in addition to submitting a bug report with Adobe. So here it is...
    Hue values displayed within the Info panel (in HSB mode) do not consistently match the values displayed in the Color Mixer panel—including basic colors such as pure Yellow, Cyan, and Magenta. The values are 1 degree off—most often below the Color Mixer value, but sometimes above (as with Magenta). This holds true whether using with the Eyedropper tool or the Color Picker swatches eyedropper, and whether sampling from the canvas or from swatches.
    For example, the following inconsistencies were observed when sampling the centermost horizontal strip within CS6's default Color Cubes swatches picker. Note that over 50% of these colors are affected by the issue.
    The Color Mixer seems to display the correct values, while the Info panel's values appear to be incorrect. Note that this issue affects the HSB mode only; the RGB and Hex values are consistent between both panels.
    This bug has been observed in Fireworks CS6, Fireworks CS5.1 and Fireworks 8 on Mac OS 10.6.8 (Snow Leopard).
    Here's the bug report submitted for this issue:
    Product name: Fireworks
    Product Version: 12.0.0.236
    Product Language: English
    Your operating system: Mac OS 10.6.8 (Intel-based)
    ******BUG******
    Concise problem statement: The Info panel displays incorrect Hue values for many colors—including pure Yellow, Cyan, and Magenta. The Hue values are usually 1 degree below the value displayed in the Color Mixer panel (e.g., 59 instead of 60 for Yellow) but sometimes 1 degree above (e.g., 301 instead of 300 for Magenta). This is true whether using the Eyedropper tool or the Color Picker swatches eyedropper, and whether sampling from the canvas or from swatches.
    Steps to reproduce bug:
    In an open Fireworks document, open the Info, Color Mixer, and Swatches panels. Within the Color Mixer and Info panels, set the color mode to HSB.
    Draw a Rectangle and set its fill to Yellow (#FFFF00) using the Color Picker.
    Observe the Hue values displayed in the Color Mixer and Info panels.
    Select the Eyedropper (I) tool, and sample the rectangle's fill color. Again, observe the Hue values displayed in both the Color Mixer and Info panels.
    Results: In both steps 3 and 4, the Hue value for pure Yellow (#ffff00) appears as 60 degrees in the Color Mixer panel but 59 degrees in the Info panel.
    Expected results: The Hue for pure Yellow (#ffff00) should appear as 60 degrees in both panels.
    Note that this issue affects the Info panel's HSB mode only; the RGB and Hex values are consistent between panels. Also note that this bug affects over 50% of the "pure" hues within CS6's Color Cubes swatches palette. For more info, see the following forum post:
    http://forums.adobe.com/thread/1083391
    This bug has been observed in Fireworks CS6, CS5.1 and FW8 on Mac OS 10.6.8 (Snow Leopard).

    I haven't done anything other than add my footage to the timeline. I have 2 layers (1 targa seq and 1 png seq). As I move my mouse from the Timeline to the Comp Panel, the color values flash for a split second and go away. If I press Opt+1 (2, 3, and 4) the Info Panel displays the color for that one pixel but the values go blank as soon as I move my mouse. This happens in the Comp Panel mostly. If I open a Footage or Layer Panel, sometimes the values show, sometimes not. Never had this issue in previous versions.

  • Incorrect goods movements

    0 successful and 1 incorrect goods movements
    Message no. VLA019
    System Response
    The system reports back as incorrect only those goods movements that could not be carried out.
    If the goods issue or goods receipt for one of the deliveries selected has already been posted by way of the subsequent function Post goods issue or Post goods receipt, the corresponding delivery will be reported back as successful.
    Note that for partial goods receipt the posted items and not the posted deliveries are counted.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<
    well i am doing good issue to out bound delivery in T code Vl06.
    regard
    nabil

    Refer SAP Note 416150 - VL06: Posting of goods movement in background terminates
    Reason and Prerequisites
    The problem is caused by a program error.
    During background processing a batch input is used for the posting of the goods movement in the standard transactions for inbound or outbound delivery.
    However, the batch input processing terminates if dialog boxes or warning messages are sent during the posting from delivery processing.
    The termination occurs because no input parameters are provided in the used batch input session for the additional screens.
    The problem can also occur during interactive processing when the process mode 'Foreground for error' is used.
    Thanks & Regards
    JP

  • "Data truncation: Incorrect datetime value" Error Message

    Hello,
    I'm running Coldfusion 8 with a MySQL database. The s10Date
    column is of type "datetime".
    What would cause the following error to occur when I'm
    entering data into the database?
    Data truncation: Incorrect datetime value: '{ts '2008-09-03
    17:16:01'}' for column 's10Date' at row 1
    The error occurred in
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\components\DataMgr\DataMgr.cfc:
    line 1602
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\components\DataMgr\DataMgr.cfc:
    line 1170
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\components\DataMgr\DataMgr.cfc:
    line 1633
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\parsed\quest_c_registrations.processregistr ationform.cfm:
    line 37
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\parsed\quest_c_registrations.processregistr ationform.cfm:
    line 5
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\parsed\quest_c_registrations.processregistr ationform.cfm:
    line 1
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\fusebox5\Application.cfc:
    line 228
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\fusebox5\Application.cfc:
    line 218
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\fusebox5\fusebox5.cfm:
    line 57
    Called from
    C:\ColdFusion8\wwwroot\Websites\questnbs.info\index.cfm: line 12
    1600 : <cfquery name="qQuery"
    datasource="#variables.datasource#" username="#variables.username#"
    password="#variables.password#"><cfloop index="i" from="1"
    to="#ArrayLen(aSQL)#" step="1"><cfif IsSimpleValue(aSQL
    )><cfset temp =
    aSQL>#Trim(PreserveSingleQuotes(temp))#<cfelseif
    IsStruct(aSQL
    )><cfset aSQL = queryparam(argumentCollection=aSQL
    )><cfswitch
    expression="#aSQL.cfsqltype#"><cfcase
    value="CF_SQL_BIT"><cfif aSQL
    .value>1<cfelse>0</cfif></cfcase><cfcase
    value="CF_SQL_DATE">#CreateODBCDateTime(aSQL.value)#</cfcase><cfdefaultcase><cfif
    ListFindNoCase(variables.dectypes,aSQL
    .cfsqltype)>#Val(aSQL.value)#<cfelse><cfqueryparam
    value="#aSQL
    .value#" cfsqltype="#aSQL.cfsqltype#" maxlength="#aSQL
    .maxlength#" scale="#aSQL.scale#" null="#aSQL
    .null#" list="#aSQL.list#" separator="#aSQL
    .separator#"></cfif></cfdefaultcase></cfswitch></cfif>
    </cfloop></cfquery>
    1601 : <cfelse>
    1602 : <cfquery name="qQuery"
    datasource="#variables.datasource#"><cfloop index="i"
    from="1" to="#ArrayLen(aSQL)#" step="1"><cfif
    IsSimpleValue(aSQL)><cfset temp = aSQL
    >#Trim(PreserveSingleQuotes(temp))#<cfelseif
    IsStruct(aSQL)><cfset aSQL
    = queryparam(argumentCollection=aSQL)><cfswitch
    expression="#aSQL
    .cfsqltype#"><cfcase value="CF_SQL_BIT"><cfif
    aSQL.value>1<cfelse>0</cfif></cfcase><cfcase
    value="CF_SQL_DATE">#CreateODBCDateTime(aSQL
    .value)#</cfcase><cfdefaultcase><cfif
    ListFindNoCase(variables.dectypes,aSQL.cfsqltype)>#Val(aSQL
    .value)#<cfelse><cfqueryparam value="#aSQL.value#"
    cfsqltype="#aSQL
    .cfsqltype#" maxlength="#aSQL.maxlength#" scale="#aSQL
    .scale#" null="#aSQL.null#" list="#aSQL
    .list#"
    separator="#aSQL.separator#"></cfif></cfdefaultcase></cfswitch></cfif>
    </cfloop></cfquery>
    1603 : </cfif>
    1604 :
    Thank you in advance for your assistance.
    Simon

    Just a note, I had the same problem and resolved it by making
    sure my cfsqltype in cfqueryparam is cf_sql_timestamp instead of
    cf_sql_datetime (which is not a valid value).
    Also, just a note that when working with a datetime value in
    cfqueryparam, using cf_sql_date for cfsqltype will truncate the
    time to 00:00:00.

  • Mail address incorrect in Mail when part of a Group but correct in AB

    Is there a way to remove previous addresses that have been received in Mail? One of my frequent contacts shows an incorrectly formatted address when I create a new message. It shows the name and the email address but it does not include the first < of the email addy. I have to edit the address each time. The person is part of a group address and this format comes up whether I'm sending to the group or the individual. It does not choose the address from the individual's AB card. And the server won't accept it without my editing the change.
    Actually, I have a problem anytime any individual is also part of a group. I would guess it's a product of the Group Card format. The Group address adds a bracket at the beginning of a string of addresses then closes with a bracket after the last on. > so the first address in the group shows a
    < email address but no close >. The last address in each group shows name, email address > but no opening <.
    It happens with every first and last person in any group despite the fact that the email addresses are not bracketed in the individual AB cards.
    How do I edit these groups so that all addresses appear correctly? The editing changes never cause a permanent change because they're taken from the Group format.
    Is there a way to delete the incorrect ones that appear when I'm sending a new message?

    I have a group called Circle. It has four members. When I select New Message and type in C, Circle is one of my choices. All names under C are followed by email addresses that appear within angle brackets. This is also true for Circle. There are no names within the brackets, just addresses. The first address opens with an angle bracket followed by the first email address then a comma, and the rest of the member addresses. The last email address ends with a bracket. All addresses are within one blue oval.
    Under Preferences/Composing, I have 'Automatically Complete Addresses' selected.
    I've also just found further down the list, another choice that just says Circle with no addresses showing. When I select that for a New Message, only the name Circle shows in the blue oval (with no angle brackets). The name Circle doesn't expand to complete the addresses, although I have that selected in Preferences. If I open it and say expand Group, it shows all names and email addresses (each of which is within its own angle brackets and blue oval). That may be the link to the Group I created in the AB. Wonder where the other one came from? Perhaps I created it as an email message and outside of the AB? Might that solve this mystery of incorrect formatting?

  • TS3276 I a getting numerous email msgs. addressed to an incorrect address, and when bouncing them back they come back to me saying sender can't be found.  What is going on?

    I am getting numerous emails posted to an incorrect address.  When I bounce them back, they fail and the message is that there is no such sender.  What is going on?

    If you are receiving emails then your address is in the list of recipients. Perhaps in a blind carbon copy field or in a group of recipients. It may appear to you that you are receiving these emails in error but you are not.
    This is a ploy of spammers. They include a long list of recipients in a hidden list and use some unsuspecting or incorrect from address. You are not accomplishing anything by bouncing these emails. Either you are bouncing them to a non-existent address or you are bouncing them to an innocent person who is wondering why they are receiving your bounced email.
    Just igmore the emails. The spammers will move on.

  • Keep getting incorrect password message when trying to sync my address book with google account. Anyone else have this trouble? Know of a solution?

    Keep getting incorrect password message when trying to sync my address book with google account. Anyone else have this trouble? Know of a solution?

    You can not create an iCloud account on a PC, you may create one on an iPad, iPhone or a Mac

Maybe you are looking for

  • IDoc to Mail (with attachment) scenario

    Hello, I have a simple IDoc to Mail scenario. The payload is send as mail attachment. The IDoc is mapped to a structure representing the attachment-file format. The <b>mail adapter</b> is set up as follows: Transport-Protocol: SMPT Message-Protocol:

  • Spry horizontal menu active area in ie

    Hello, please look at: http://www.ildw.com/web/ildwnew/template_ildw_2009.html the mouse has to be on top of the letter to activate the submenu, how can I change that? I want the hit area to be wider! this happens in ie7 not in firefox. let me give y

  • Ghosting problem when animating an image

    I have written an animated GUI for a program a wrote a little while ago, just to make it a little bit more fancy, however I am having a few setbacks with the animation. I have a JFrame, which is divided into 3 main JPanels each having a custom animat

  • All other websites come up fine; Twitter does not. No one else is having trouble with it.

    Twitter does not load. All other websites are loading fine, but none of my friends are having trouble with Twitter.

  • Getting a spry to be where i want him to be!

    i'm trying to move a spry menu around my web page... I understood the spry menu have to be in a div container, but i never can manage. The spry thingy appears all around the div container never fitting nicely inside of it... here's my web page:  http