Object number

Hi all,
         Can anyone tell me something about OBJECT MUNEBR field in table JSTO.
thnx in advance

Hi,
By giving the Object Number we can fetch the data from JSTO and JEST tables, I dont on which u domain u are talking about, but i have worked on Handling Unit ( warehouse management) and there we have to get the status of the Handling Unit( HU ). The object number of a particular Handling Unit is " HU + Internal Handling Unit Number ( table VEKP-VENUM ) "
ex:  from table VEKP,
       EXIDV(External Handling Unit ) = 00000000001000000050
       VENUM( Internal Handling Unit ) = 0000000041
so OBJNR( Object Number ) = HU0000000041.
and STATUS_READ function module will work only when the JEST/JSTO tables are updated. Check with that first.
Reward if usefull and can get back on [email protected] if anything needed.
Thanx
Sumanth

Similar Messages

  • Cost center object number incorrect

    Hi All,
    During migration, cost centers were created with incorrect object number in master data table (the controlling area was incorrect in the object number).
    Due to this, the transactional data in CO were updated with the incorrect object number in tables like COEP & COSP.
    Thus, line items reports like KSB1 do not show any vaue against the cost center.
    We have corrected the master data. Any pointers towards correcting the already posted transactional data would be appreciated.
    Regards,
    Nisha

    you must contact SAP with an oss-message:
    I think you cannot correct tables cosp etc. of your own, because you don't know all dependencies.
    the source code would be like this:
    1) selection of incorrect data:
    concatenate 'KS' false_kokrs '%' into key.
    select *from (table) into table itab
      where objnr like key.
    2) correct data and insert through another internal table itab1.
    3) delete data from dbtab through itab (1).
    regards Andreas

  • Connection object Number Ranges

    Hi Experts,
    Internal number range was not working in Connection object
    When I press enter at ES55 screen the following message was coming
    Internal number assignment not possible for structured key
    Diagnosis
    You have not entered a connection object, device location key, or a property key.
    Since the key has structure XXXX-XXX-AA-NN, a number cannot be assigned internally.
    System Response
    The transaction was terminated.
    Procedure
    Assign a key with structure XXXX-XXX-AA-NN.
    After this message I have deleted the existing number ranges and added new number ranges in configuration settings,
    NO: 01 From No: 1 To No:10000 current no: 0
    NO: 02 From No: 10001 To No:20000 ext after that both internal and external number ranges were not working. How to resolve this error please guide me.
    Regards
    vishnu

    Hi,
    As Connection Object & Device Location are functional locations so you have to be sure to map it to the same structure as defined in PM.
    The structure can be defined in PM through this path:
    Plant Maintenance and Customer Service -> Master Data in Plant Maintenance and Customer Service -> Technical Objects -> Functional Locations -> Create Structure Indicator for Reference Locations/Functional Locations                                                                                                    
    Here you can define your own edit mask for your structure for the functional location.
    according to the error message you got the Edit mask defined in your system must be XXXX-XXX-AA-NN.(kindly Check).
    X means you can enter both number and letters.
    A means only letters can be entered.
    N means only numbers can be entered.
    So try something like 1ABC-1A-QW-77(again check with the old number range that was defined)
    You can change the edit mask to 'XXXXXXX......XXXXXXXX'.(full field filled with X).
    and then I guess you can use the number range you have defined(as you wrote above) in the Connection Object number range(Object : ISU_EHAU)
    Kindly revert back for any clarifications.
    Regards,
    Rakesh..
    Edited by: Rakesh Dasgupta on Feb 12, 2011 2:41 PM

  • Xref with object number greater than trailer's size value

    Hello,
    a client sent to us a PDF with a strange xref table. Here is what it looks like:
    xref
    0 55
    %% standart xref entries
    200001 5
    0000052507 00000 n
    0000052793 00000 n
    0000053079 00000 n
    0000053365 00000 n
    0000053727 00000 n
    trailer << /Size 55 /Root 54 0 R /Info 53 0 R >>
    startxref
    54691
    %%EOF
    Those extra five objects are well formed link annotations. According to the standart, I should ignore those objects but all the tools I used to inspect the document found no problem in it.
    So what should I do: concider /Size as the upper limit for object numbering in the document, or reach every reachable object, no matter what its object number is ?

    It looks like some tool is applied to add those link annotations after the document is created and is quite lazy in its indirect object management: It seems to assume that by choosing a high enough object number (>200000) there wont be any collisions, and that it can simply insert the indirect objects (probably pregenerated and available as a blob with some placeholders to replace) somewhere before the xref table and an appropriate xref section just before the trailer, otherwise ignore the document, and everything is ok.
    This, of course, is a mere assumption based on the few facts presented.
    But if that is the case, the originator of those PDFs should hope he never substantially has to change the process of creating the source documents as such a tool will fail miserably with many documents nowerdays.
    Furthermore you should inform the originator of the documents and tell him that his documents are broken in a way that might make post-processing break them utterly.

  • Production Order Object number

    Hi ,
    Can anyone explain me what is the use of OBject number corresponding to a Production ORder. What is the use of object number,why do we need this again along with Production order number. I can find the object number in AUFK table along with Order number.
    thanks in advancce

    Aditya,
    In addition to Mario's comments this kind of fields (which is not visible at transaction level and of no use to end user) used for Table linkage. As per your concern; Object number in AUFK table has link to Work center table CRHD (may be). As a matter of fact SAP has relational database in which data related to a transactional or master data object (for example, production order) is maintained in different tables with a preset of linkage field like Object number (as in your case).
    Regards,
    Shoyeb

  • Object Number (OBJNR) in BW Data Model

    Hi Gurus,
    We are currently facing a hard to answer question. Here is the context:
    - We use PS module in ECC6
    - Somtimes WBS elements are renamed, ie the input mask is changed whereas costs were already allocated to that WBS
    - The standard extractor for cost extract the WBS with its input mask
    - Thus when a WBS element changes of input mask the cost might be on 2 different WBS in the BW datawarehouse. The attributes might change and thus the cost might be wrongly split on different objects...
    Some other effects are for example that the User and systems statuses are not updated on the new WBS element.
    The only we found to mitigate that issue, is to use the Object Number as the key reference. Thus, today, we think of using the OBJNR for each object category (Project, WBS, etc), and use it as the new key for these objects. We would transfer the attributes from 0WBS_ELEMT for example to ZOBNJRWB.
    Has anyone experienced taht approach ? What would you see as benefits and disadvantages for that way of modelling the data ?
    Thanks for your help
    PY

    Hi
    thanks for the reply
    Actually, the key is also changed when we extract transactional data.
    For example, there is a cost of 10$ for WBS1, which has the OBJNR1, for period January
    In february, there is a new cost of 20$, but between the two operations, WBS1 was fully renamed (the mask fully renames everything) to WBS2. The OBJNR did not change at all.
    So if I look at the oveall cost per WBS or any attributes that was not updated correctly against the new WBS, I am screwed.because I am missing some data. But If I look at the data by OBJNR I am OK.
    So I was wondering if someone decided to use that approach for BW.
    Anyway, the conversion aspect is something very important that I haven't seen yet!
    Thanks
    PY

  • Object Number Ranges

    We have an issue with the Object number ranges not matching across clients.  In config it will not allow us to lower the range that currently exists.  The range in production and QA does not match the ranges out in Dev.  This is causing an issue when trying to use the EPIUSE tool to copy down the HR_Planning objects.  According to EPIUSE, the Number ranges should be the same across clients, but we are having a difficult time getting them corrected.  I don;lt have access to the transaction snum, or srno.  Any suggestions?
    Thanks,
    Jim

    Hi,
    If you need to align number ranges for PD objects (O,S,C, etc.) you should use transaction OONR.
    Otherwise, if you try to synchronise 2 systems, you can try to delete overlapping objects in destination system. For example to delete employee records you can use program RPUDELPN, to delete PD objects you can use program RHRHDL00.
    Cheers

  • How to get Configuration (internal object number) during MM01

    Hello Masters,
    Does anyone know how to get the value of Configuration (internal object number) during MM01 so I can use the function VC_I_GET_CONFIGURATION to get the configurable variant values. I tried to check the MM01 exit EXIT_SAPLCUKO_001 include ZXCUCU02 and it' there but I need to know how to get it so I can use it because in other exits it's not included in the local variable.
    Thanks,
    Alfred

    pl. share the answer with us. U can copy and paste that answer.......so that, some one get the solution, who r hving the same issue.
    thanq

  • How to genrarate intrnal object number (mara-cuobf) programmatically

    Hi,
    I would like to know how to create internal object number programtically either FM or BAPI, internal object nubmer is MARA-CUOBF field which is updated when we click the button configure variant in Material master data - Basic data 2.
    Best regards
    Manoj

    probably with function module NUMBER_GET_NEXT

  • Object number for approvals

    Hello,
    I want to write Transaction notification on the approvals for when a decision is made from pending to not approved or approved based on certain business logic to stop. WIll this be possible as I will need the object number for approvals to reference it in Transaction notification.
    Thanks

    hi,
    that is not possible.
    please visit this [link|http://abing430.blogspot.com/2011/11/sbo-objects.html] for the list of SBO Objects
    regards,
    Fidel

  • Regarding  MRSS/PLBOORGSRV alert message "Diagram object number not valid".

    Hi all,
    I have a problem with MRSS. When I run the transaction /MRSS/PLBOORGSRV, delete the "demand of resource" and save I am getting the following error : " Diagram object number not valid (13, $ POSITION, 11)".
    Can Everyone help me ?
    Thanks for response.
    Best Regards
    Guldav
    Edited by: Guldav on Jan 12, 2012 12:13 PM
    Edited by: Guldav on Jan 12, 2012 12:39 PM

    wa_bapiebanc-doc_type = c_pr_type. "purchase requisition documentation type
    wa_bapiebanc-item_cat = c_item_cat. "ITEM CATEGORY
    wa_bapiebanc-acctasscat = c_ac_asign. "Account Assignment Category
    wa_bapiebanc-material = wa_data-stock_item. "Material number
    wa_bapiebanc-suppl_plnt = c_3000. "supplying plant
    wa_bapiebanc-pur_group = c_pur_grp. "purchase Group
    wa_bapiebanc-purch_org = c_pur_org. "Purchase Organisation
    wa_bapiebanc-unit = c_unit. "Unit of measure
    wa_bapiebanc-plant = c_r_plant. "receiving plant
    wa_bapiebanc-deliv_date = sy-datum + 7. "Delivary date
    ***************************************************8
    here pass wa_bapiebanc-CREATE_IND= '1'.
    append wa_bapiebanc to it_item.
    note
    Short Text
         Creation Indicator (Purchase Requisition/Schedule Lines)
    Definition
         Shows whether the purchase requisition or delivery schedule line was
         created manually or automatically (e.g. as a result of the requirements
         planning process).
         In the case of delivery schedules created under scheduling agreements,
         if schedule lines with different creation indicators are consolidated to
         form a release schedule line, the creation indicator remains "blank".

  • To delete PR commitment and to run RKACOR04 requrie object number

    Hi FICO Experts
    Hi i am running a Program RKACOR04 ( To delete Purchase requestion commitments ) in Internal orders. This program is cancelling  all the time due memory issue performace . So i want to enter restrictive values for deleting a particular commitment .
    For this i want enter in the selection varient object number (COEP-OBJNR  ) for a cost element , how can i get a particualr object no , as i was not able to find the object no .
    Could any one can help in this regard .
    Thanks & Regards
    Pardha

    Hi Pardha,
    I would recommend to find the Internal Order object number(s) in table ONROR. This table stores all IO object numbers.
    If the number is not there you have an inconsistancy which can be resolved with program RBONRRP1.
    I hope this helps.
    Elaine

  • Objects Number Range Assignment

    Hi Gurus,
    Please guide me how to view the differnt number range that are been assigned to different Object
    I have C,S,O which has different differnt set/series of numbers assigned to them.
    I am aware of V_I77IV and the SPRO ORG . Management setting also , But it only shows the symbols, $$$$   IN   EXT , $$C  IN  EXT , $$O   IN  EXT ,  $$C   IN  EXT.
    No where i could see the number ranges like say Org-90000000-90000050 ,Position 80000000-80000650 etc.
    Your Guidance would be highly appriciated.

    Hi,
    I guess I have responded to your original question which was were can I see OM ranges.
    Your system should have in T77IV View
    Subgroup          Internal Number Assignment     External Number Assignment   
    $$$$               IN                              EX
    $$A               IN                              EX
    $$BU               IN                              EX
    $$C               IN                              EX
    $$O               IN                              EX
    $$Q               IN                              EX
    $$QK               IN                              EX
    $$S               IN                              EX
    $$T               IN                              EX
    And OM ranges should have existing subgroup
    $$$$
    $$A
    $$BU
    $$C
    $$O
    $$Q
    $$QK
    $$S
    $$T
    And each subgroup should have two entries
    Range     From number     To Number     Current number          Internal (' ') or external ('X') number
    EX     low value     high value        0               X
    IN      low value     high value        current value
    This is before any PD/OM objects are created.

  • Where to find all business object number

    Hi all,
    When I create an orange arrow, I need to link it with a business object so it appears correctly and only in the correct situation.
    How can I get all the business object names? Is there a document somewhere. For example, I can t find the number or the name to link the arrow with a warehouse.
    Can anyone help me?
    Thanks a lot
    Vincent

    Hi Vincent,
    Look in the UI SDK help file, it is under the BoLinkedObject Enumeration topic.
    Regards, Lita

  • Excise objects number range

    Dear Experts ,
    When I try to assign number range to the excise objetcs per excise group , the exise group defined by me doesnt appera in dropdown . What cud have gone wrong ??
    Pls extend help .
    Regards ,
    Anis

    Hello
    while trying to assign no. range to the follwing objects , the system doesnt show the excise group created by me .
    J_1IINTPR2
    J_1ILIC    
    J_1IPLA2   
    J_1IRG1    
    J_1IRG1_T  
    J_1IRG23A1
    J_1IRG23A2
    J_1IRG23C1
    J_1IRG23C2
    J_1IRG23D
    while i have assigned the no ranges for the following without any difficulty .
    J_1I57FC   
    J_1I57FC   
    J_1IARE1   
    J_1IARE3   
    J_1IARE3   
    J_1IBOND   
    J_1ICONPLA
    J_1IEXCEXP
    J_1IEXCINV
    J_1IEXCLOC
    J_1IEXCLOC
    J_1IEXCLOC
    J_1IEXCLOC
    J_1IEXCTST
    J_1IEXINEX
    J_1IINTNUM
    Pls extend help
    Regards
    Anis
    Edited by: anis bazmi on Nov 18, 2008 2:34 PM

Maybe you are looking for