Order Number using Instance Number

Hi All,
The job log for a cancelled archive write job (Sales Order Archiving) says - There is no entry for instance 000000000004589144 in either INOB or IBase.
I am trying to find out what is corresponding order number for this instance number? Any ideas on which table i should be looking at?
Thanks
Janani

Check transaction CUTABLEINFO and insert the instance number you have into the Instance(CUOBJ) field.  Be sure to check at the very least at the bottom of the screen the check boxes for IBINOBS and IBINOWN. 
The owner of the configuration is the object that originated the instance.  An observer of the instance is simply an object that needed a copy of the characteristic values in the instance.   If any transaction can find your instance's owner, it's this one.
Cheers.

Similar Messages

  • The difference of minor number and instance number

    I study how to develop device drivers. I am beginner.
    I'm confusing the differece of minor number and instance number
    what is the exact difference of them???

    Hi,
    I guess a good example would be a disk. Each disk you have would be a different instance. To use a disk it is divided into slices, each of which has a different minor number.
    Your device driver needs to map the minor number to the correct instance of the device. How you do this is completely up to you, so to start you could map them one to one.
    Hope that helps.
    Ralph
    SUN DTS

  • Restrict "Create Purchase Order" Authorization using vendor number "LIFNR"

    Hello All,
    How can we restrict the creation of purchase order(ME21N) using the vendor number (LIFNR).
    Any helpful idea?
    Regards,

    Hey Sanjay,
    i am facing same problem of uploading multiple line item through LSMW .
    and u did good exploration on  same can u give me some idea,
    how i do modification in LSMW program?
    do u mean i need to do some coding before step CONVERT DATA.
    and can u give some guidline to do it..
    u r hint will be sufficient..
    Thx in Advance..
    Rajesh

  • Find Handling unit number using Serial number

    Hello MM experts!
    I am using handling unit with serial numbers.
    Is there any way in standard SAP to find the Handling unit number in which a particular serial number is packed? standard report o something similar?
    Thanks for your answers.
    Sara

    I am not aware of any standard report, but I am not much familiar with both, serial numbers and handling units.
    SER06 has the link between HU and serial numbers.
    The serial number itself is in the object list of the HU, this object list ist table OBJK.
    So you need to find your serial number in OBJK, then you take the content from field OBKNR and search in table SER06 to get the Handling unit for the object list.

  • Find Equiment Number Using Material Number and Serial Number

    Hi ,
       I have a problem to find the EQUNR value for a particular Material and Serial Number.
    Can you please suggest me the master Table to find these information.
    Actually I used EQUI Table. Gave Material Numer and Serial Number to find EQUNR value.
    But in this table MATNR and SERNR is not a key field.
    I need Material and Serial Number as a key and find the EQUNR from the Table.
    Is there any Table avilable MATNR and SERNR as a key Field  to retrive EQUNR value ?
    Regards,
    Florian
    Edited by: Florian Thiruselvan on Jan 24, 2010 1:45 PM

    Hi Florian,
    table EQUI is a master table. MATNR and SERNR are fields which fully specifiy a secondary index of EQUI table. So You are using a right table for your selection. There is no other table with MATNR and SERNR as a primary key for finding EQUNR.
    Regards,
    Adrian

  • How to fetch billing number using delivery number

    Hi Experts,
    Based on delivery number(LIPS-VBELN) i need to get the data from billing table(VBRK and VBRP).
    Is there any function module to get the same. Pls anyone help on this.
    Thanks
    Ramesh Manoharan
    Moderator message: please do some research before asking.
    Edited by: Thomas Zloch on Mar 2, 2011 9:16 AM

    Hi ,
    My requirement is to fetch the check number from payr table using CHECT field .
    but relation ship i taken from bseg table.
    i am giving query as follows
    select single chect from payr into a_chect where vblnr = bseg-belnr.
    above query is not giving solution.
    is there any other relation ship for getting check number.
    i  written  subroutine program for calling into form .
    form  check_get tables in_tab structure itcsy
                          out_tab structure itcsy.
    tables: payr.
    data:  a_chect type payr-chect,
           b_belnr type bseg-belnr.
    read table in_tab INDEX 1.   "with key NAME = 'BSIK-BELNR'.
           check sy-subrc = 0.
    b_belnr   =    in_tab-value.
    break-point.
    select single CHECT from PAYR into A_CHECT where vblnr = b_belnr.
    if sy-subrc = 0.
    read table out_tab index 1. "with key 'CHECT'.
    check sy-subrc = 0.
    out_tab-value = a_chect.
    modify out_tab index 1.
    endif.
    endform.

  • HT4061 find IMEI number using serial number

    hi,
    My Iphone was stolen last night I would like to find my IMEI numer throught Serial Number.Is there any way to do it?
    Thanks,
    Thiru

    You can obtain the IMEI number through iTunes. Read here:
    http://support.apple.com/kb/ht4061
    Your carrier also has a record of your phone's IMEI number. Whether they will give you such is another story, but they do have it.

  • Instance number and minor number

    hi
    can somebody tell me what is actually instance number and what is the relationship between an instance number and minor number of a device .

    I'm not 100% sure but my reading of it is:
    Usually one has a 1:1 direct mapping of minor number to instance number, but this doesn't have to be the case.
    The instance number is linked to your hardware device and say if you move its base address you will get a new instance number with the old one retained for the original address.
    If you had 3 cards I think you would have instance No.s 0, 1, and 2.
    The minor number can be anything YOU want it to be.
    I have a situation where I have a card carrier with 3 cards mounted on it - I can only have one instance and I need to differentiate between the cards used - I use the minor number that is a part of the device handle and can be returned by using getminor from driver code.
    As usual the Writing DD SUN book is all there is available.
    Any further points - let me know.
    Cheers.

  • Upload data for Tcode LT06(Transfer order creation) using BDC -very urgent

    hi experts,
          I got stucked up in writing a BDC for the Tcode LT06(Transfer order creation using wearhouse number) in MM module,
    the problem is like this, when i go to the tcode LT06 , it will ask for material doucument,mat. docu. year and wearhouse number, iam entering the inputs and then press enter, as soon as i press enter it takes me to the second screen where i will be selecting the item and then click on the button called  'Generate TO item'
    here the problem arises, as soon as i click the button iam getting a standard SAP error message(No Destination Storage Bin found in storage type 'IMP'). Due to this errror iam not able populate the batch input data on the screen, suggest me a proper solution. rewards will given if solution found useful.
    Kishore K

    Hi ,
    I have done the same in Background with BDC and TR Number for Multiple Materials ,
    Can u please explain the scenario, so then I would be able to try for solution ?
    Warm Regards.

  • How to get Vendor number form Address number

    Hi all
    I need help in getting vendor number using address number. I need best performance in this process.
    I have tried
    select single lifnr
      from LFA1
    where adrnr = address
    put this is not good in performance.
    Do any one know better way?

    Hi Salam
      As your requirement is
    <b>address > ????? > LFA1</b>
    Dieter has provided ADRV to replace "?????" in the above.
    so it is address > ADRV > LFA1.
    Substitute <b>address number</b> for field ADDRNUMBER, <b>'LFA1'</b> for field APPL_TABLE in table ADRV to check the result in field APPL_KEY which is combination of key fields in table LFA1 i.e MANDT and LIFNR.
      Please award points to Dieter for this wonderful tip.
      Thanks for the tip Dieter.
    Kind Regards
    Eswar

  • How to create a Sales Order with external number using BAPI

    Hi People,
    I am wonderning how to create Sales order using external number range by BAPI (SALESORDER_CREATEFROMDAT202).
    I tried search but could not succeed in finding the solution.
    Please share if anyone has some info.
    Thanks in advance.
    Regards,
    Praveen

    As per my understanding, the BAPI
    SALESORDER_CREATEFROMDAT202
    mentioned by you, is not BAPI. In fact, that is basic IDoc Type.  For processing an Inbound IDoc, we use FM IDOC_INPUT_ORDERS.
    If you want to create sales order other than IDoc, refer FM BAPI_SALESORDER_CREATEFROMDAT2. There you can provide external sales order no in SALESDOCUMENTIN. In addition to that check whether your sales doc type is relevant for external number range or not. If yes. then make sure you are providing external number according to the number range maintained.
    If you still have any concerns, please revert back.
    Thanks, JP

  • Use SQL function to get the original order number using the invoice number

    Hi All,
    wondering is someone can help me with this challenge I am having?  Often I need to return the original order numbers that created the resulting invoce.  This is a relatively simple seriese of joins in a query but I am wanting to simplify it using a SQL function that can be referenced each time easily from with in the SELECT statement.  the code i currently have is:
    Use SQL function to get the original order number using the invoice number
    CREATE FUNCTION dbo.fnOrdersThatMakeInvoice(@InvNum int)
    RETURNS nvarchar(200)
    AS
    BEGIN
    DECLARE @OrderList nvarchar(200)
    SET @OrderList = ''
    SELECT @OrderList = @OrderList + (cast(T6.DocNum AS nvarchar(10)) + ' ')
    FROM  OINV AS T1 INNER JOIN
          INV1 AS T2 ON T1.DocEntry = T2.DocEntry INNER JOIN
          DLN1 AS T4 ON T2.BaseEntry = T4.DocEntry AND T2.BaseLine = T4.LineNum INNER JOIN
          RDR1 AS T5 ON T4.BaseEntry = T5.DocEntry AND T4.BaseLine = T5.LineNum INNER JOIN
          ORDR AS T6 ON T5.DocEntry = T6.DocEntry
    WHERE T1.DocNum = @InvNum
    RETURN @OrderList 
    END
    it is run by the following query:
    Select T1.DocNum, dbo.fnOrdersThatMakeInvoice(T1.DocNum)
    From OINV T1
    Where T1.DocNum = 'your invoice number here'
    The issue is that this returns the order number for all of the lines in the invoice.  Only want to see the summary of the order numbers.  ie if 3 orders were used to make a 20 line inovice I only want to see the 3 order numbers retuned in the field.
    If this was a simple reporting SELECT query I would use SELECT DISTINCT.  But I can't do that.
    Any ideas?
    Thanks,
    Mike

    Thanks Gordon,
    I am trying to get away from the massive table access list everytime I write a query where I need to access the original order number of the invoice.  However, I have managed to solve my own problem with a GROUP BY statement!
    Others may be interested so, the code is this:
    CREATE FUNCTION dbo.fnOrdersThatMakeInvoice(@InvNum int)
    RETURNS nvarchar(200)
    AS
    BEGIN
    DECLARE @OrderList nvarchar(200)
    SET @OrderList = ''
    SELECT @OrderList = @OrderList + (cast(T6.DocNum AS nvarchar(10)) + ' ')
    FROM  OINV AS T1 INNER JOIN
          INV1 AS T2 ON T1.DocEntry = T2.DocEntry INNER JOIN
          DLN1 AS T4 ON T2.BaseEntry = T4.DocEntry AND T2.BaseLine = T4.LineNum INNER JOIN
          RDR1 AS T5 ON T4.BaseEntry = T5.DocEntry AND T4.BaseLine = T5.LineNum INNER JOIN
          ORDR AS T6 ON T5.DocEntry = T6.DocEntry
    WHERE T1.DocNum = @InvNum
    GROUP BY T6.DocNum
    RETURN @OrderList 
    END
    and to call it use this:
    Select T1.DocNum, dbo.fnOrdersThatMakeInvoice(T1.DocNum)
    From OINV T1
    Where T1.DocNum = 'your invoice number'

  • How to create a Sales order with ref. with serial number using BAPI

    Hi Gurus...
    I have a requirement where,  i need to create an order with reference to serial number using a BAPI.
    The inputs will be the Order type..Sales area..Sales office..Sales group..Sold-To-party..Material number...Serial number...
    When i create the order using VA01 the configuration data will be automatically copied from the BUMP order which will have all the required information.
    But to create using a BAPI, i am struck ed..Please help
    Thanks in advance..
    Srinu

    You can use this BAPI.
    You can pass ITM_NUMBER to the ORDER_ITEMS_IN parameter. I think this will act as serial number.
    Regards,
    Murali

  • *** Instance Number already in use. ***

    Hi,
    if I start my oracle collaboration suite services, I get the following message after "Starting the Monitor process.":
    *** Instance Number already in use. ***
    *** Please try a different Instance number. ***
    Why?
    And after this (ldapcheck):
    Checking Oracle Internet Directory Processes ...
    Process oidmon is Alive as PID 3928
    Not Running ---- Process oidldapd
    Not Running ---- Process oidrepld
    opmnctl: opmn started
    opmnctl: starting opmn managed processes...
    opmnctl: starting opmn managed processes...
    Request failure -- 0 of 1 processes started. < WHAT? WHY?
    to be continued...:
    ### midtier.sh ###
    ORACLE_HOME=/opt/oracle/mid
    TNS_ADMIN=/opt/oracle/mid/network/admin
    ### midstart ###
    #### opmnctl start: ####
    opmnctl: starting opmn and all managed processes...
    Request partial success -- 2 of 9 processes started. < WHAT? WHY?
    And unistart-errors:
    /opt/oracle/mid
    #### unistart : ####
    unistart: Oracle Calendar Server 9.0.4
    unistart: Copyright (c) 1993, 2003, Oracle.
    unistart: All rights reserved.
    unistart:
    unistart: unicheck working, please wait ...
    unistart: Starting the Calendar Directory Access Server
    unistart [error]: Error starting the Calendar Directory Access Server
    unistart [error]: More details can be found in '/opt/oracle/mid/ocal/log/unistart.log'
    unistart [error]: and in '/opt/oracle/mid/ocal/log/das.log'.
    UM processes startup
    starting smtp_in ...
    oracle.mail.OESException: oracle.mail.ldap.ESDSException: [ESDS error code - 10041] Anderer Fehler. Weitere Informationen hierzu finden Sie in der Fehlermeldung
    Unable to connect to Directory Server
    oracle.ias.repository.schema.SchemaException: Unable to connect to Directory Server
    Keine Prozesse definiert fuer host.domain.tld :um_system:smtp_in
    and so on with nntp, imap, gc, list, pop, vs.
    Help me!
    Olli

    Thanks!
    But:
    1. hm, ok, as user oracle and in the path /opt/oracle/infra/opmn/bin
    I found it... ./opmnctl stopall
    2. ps -efw | grep oracle | more
    oracle 12633 1 0 14:08 pts/0 00:00:00 /opt/oracle/infra/bin/tnslsnr listener -inherit
    oracle 12637 1 0 14:08 ? 00:00:00 ora_pmon_iasdb
    oracle 12639 1 0 14:08 ? 00:00:00 ora_dbw0_iasdb
    oracle 12641 1 0 14:08 ? 00:00:00 ora_lgwr_iasdb
    oracle 12643 1 0 14:08 ? 00:00:00 ora_ckpt_iasdb
    oracle 12645 1 0 14:08 ? 00:00:00 ora_smon_iasdb
    oracle 12647 1 0 14:08 ? 00:00:00 ora_reco_iasdb
    oracle 12649 1 0 14:08 ? 00:00:00 ora_s000_iasdb
    oracle 12651 1 0 14:08 ? 00:00:00 ora_d000_iasdb
    oracle 12653 1 0 14:08 ? 00:00:00 ora_d001_iasdb
    oracle 12659 1 0 14:08 pts/0 00:00:00 ./oidmon connect=iasdb start
    oracle 12662 1 0 14:08 pts/0 00:00:00 oracleiasdb (LOCAL=NO)
    oracle 12936 1 0 14:10 pts/0 00:00:00 /opt/oracle/storage/bin/tnslsnr storage -inherit
    oracle 12940 1 0 14:10 ? 00:00:00 ora_pmon_storage
    oracle 12942 1 0 14:10 ? 00:00:00 ora_dbw0_storage
    oracle 12944 1 0 14:10 ? 00:00:00 ora_lgwr_storage
    oracle 12946 1 0 14:10 ? 00:00:00 ora_ckpt_storage
    oracle 12948 1 0 14:10 ? 00:00:00 ora_smon_storage
    oracle 12950 1 0 14:10 ? 00:00:00 ora_reco_storage
    oracle 12952 1 0 14:10 ? 00:00:00 ora_cjq0_storage
    oracle 12954 1 0 14:10 ? 00:00:01 ora_qmn0_storage
    oracle 12956 1 0 14:10 ? 00:00:00 ora_s000_storage
    oracle 12958 1 0 14:10 ? 00:00:00 ora_d000_storage
    oracle 12970 1 0 14:10 ? 00:00:05 ora_j003_storage
    oracle 12980 1 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    oracle 12982 12980 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    oracle 12984 12982 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    oracle 12985 12984 0 14:10 ? 00:00:00 /opt/oracle/mid/opmn/bin/opmn -ds
    and many more ...
    3. How????????????
    4. ?
    5. -

  • How do I deactivate a serial number on old computers (that don't work) in order to use the serial number on the new computer?

    How do I deactivate a serial number on old computers (that don't work) in order to use the serial number on the new computer?

    Hi Amy,
    Please take a look at this document, for information about deactivating/reactivating an Adobe product:  Activation & Deactivation Help - Adobe.
    If you have additional questions, please let us know!
    Best,
    Sara

Maybe you are looking for