PLSQL API for Voiding Physical Inventory Tags.

Hello,
We are trying to find a standard Oracle PLSQL API which will allow us to VOID Physical Inventory Tags from backend.
We have a requirement where we want to void specific tags and using the Oracle Std form is proving too cumbersome.
Regards
Arun

According to the oracle knowledgebase, there is no Public API.  But there is an enhancement request that you might want to add your company to.
Bug 3611131 : INTERFACE/API FOR PHYSICAL INVENTORY ADJUSTMENTS / TAGS

Similar Messages

  • API for Physical Inventory Tag Count

    Hi , Please let me know if any Public API available for updating the physical Inventory tag count ? We have requirement like update of physical counts of Inventory tags, the idea is the counts  are stored  in flat file is in same column format of Physical Inventory Tag count form in Inventory , here just we need to update the counts. let me know any public API avaialble

    According to the oracle knowledgebase, there is no Public API.  But there is an enhancement request that you might want to add your company to.
    Bug 3611131 : INTERFACE/API FOR PHYSICAL INVENTORY ADJUSTMENTS / TAGS

  • Physical Inventory Tag Generation Sort Selection

    Hello,
    Is there anyone that has dealt with Physical Inventory Tag Generation and sorting of the generation to match the Bin Locator sequence.
    Currently under 10.7 SC with our Physical Inventory at the end of Oct. Current process is to print Tags in numerical sequence. This means they will not always be in locator sequence as well since additional locators were added after initial data load and they print at the end or in the middle of the file. Any help would be appreciated. Thanks.

    <?for-each:G_HEADER?><?sort:C_LOC_VALUE;'ascending';data-type='text'?>
    <?C_LOC_VALUE?>
    <?end for-each?>Using the above code
    Will get you the result as below
    ABB.001....
    00.A.01.B..
    00.A.01.B..Next one.
    <?for-each:G_HEADER?><?sort:C_LOC_VALUE;'ascending';data-type='number'?>
    <?C_LOC_VALUE?>
    <?end for-each?>will result in
    00.A.01.B..
    00.A.01.B..
    ABB.001....use th following
    <?for-each:G_HEADER?>
    <?sort: translate(C_LOC_VALUE,'0123456789','abcdefghij');'ascending';data-type=’text’?>
    <?C_LOC_VALUE?>
    <?end for-each?>you will see th correct result.
    00.A.01.B..
    00.A.01.B..
    ABB.001....
    DDD.001....

  • Tolerances for HU physical inventory differences

    Tolerances customized in SPRO OMJ2 do not apply for HU physical inventory diferences generated by HUINV05 transaction.
    We need to implement tolerances on HU (Handling Units) physical inventories. So thank you for any help on the subject.

    LI20 is adjusting differences within WM. this has no effect to the stock value.
    Only LI21 will adjust the differences  with MM, and then the difference gets a valuation.
    e.g. if you have material M with 200 more KG as book inventory  in bin1 and 200 less in bin2 , then this will l equalize and you do not have any difference left, means no adjustment in MM necessary. this is what you do in LI20.
    if you have 210 more in bin1 and 150 less in bin2, then after LI20 you still have 60 as difference. And this difference is then adjusted with MM using transaction LI21.

  • Need a PLSQL API for update the oe_order_headers_all table

    Hi all,
    I need a PLSQL API for update the oe_order_headers_all table.
    Anyone know please help me.
    Regards,
    M.Soundrapandian.

    Use the Process Order API to update this table.
    Note: 746787.1 - Process Order API In Order Management
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=746787.1
    Oracle Order Management Open Interfaces, API, & Electronic Messaging Guide
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115omapi.zip
    Oracle Integration Repository
    http://irep.oracle.com

  • Physical inventory tag count uploading

    I need to upload the physcial inventory tag count from 3rd party application to oracle inventroy. I need an interface,API or any other means to do so.
    Please, very urgent ..

    When I was researching this a year back, I couldnt find an interface or API for uploading counts to a physical inventory. At that time we used Data Loader template to copy the counts into oracle, it worked for us

  • Output type for HU physical inventory process

    Hi All,
    During a HU physical inventory process we print the physical inventory
    document (the list) by transaction HUINV02.
    The customer would like to make a few changes in the layout.
    we didnt find the standard form and also not the output type.
    is anybody know if there is a form or output type for this list?
    Thanks,
    Sharon.

    Ok.
    I think you need to create a new output type for this. Because even I did not find it anywhere in NACE.
    Here is the print program: RM07IDRU.
    As you already have the form name, you can create the output type.
    Vishwa.

  • Plsql API for recording holidays in EBS 12

    Hello all of you,
    I shoud make a call from a foreign application (Oracle webcenter content 11g) to EBS to record a holiday for an employee (as the work contract states)
    I think I should make this through plsql API . What API can I use? I found only hr_std_hol_abs_api api related to holidays but I think it's not the right one .
    Thanks for your advices,
    Aurel

    Hi;
    All APIs are listed in Oracle Integration Repository
    http://irep.oracle.com/index.html
    API User Notes - HTML Format [ID 236937.1]
    R12.0.[3-4] : Oracle Install Base Api / Open Interface Setup Test [ID 427566.1]
    Oracle Trading Community Architecture API User Notes, June 2003 [ID 241320.1]
    Technical Uses of Customer Interface and TCA-API [ID 269121.1]
    "12: How To Access API References via the Oracle Integration Repository" [ ID 462586.1]
    "Oracle Integration Repository Documentation Resources Release 12" [ ID 396116.1]
    Pelase also check below:
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Oracle Common Application Components API Reference Guide
    download.oracle.com/docs/cd/B25284_01/current/acrobat/jta115api.pdf
    List of APIs and open interface R12
    Re: List of APIs and open interface R12
    Regard
    Helios

  • Plsql API for ifs

    Hi everybody
    is it any plsql API about working with ifs?
    if yes, Please advise me how I can find it.
    Best Regards,
    Shahram

    No, there is no PL/SQl API at this time.
    (dave)

  • Multiple physical inventory document active for same material-storage locat

    hi experts,
    I am using transaction code MI31 for creating physical inventory document for all materials at a particular warehouse(storage location). User is selecting direct generation of of PI documents in the transaction. If by mistake he presses execute button more than once system is creating as many copies of physical inventory documents. As per ERP system logic it sound very wrong to have multiple physical inventory document active for same material-storage location ( no batches or special stocks exist ).
    Is there a message number or some standard setting to prevent such occurrence.
    regards
    Avinash

    Hi,
    Syetem won't create again physical inventory document, if allready PI is active for the same part number,  plant, storage location & batch/valuation type.
    Check your PI documnets
    Regrads
    KRK

  • Reason for variance in Physical Inventory document for WM

    Hi Team,
    My client wants to implement WM.
    They want to maintain the reason for variance at the time of entering count for physical inventory or clearing difference.
    I have checked but this field is not there in any of the transaction codes used for WM - Physical inventory.
    I need you help to find out the standard way if there is some OR work around any of you has used.
    Thanks in advance for all your help.
    Thanks,
    Navin Patel

    follow instuction in OSS Note 559531 - Foreground processing in LI21

  • Material blocked due to a physical inventory

    Hello,
    I have an issue.
    I have done a stock take via MI01, MI21, MI04 and finally MI20!
    When I afterwards create a delivery with one of that part that was counted it gives me an error message saying:
    M7100 - Material xxx blocked due to a physical inventory
    When I look into the inventory document it says: Counted, adjusted.
    While debugging I found out that the process somewhere checks MARD-SPERR which is X for that part and therefore outputs messsage M7100!   But X only indicates that posting block was set while physical inventory was done!
    Does someone have an idea? Is there maybe a report to verify and correct inventory status?
    Hope someone can help, cause I've counted a hundreds of parts which are now blocked.
    Thanks for your reply.
    Wolfgang

    Hello Wolfgang,
    If you enter the differences for your physical inventory documents against those materials, then the posting block check shall automatically go off and you can do the material movements.
    First, you need to check whether you posted the differences for the respective physical inventory document.
    If not you need to post the difference first as it may lead to data inconsistencies.
    To remove the posting block go to MI02, enter the physical inventory document number and year, now go to Header and untick the posting block check box.
    Posting block indicator
    The indicator remains in the physical document header even if the stock is unblocked through the posting of inventory differences. It then only indicates that a posting block was set for the documents.
    The blocking indicator can be set in one of two ways:
    Directly upon entry of the physical inventory document (if the count is to take place immediately)
    Shortly before the count (if the count is to take place later)
    You can set the indicator by choosing Physical inventory document -> Change in the header data of the physical inventory document or via batch input.
    Now you can create delivery for the materials.
    Br,
    Tushar
    Edited by: Tushar Patankar on Jan 24, 2011 5:30 PM

  • MM-Physical Inventory

    Hi all,
    Is it possible to do backdated Physical Inventory for Customer Consignment??
    I have tried it however sysyem always compares stock with the current stock and posts the difference ,,,not with reference to the back date i am referring to,,
    Experts any suggestion on it??
    Refards
    Shrinivas

    Hi
    Please go with following transaction
    MI01>Create physical inventory document>Enter Document Date>Planned count date>Plant Code>Storage Location>Click on Enter button>you will get the separate screen>Enter material code>and click on SAVE button (Ctrl+S)>you will get Physical inventory document number. (MI02-Use for delete)
    (After getting Physical inventory document number you go with MIO4)
    MI04>click on enter button>you will get "Enter inventory count screen>Enter Phys. inventory doc.no>Fiscal year>Count date>click on enter button>you will get separate screen>Enter physical qty>and click on save button ((Ctrl+S)>you will get massage from the SAPu201D Count entered for phys. inv. doc. 100000112"
    (After completed above transaction you please go with MI07)
    MI07>you will get Post inv.differences: initial screen>Enter Phys. inventory doc.> Fiscal year> Posting date>click on enter button>you will get separate screen with deference qty>click save button (Ctrl+S)> you will get document number generated from the system (Diffs in phys. inv. doc. 100000112 posted with m. doc. 4900001246)
    Physical Inventory:
    Physical Inventory is a business process in which physical stock is matched with book (system) stock. It is legal requirement to carry out physical inventory at least once in a year.
    Physical inventory can be carried out both for a companyu2019s own stock (Unrestricted, Quality, Blocked Stock) and for special stocks (Customer Consignment stock, Vendor consignment stock from vendor, Returnable packaging). This inventory is carried out saperately for both type of stocks.
    Physical Inventory Processes:
    Several inventory processes available for physical inventory which includes as follow:
    1. Periodic Physical Inventory
    o All stocks of the company are physically counted on the balance sheet key date
    o Every material must be counted
    o Entire warehouse must be blocked for material movements during count.
    2. Continuous Physical Inventory
    o Stocks are counted continuously during the entire fiscal year.
    o It is important to ensure that every material is physically counted at least once during the year.
    3. Cycle Counting
    o In this method of physical inventory, inventory is counted at regular intervals within a fiscal year.
    o These intervals (or cycles) depend on the cycle counting indicator set for the material in Material Master record as CC indicator in plant view data.
    o With this Cycle Counting Method of Physical Inventory allows fast-moving items to be counted more frequently than slow-moving items.
    4. Inventory Sampling
    o Randomly selected stocks of the company are physically counted on the balance sheet key date.
    o If found not much variance between the counted stock and the book book stock, it is presumed that the book inventory balances for the other stocks are correct.
    Physical Inventory Process Cycle Flow
    1. Creation of physical inventory document
    - Physical inventory document(s) is created individually or using the batch program, click for more information
    - The transaction codes for creation physical inventory are as follow
    Individual Inventory documentation creation
    MI01 - Individual physical inventory creation
    MIS1 - Inventory Sampling document creation
    MICN - Cycle count inventory document creation
    Collective Inventory document creation
    MI31 - Own stock without special stock
    MIK1 - Vendor consignment
    MIQ1 - Project stock
    MIM1 - Returnable Transpiration material
    MIW1 - Customer Consignment stock
    MIV1 - Returnable material with customer
    MIO1 - Material provided to Vendor (Subcontracting material)
    2. Print physical inventory document
    - Physical Inventory document can be printed based on the physical inventory document status and or item status
    - Transaction code MI21 is used to print the inventory document where print default value can be populated
    3. Count the physical stock
    - Based on the inventory document printout, the warehouse person will check the stock of material physically and note that on print out. This is completely physical process.
    4. Enter count in system
    - On completion of physical count, the count result is needs to be entered in the system. This can be with reference (using Tcode MI04) or without reference (using Tcode MI04) to the physical inventory document.
    - If count quantity for that material is ZERO then select ZC (zero count) column instead of putting 0 in qty field. If 0 is used for zero count then systm will consider that as "not counted"
    5. Analyze difference
    - Once count is posted in the system, difference analysis can be carried out using transaction MI20
    - The output gives information based on the input criteria i.e. physical inventory document, plant, material etc.
    - The output gives information about the book quantity, Counted quantity, difference in quantity and value.
    - From this output list, you can carry out further process ie initiate recount, change count quantity, post difference
    6. Initiate recount and follow the steps 3,4,5
    - If found unacceptable difference, recount is initiated using directly from difference analysis list (transaction code MI20) or using transaction code MI11.
    - New inventory document will be created for selected items or for entire document
    - The original document items will be deactivated once recount is initiated so original document will not be available for further process.
    - On initiating recount, you need to process same as for new count document.
    7. Post the difference
    - Several options are available for posting difference
    - Post difference after count is posted using transaction code MI07
    - Posting the count and inventory differences using transaction code MI08, here you have created physical inventory but not counted so with this you can count and post difference in sinle step.
    - Entering the count without a document reference using trasnaction code MI10, with this you can create inventory document, enter the count and post difference in single step.
    some more points for posting difference
    - Posting period must be open to post inventory difference.
    - The fiscal year is set by specifying a planned count date when creating a physical inventory document.
    - Tolerence to crear difference per user group can be set in customization.
    - The system will generate material document for the difference qty and post the value to appropriate account (for valuated stock)
    - The movement type in material document will be 701 or 702 based on gain or loss of material.
    Serial Numbers in Physical Inventory
    If material is managed with serial number then it is possible to carry out physical inventory for material with serial number. There are some pre-requisite before you carry out physical inventory for serialized materials.
    - Serial number profile must be maintained in the material master.
    - the serialization procedure MMSL (maintaining goods receipt and goods issue documents) has to be assigned to serial number profile.
    - The stock check indicator in the serial number profile should be configured.
    - Maintain basic settings for the serial numbers in customization for Serial Number Profile.
    - Configure serial number management for physical inventory in the Settings for Physical Inventory step in Customizing for Inventory Management.
    Blocked Stock Returns are the stock which is return stock from Customer or the stock which can be return back to vendor. To restrict the usage of this stock mostly business do transfer posting for this mateial as BLOCKED stock
    Rgds,
    Rajesh

  • Physical Inventory Difference List

    Hi SAP Gurus,
    Is there any T-Code other than MI20 for getting Physical Inventory Difference List. We want Physical Inventory No. (IKPF-INVNU) and Physical Inventory Ref (IKPF-XBLNI) both in the list. But in MI20 only Physical inventory No. is visible.
    Full Points if helped.
    Regards
    Ishu

    hi, can u check the required information from through
    ISEG & IKPF table

  • Physical inventory

    Dear All,
    When I created physical inventory document by using MI31 some batches were not picked in the inventory documant.But other batches are been picked for the same material.
    I checked the batch characters in MSC3N it is same for both the batches.
    Can any one tell me why system dint pick other batches of the same materail.
    Thanks in advance,
    With Rgds,
    Babu

    Physical Inventory Processes:
    Several inventory processes available for physical inventory which includes as follow:
    1. Periodic Physical Inventory
    o All stocks of the company are physically counted on the balance sheet key date
    o Every material must be counted
    o Entire warehouse must be blocked for material movements during count.
    2. Continuous Physical Inventory
    o Stocks are counted continuously during the entire fiscal year.
    o It is important to ensure that every material is physically counted at least once during the year.
    3. Cycle Counting
    o In this method of physical inventory, inventory is counted at regular intervals within a fiscal year.
    o These intervals (or cycles) depend on the cycle counting indicator set for the material in Material Master record as CC indicator in plant view data.
    o With this Cycle Counting Method of Physical Inventory allows fast-moving items to be counted more frequently than slow-moving items.
    4. Inventory Sampling
    o Randomly selected stocks of the company are physically counted on the balance sheet key date.
    o If found not much variance between the counted stock and the book book stock, it is presumed that the book inventory balances for the other stocks are correct.
    Hi
    Physical Inventory Process Cycle Flow
    1. Creation of physical inventory document
    - Physical inventory document(s) is created individually or using the batch program, click for more information
    - The transaction codes for creation physical inventory are as follow
    Individual Inventory documentation creation
    MI01 - Individual physical inventory creation
    MIS1 - Inventory Sampling document creation
    MICN - Cycle count inventory document creation
    Collective Inventory document creation
    MI31 - Own stock without special stock
    MIK1 - Vendor consignment
    MIQ1 - Project stock
    MIM1 - Returnable Transpiration material
    MIW1 - Customer Consignment stock
    MIV1 - Returnable material with customer
    MIO1 - Material provided to Vendor (Subcontracting material)

