View of equipment in transaction IQ02 - BAPI_EQUI_CREATE

Hi,
Personnel must turn the vision of equipment in the transaction IQ02, failed by bapi BAPI_EQUI_CREATE therefore must change the value of field EQUI-S_EQUI for X, because in this way can the vision for the serial number.
Someone would have any tips on how to do this?
Thanks,

ok

Similar Messages

  • Where to see the updated data for transaction IQ02.

    Hi All,
    I have to write the enhancement to update the transaction IQ02 by menas of BAPI or any FM.
    Before that i tried updating the equipemt view for the material numbar and serial numbar combination from transaction IQ02.
    how do i do it manually so that i can think of automating the same?
    Thnx in advance.

    The FM for this will
    STATUS_READ
    STATUS_UPDATE.
    The status will be change manually when you install the equipment in an installation . This is as regards Utilities industry.
    Hope this helps.
    regards
    dominic

  • I want to change my simulate view of document in transaction code F-02

    Dear all
    I want to change my simulate view of document in transaction code F-02 and want to display line item text there in my simulation.The standard layout in edit option"FB00" is "SAP01 SAP standard".This is in Doc. overview line layout.
    I want to add line item text in the line layout by copying the same.can any body tell me the menu path for resolving my problem
    Thanks in advance
    Regards
    Requester

    Hi,
    Use transaction O7E6 and create your own variant and then set up using transaction FB00.
    Award points if helpful.
    Sadie Gajanand

  • How to create a variant used in SM30,View variant in Parameter transaction?

    Dear Team,
    I have a view V_TCURR. For which I would be creating a parameter transaction for transaction SM30 by filling the default Values section (VIMDYNFLDS-LTD_DTA_VR, VIEWNAME,TVIMV-VARIANT). The values for first two fields are obvious.
    The question is on TVIMV-VARIANT How can we create a variant which can be used in tcode SM30.
    Delving a  little deeper show that these variants Obsolete since R/3 Release 3.1I: Selection variant for a table or maintenance view.
    Since R/3 Release 4.0, there are view variants instead of selection variants.
    The field only exists for reasons of backwards compatibility.
    If thats is so, How do I use the same in parameter transaction..?
    I have tried creating a view variant and use it parameter transaction but in vain..
    Please help resolve my problem. I hope I am very clear. If still need any clarification, please get back to me.
    Thanks a lot in advance,
    Reagards,
    Sai.
    P.S. Though there are multiple quuestions on simlar subjects none of them has been either answered or is completely relevant to mine.

    Dear Suman,
    Thanks a lot for the answer. Actually the Tcode is getting created if I do what you have said me.
    But when I run the tcode which was created by view variant created, I am not getting the desired details .
    To be more clear..
    Previously there was a variant (TMIMV-VARIANT) created with follwing criteria..
    Table TMIMV.
    TABNAME    VARIANT AS4POS            VIEWFIELD NEGATION OPERATOR     VALUE         AND_OR      TABIX
    V_TCURR     ZTHB     1     KURST     NOT     EQ     M     AND     2          
    V_TCURR     ZTHB     2     KURST     NOT     EQ     DWBP     AND     2          
    V_TCURR     ZTHB     3     TCURR          EQ     THB     OR     4          
    V_TCURR     ZTHB     4     TCURR          EQ     USD     OR     4          
    V_TCURR     ZTHB     5     TCURR          EQ     US$          4     
    When we run tcode created by paramaeter transaction.. viewname as  V_TCURR, TMIMV-VARIANT. I am getting the desired records for updation.
    But if I do the same using View variant with the same selection criteria
    Table            Field name     Operator      Comaparison  AND/OR
                                                                   Value
    TCURR     KURST     NE     'M'     AND
    TCURR     KURST     NE     'DWBP'     AND
    TCURR     TCURR     EQ     THB     OR
    TCURR     TCURR     EQ     USD     OR
    TCURR     TCURR     EQ     US$
    And the run the tcode created by using the view variant .. I am getting No entries found that match selection criteria...
    Could you please help and let me know if I am missing any step.. Kindly also check from your side how this can be achieved.
    Thanks a lot in advance,
    Sai.

  • Is there any view for  table TSTCT (transaction code text )

    Hi,
    I need to display the transactions allowed per a user , in that i need to display transaction codes along with the text.
    In this report selection screen contains user as select option, when the user enters group of users as selection it is consuming a lot of time to get the t codes and to get the text from the table tstct. is there any way so that i can reduce the the runtime of this program.

    I am not sure abt the view but Try to use the key fields in the where clause of select statement. This you can do to have a good performance or restrict the user to enter few entries in that select option. Instead of select-options you can use parameters options also.

  • Set View Profiles.equipment

    Hi SDN,
    When I addded one Sub Subscreens (No.: 110 ) in general tab, it not impact my equipment master data. why?
    for this should i missed some configuration?
    KB
    Edited by: Umapathy.B on Apr 19, 2008 9:15 AM

    Hi,
           You will have to assign the view profiles to equipment categories.
    Goto SPRO>PM&CS>Master data in PM & CS>Technical Objects>Equipment categories-->Maintain Equipment category and Execute ,Then Assign the profile Standard to the Equipment Categories.
    After doing these settings, when u create equipment with that category then it displays the sub screen.
    I hope this helps you.
    Reward with points if useful...

  • Add new Text view in Web UI Transaction

    Dear all,
    In WebUI for Opportunity Entry there is a Notes box (right below Opportunity Details).
    In this Notes we can enter a text and it will saved under first Text ID assign to Text determination for
    this particular transaction type (opportunity).
    Seems that this is the SAP standard, where the first Text ID (according to the sequence assignment in
    Text Determination) will be set for this Notes. We cannot define which Text ID for this Notes box unless
    we set the sequence in Text Determination (set the sequence as 1 or put as first sequence).
    Now my question, can we add another Notes box as and assign it to specific Text ID in WebUI development?
    Rgds,
    Gun.

    Hi Carsten,
    First thanks for the reply and I like the spirit !
    I have few clarification on steps you have mentioned there :
    1. In the runtime repository copy the part for component usage CUGSTextNotes.
        In Runtime Repository Editor I found ComponentUsage CUGSTextNotes but I cannot do any copy here
        I expand the subtree there is Used Component GSTEXT, right-click here also there is no copy option.
    2. look at method WD_USAGE_INITIALIZE for the componenet usage CUGSTextNotes
        Do you mean method WD_USAGE_INITIALIZE from component controller BT115QH_SLSQ ?
        in this case class : CL_BT115QH__BSPWDCOMPONEN_IMPL
    3. In TEXTATTR there is method ON_NEW_FOCUS and inside has following codes:
      ls_attr-textproc = ls_proc_type-text_procedure.
      ls_attr-textobj  = 'CRM_ORDERH'.                          "#EC NOTEXT
      ls_attr-langu_attr_name = 'TDSPRAS'.
      ls_attr-ident_attr_name = 'TDID'.
      ls_attr-lines_attr_name = 'CONC_LINES'.
      ls_attr-parent_entity   = lr_ent->get_related_entity( 'BTHeaderTextSet' ).
      ls_attr-parent_relation = 'BTTextHAll'
      Does it mean I have to specify myself a text ID (for example text ID Z001 ) ?
      something like these (which one ?)
      ls_attr-FILTER_IDENT = 'Z001'.
    OR
      ls_attr-TEXT_IDS = 'Z001X'.     '(this is line type)
    Regards,
    Gun.

  • Error Log View in Warranty Claim Transaction

    Hi,
    I am using Transaction WTY to create a Claim.
    During creation, I am getting an error. But upon clicking the "Error" button, the display box that will give the details of error is not appearing.
    Likewise, I used F4 in the Field "Defect Code" in T Code WTY. System navigated to the Transaction J3GWKAT with Default Catalog WTY1 and after execution, system displayed the Catalog Structure. But after choosing one entry, system is not copying this chosen entry in to the Defect Code field.
    Why is it so ? Did I miss any setup ?
    Raj

    Hi Raj!
    Did you tried to erase the customer and save? then you must insert again the same customer.
    At the end, please check the log errors
    Regards
    Gonzalo

  • Equipment mailbox not showing partial days on calendar for certain user (in month view).

    We have one user that is having a problem with viewing Equipment Mailboxes.
    We are running Exchange 2010 version 14.02.0328.009. Client machine is running Outlook 2010 x86.
    The mailbox is a check-out vehicle that he and one other person manage. When someone sends a request to the van, it books it for that time, then doesn't allow others to book it for that same time as expected. However, some users don't like to do their own
    booking so they have him do it for them. Several times now he has went out on the calendar (actually 3 different vans, all respond the same way) and booked a van on a day that looked available to him, only to find out on that day that two different people
    show up expecting that same van. One person booked it on their own, and he booked it again. It never gave a prompt to disallow him or tell him it was taken from the attendant. However, for the other guy that manages the mailboxes it looks just fine, for me,
    for many other users I've compared with, it looks and responds as it should.
    I have checked the settings on the equipment mailboxes as well as compared his Exchange account with the other person who is working as expected, they are identical. The thing that I've found is that if someone books a van for an 'all day' event, he sees
    it just fine. If they set it up for a partial day, it never shows to him in month view.
    Looking at the calendar permissions for the mailbox both of the people have equal rights. I tried setting this person to owner to see if it helped, to no avail. I also tried setting the "Show As:" to free, busy, tentative, out of office, all respond
    the same way.
    It seems to show up when he does a schedule view, but from a month view, nothing shows and it allows him to book the van. For everyone else that I've tested, it responds as expected.
    I have deleted and recreated his profile on his local machine, and he even recently got a whole new desktop so it shouldn't be anything local (has been going on for many weeks), but I honestly have no idea why it's doing it. Any suggestions from the gurus
    on here would be appreciated. Thanks!

    Hi,
    Since the issue only happens when this specific user view the equipment mailbox's calendar in Outlook monthly view, please access this user's mailbox in OWA and view the equipment maibox's calendar and send test meeting requests to have a try.
    If the issue also happens in OWA, please run the following cmdlet to check the equipment mailbox calendar configuration:
    Get-CalendarProcessing equipmentmailbox | fl
    Regards,
    Winnie Liang
    TechNet Community Support

  • Need help with IQ02 - using a FM do update a value in this transaction

    Hi,
    I am trying to change the Aquisition value (as in transaction  IQ02) using either of following FM:
    ITOB_SERIALNO_MODIFY_SINGLE
    SERIALNUMBER_LIST_UPDATE
    However the changed value of field (ANSWT) is not getting reflected in database.
    I tried ABAP4_COMMIT_WORK, but it didnt work.
    I also tried, BAPI_TRANSACTION_COMMIT but getting a express document message 'Update was terminated.'
    Kindly help me with this. The only thing I need to do is to change the ANSWT (Aquisition value) field.
    Thanks.
    Sanjay
    PS: Help will be rewarded

    It's a bit dangerous to use SAP function modules that are not released to the user to update SAP data because they may not be a complete LUW. IE you may have to run other FMS either before or after. Try to find a BAPI. Maybe BAPI_MATERIAL_MAINTAINDATA_RT is what you need.
    Rob

  • User cannot view her draft transaction at payment draft report.

    Hi all export,
    I had a problem in payment draft report.
    Non superuser 'spyap' cannot view her own draft transaction created in SAP B1. When she login into the payment draft report, the user display on the screen is 'TNaqilah' but not her name.
    Anyone can tell me what happen on this case?

    Hi Preety,
    I have exactly the same issue as my friend above. What might be the problem?
    Creating a ticket on the SAP Portal doesnt seem to work for me. This is because I have created a number of tickets there and nobody seems to bother with them or even replying to say that they are working on them and hence these forums really come handy.
    What is strange is the fact that this occurs in some project databases and not all of them.
    Your help will be appreciated.
    Regards,
    Davis M Onsakia

  • How to view Open transactions through Report

    Hello,
    APplication : 11.5.10.2
    required for Financials
    We have different types of GL Accounts,Customer & Supplier transactions.
    Assuming we carry out several transactions with one party and it gets squared off subsequently either by payment or receipt.
    So,Is there any possiblity to view only the open transactions at any point of time for a customer or supplier or GL account.
    Is there any standard report available?
    Thanks

    Hello,
    APplication : 11.5.10.2
    required for Financials
    We have different types of GL Accounts,Customer & Supplier transactions.
    Assuming we carry out several transactions with one party and it gets squared off subsequently either by payment or receipt.
    So,Is there any possiblity to view only the open transactions at any point of time for a customer or supplier or GL account.
    Is there any standard report available?
    Thanks

  • Display View as per different Business transaction

    Hello Experts,
    I have created two z business transactions. I want to show the view depending upon business transaction.
    Lets say, In view set there are total 3 view are displayed. If we consider business transaction as ZBT1 and ZBT2. and view as view1, view2 and view3.
    I want hide view2 for business transaction ZBT1 only. If I am running ZBT2, view2 should be visible.
    Is it possible? if yes, how? could you please provide some pointers on this?
    Thanks in advance,
    Prashant

    Hi,
    Created one configuration without view2. (With same configuration key and different object type) Redefine DO_CONFIG_DETERMINATION method with below code.
    if lv_bus_trans eq 'abc'.
        me->set_config_keys( iv_object_type = 'ZPNJ_OBJ_TYPE'      "Object type created
                         iv_propagate_2_children = abap_true ).
    Else.
         me->set_config_keys( iv_object_type = 'DEFAULT'
                         iv_propagate_2_children = abap_true ).
        CALL METHOD SUPER->DO_CONFIG_DETERMINATION
          EXPORTING
            iv_first_time = ABAP_FALSE.
    Endif.
    For more details, please follow below links
    1. UI Configuration
    2. configuration not dispplayed on the screen
    3. http://wiki.sdn.sap.com/wiki/display/CRM/CRM-MasscopyofUIconfigfromoneroleto+another
    4. Hide Attributes depending on BP_CATEGORY
    Thanks a lot Andrei for your help.
    Regards,
    Prashant

  • Portal: custom i-view definition (transaction) how to hide command box

    Dear Sirs,
    we are trying to define a transaction i-view (displaying a SRM transaction)
    in portal but hiding the command box.
    The i-view has been defined under portal content \..\iview\GUI\
    We have tested some values in "Parameters Forwarded to Transaction" in I-VIEW definition,
    like...
    noheaderOkCode = 1
    WEBGUI_SIMPLE_TOOLBAR  = hide, no etc..
    listed in other threads
    but whitout any effect.
    Is this a possible feature and what are the correct values ?
    From SRM side we have tested the transaction in SE93 in both modes, EWT and normal.

    Sorry but we have any result with these values
    ~NOHEADEROKCODE = 1 or
    ~WEBGUI_SIMPLE_TOOLBAR = 0
    In the "Parameter forwarded to transaction" in the iview definition from portal.
    The command box appears in any case.
    Whe should remove also the "menu" button.

  • Accounting entry view needs to be restrcited for STO transactions

    Hi
    There is Stock Transfer scenario at my place. Stock transfer (from one plant to another) is done after adding some profit margin to the cost of material. Note: My different plant represents different profit centers
    Ex: STO is done from plant 1000 to plant 2000. Cost of material is Rs.100 and profit is Rs.20. Hence STO is done at Rs. 120
    Entry posted:
    Stock Plant 2000 (Profit center 2000) - Rs. 120
       To Stock Plant 1000 (Profit center 1000) - Rs 100
       To Profit Margin (Profit center 1000) - Rs. 20
    Now i want that this account entry should not be view by plant 2000 (whose profit center is 2000). Reason is that the management don't want that receiving plant should know about the profit.
    So let me know if i can block the view of accounting entry for plant 2000 for STO transaction only. Plant 2000 should be able view rest all accounting transactions like Purchase from third party, sales, etc.
    Note: For STO transactions, we have created separate PO (Document type) as ZSTO.
    Please help
    Edited by: Deepak Agrawal on Sep 8, 2011 5:58 PM

    Hi,
    You can simply take authorization of GL involving in plant desired. Please ask your BAsis guy to revoke activity 03 against object F_BKPF_BES for authr group of GLs from desired users. It will meet your requirment.
    Regards

