IBM Support

IJ37751: NOT GETTING THE CURRENT BALANCE VALUE OF THE ITEMS

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • Steps to Reproduce:
    1.	Go to Inventory application and Select record with Current
    Balance field not 0.
    2.	From More Actions, Select ?Issue Current Item? option.
    3.	Issue Quantity as 1 and Click OK.
    4.	Current Balance is reduced to 61.
    5.	Goto Message Tracking application and check the message with
    Publish Channel as MXINVENTORYInterface
    6.	The message shown below, fields highlighted shows old values
    of the item, besides the Current Balance shown in UI is 61.
    
    Payload:
    
    <?xml version="1.0" encoding="UTF-8"?>
    <PublishMXINVENTORY xmlns="http://www.ibm.com/maximo"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    creationDateTime="2021-10-29T08:08:00-07:00" transLanguage="EN"
    baseLanguage="EN" messageID="3587950.1635520081611698148"
    maximoVersion="7 6 20190514-1348 V7611-365" event="1">
     <MXINVENTORYSet>
       <INVENTORY action="Replace">
         <ABCTYPE>C</ABCTYPE>
         <AVBLBALANCE>62.0</AVBLBALANCE>
         <BINNUM>C-4-1</BINNUM>
         <CATALOGCODE />
         <CCF>90</CCF>
         <CONSIGNMENT>0</CONSIGNMENT>
         <CONSVENDOR />
         <CONTROLACC>
           <VALUE>6610-800-800</VALUE>
           <GLCOMP glorder="0">6610</GLCOMP>
           <GLCOMP glorder="1">800</GLCOMP>
           <GLCOMP glorder="2">800</GLCOMP>
         </CONTROLACC>
         <COSTTYPE>AVERAGE</COSTTYPE>
         <CURBAL>32.0</CURBAL>
         <CURBALTOTAL>62.0</CURBALTOTAL>
         <DELIVERYTIME>1</DELIVERYTIME>
         <DFLTSTAGEBIN />
         <EXTERNALREFID />
         <FREQUENCY xsi:nil="true" />
         <FREQUNIT />
         <GLACCOUNT>
           <VALUE>????-???-200</VALUE>
           <GLCOMP glorder="2">200</GLCOMP>
         </GLACCOUNT>
         <HARDRESISSUE>0</HARDRESISSUE>
         <INTERNAL>0</INTERNAL>
         <INVCOSTADJACC>
           <VALUE>6610-820-800</VALUE>
           <GLCOMP glorder="0">6610</GLCOMP>
           <GLCOMP glorder="1">820</GLCOMP>
           <GLCOMP glorder="2">800</GLCOMP>
         </INVCOSTADJACC>
         <INVENTORYID>191</INVENTORYID>
         <INVGENTYPE />
         <ISSUE1YRAGO>0.0</ISSUE1YRAGO>
         <ISSUE2YRAGO>0.0</ISSUE2YRAGO>
         <ISSUE3YRAGO>0.0</ISSUE3YRAGO>
         <ISSUEUNIT>FEET</ISSUEUNIT>
         <ISSUEYTD changed="1">1.0</ISSUEYTD>
         <ITEMNUM>560-00</ITEMNUM>
         <ITEMSETID>SET1</ITEMSETID>
         <ITEMTYPE>ITEM</ITEMTYPE>
         <LASTISSUEDATE
    changed="1">2021-10-29T08:05:00-07:00</LASTISSUEDATE>
         <LOCATION>PKG</LOCATION>
         <MANUFACTURER>P-H</MANUFACTURER>
         <MAXLEVEL>250.0</MAXLEVEL>
         <MINLEVEL>5.0</MINLEVEL>
         <MODELNUM>1A-030</MODELNUM>
         <NEWCOSTTYPE />
         <NEXTINVOICEDATE xsi:nil="true" />
         <NP_STATUSMEMO />
         <ORDERQTY>30.0</ORDERQTY>
         <ORDERUNIT>FEET</ORDERUNIT>
         <ORGID>EAGLENA</ORGID>
         <OWNERSYSID />
         <RECEIPTTOLERANCE xsi:nil="true" />
         <REORDER>1</REORDER>
         <RESERVEDQTY>0.0</RESERVEDQTY>
         <SENDERSYSID>MX</SENDERSYSID>
         <SHRINKAGEACC>
           <VALUE>6610-810-800</VALUE>
           <GLCOMP glorder="0">6610</GLCOMP>
           <GLCOMP glorder="1">810</GLCOMP>
           <GLCOMP glorder="2">800</GLCOMP>
         </SHRINKAGEACC>
         <SITEID>BEDFORD</SITEID>
         <SOURCESYSID />
         <SSTOCK>5.0</SSTOCK>
         <STATUS>ACTIVE</STATUS>
         <STATUSDATE>2007-04-16T12:21:46-07:00</STATUSDATE>
         <STATUSIFACE>0</STATUSIFACE>
         <STORELOC>CENTRAL</STORELOC>
         <STORELOCSITEID>BEDFORD</STORELOCSITEID>
         <VENDOR />
         <INVCOST>
           <AVGCOST>1.49</AVGCOST>
           <CONDITIONCODE />
           <CONDRATE>100</CONDRATE>
           <CONTROLACC>
             <VALUE>6610-800-800</VALUE>
             <GLCOMP glorder="0">6610</GLCOMP>
             <GLCOMP glorder="1">800</GLCOMP>
             <GLCOMP glorder="2">800</GLCOMP>
           </CONTROLACC>
           <GLACCOUNT>
             <VALUE>????-???-200</VALUE>
             <GLCOMP glorder="2">200</GLCOMP>
           </GLACCOUNT>
           <INVCOSTADJACC>
             <VALUE>6610-820-800</VALUE>
             <GLCOMP glorder="0">6610</GLCOMP>
             <GLCOMP glorder="1">820</GLCOMP>
             <GLCOMP glorder="2">800</GLCOMP>
           </INVCOSTADJACC>
           <INVCOSTID>32</INVCOSTID>
           <LASTCOST>1.49</LASTCOST>
           <ORGID>EAGLENA</ORGID>
           <SHRINKAGEACC>
             <VALUE>6610-810-800</VALUE>
             <GLCOMP glorder="0">6610</GLCOMP>
             <GLCOMP glorder="1">810</GLCOMP>
             <GLCOMP glorder="2">800</GLCOMP>
           </SHRINKAGEACC>
           <STDCOST>2.05</STDCOST>
         </INVCOST>
       </INVENTORY>
     </MXINVENTORYSet>
    </PublishMXINVENTORY>
    
    customer  is on
    Tivoli's process automation engine 7.6.1.1-IFIX20200724-1613
    Build 20190514-1348 DB Build V7611-365 HFDB Build HF7611-28
    

Local fix

  • N/A
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * MAXIMO                                                       *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * PUBLISHED INVENTORY MSG SHOWS WRONG CURBAL VALUE             *
    ****************************************************************
    

Problem conclusion

  • The fix for this APAR is contained in the following maintenance
    package: release\fix pack for Release 8.x Product
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ37751

  • Reported component name

    MAXIMO ASST MGM

  • Reported component ID

    5724R46AM

  • Reported release

    761

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-02-09

  • Closed date

    2023-03-10

  • Last modified date

    2023-03-10

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    MAXIMO ASST MGM

  • Fixed component ID

    5724R46AM

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSLKT6","label":"Maximo Asset Management"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"761","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
10 March 2023