Maybe you are looking for

  • How to use dynamic query for this ??

    hi , i am new to ABAP. i got a requirement to write  dynamic query for the following code. kindly address. two set of queries are same.but condition is different. .IF p_psd EQ ' '. *C--End of change DF 1232137- (Transport # :CIDK980530 ) *C--FETCH TH

  • Notifications Panel Not Showing the Desired Number of Items

    I have been doing some tweaks to the notification panel on my iPhone 6.  For the Dropbox widget, I changed the Notification setting to display 1 most recent items instead of the 5 most recent items.  However, whenever I swipe down the notification pa

  • Still trying to make my own Tags

    Here's what I've done: 1. Taken one of my own pictures and resized it in editor down to 20x20 (same size as tags) 2. Saved it in C:\Pragram files\photoshop elements 3\shared_assets\caticons with the name C_GreetingCards_N.png. The saved name matches

  • Clicking around in photoshop on mac regularly clicks through the window and goes to the window behind it on mac only

    Having an issue on photoshop cc 2014 and the other versions ive tried on mac where when Im clicking around the canvas it periodically clicks through the canvas and goes to the window behind it. Anybody know what could be causing this? Im assuming its

  • My iphone locked due to activate with at&t

    my iphone 4s is from the usa it was sim free but i activate it with at&t sim (im not in the usa) now its locked and i cant use it with my local sim that iphone price is 800$ how to re unlock it now when i insert my local sim it said your iphone may b