Maybe you are looking for

  • Trying to install a SSD Hard Drive on a MacBook Pro.

    I'm trying to install a SSD Hard Drive on a MacBook Pro as the original one has failed. How do I install the Operating System onto it? I've read that you have do it through System Recovery

  • Myspace music wont play in safari?

    On myspace, at one time, safari would play music attached to someones site. now it does not. i CAN get it to work in firefox. any ideas? Mac Book Pro, CD2, 15" 2.13ghz 1GB Ram   Mac OS X (10.4.8)  

  • CSS to ACE Convertion

    Hello all, We will change the CSS's to ACE's plataform's. Do u know any aplication wich can convert the basic CSS configuration into ACE configuration? Plataform's: CSS11501S-C-K9 ACE 4710 The certificates installed in the CSS could be migratted to t

  • Ipad safari pop up said I had a trojan and that I should scan for viruses

    I was browsing using Safari on my ipad, and a pop up window that looked like it was an Apple window said something about a trojan and needing to scan.  It would not let me close out the window in Safari, so I clicked on the thing and then it said it

  • Managed vs Unmanaged ODP benchmarks

    Has Oracle published (or does anyone have) any performance benchmarks for the managed vs. unmanaged ODP.net drivers? Is there any performance benefit/penalty for moving to the unmanaged driver?