Related to Inspection Characteristics load issue

Hi All,
I am trying to load inspection charatceristics - please see my requirement below
Can we use the standard SAP program for Equipment Task lists to load the Inspection Characteristics associated with the Operations?
Transaction (IA01)
The program works fine for Header and Operations (One to Many, PLKO to PLPO) but does not have a separate structure for PLMK (Inspection Characteristics) but has a structure IBIPBDCD to use.
What we're trying to achieve basically is One Header, Many Operations each having many Inspection Characteristics
Also,
In the current state the program can add one Inspection Characteristic to the First operation, is it possible to add "BDC Commands" to the file in such a way to
1. "Position on particular" operation (i.e. Position Cursor and select line on screen SAPLCPDI 3400 where PLPOD-VORNR = 'xxxx')?
2. Go back to the operations screen (i.e. SAPLCPDI 3400) at the end of each Inspection Characteristic entry in order to be able to position on either the same operation to add an Inspection characteristic or to position on a different operation (not necessarily the next one)
Could you please help me with this issue?

It is possible, Get help from ABAP.
Thanks & Rgards
Rajendran

Similar Messages

  • Related to Inspection Characteristic load issue

    Hi All,
    I am trying to load inspection charatceristics  - please see my requirement below
    Can we use the standard SAP program for Equipment Task lists to load the Inspection Characteristics associated with the Operations?
    Transaction (IA01)
    The program works fine for Header and Operations (One to Many, PLKO to PLPO) but does not have a separate structure for PLMK (Inspection Characteristics) but has a structure IBIPBDCD to use.
    What we're trying to achieve basically is One Header, Many Operations each having many Inspection Characteristics
    Also,
    In the current state the program can add one Inspection Characteristic to the First operation, is it possible to add "BDC Commands" to the file in such a way to
    1.     "Position on particular" operation (i.e. Position Cursor and select line on screen SAPLCPDI 3400 where PLPOD-VORNR = 'xxxx')?
    2.     Go back to the operations screen (i.e. SAPLCPDI 3400) at the end of each Inspection Characteristic entry in order to be able to position on either the same operation to add an Inspection characteristic or to position on a different operation (not necessarily the next one)
    Could you please help me with this issue?

    It is possible, Get help from ABAP.
    Thanks & Rgards
    Rajendran

  • LSMW to Load - Equipment Task List/Operations/Inspection Characteristics

    Hello Experts,
      Any suggestions on standard LSMW load program for this. The Standard batch Input - 0470/IBIP program does not have the option to load Maintenance Package and Inspection characteristics.
    Any other suggestions please.
    Thanks

    Hi Ananthram,
    instead of using the standard batch input program, you could also create a new recording that performs exactly the tasks you need. Mark "Batch-input-recording" and click on Overview. From there, you can start recording your transactions.
    I hope this helps and solves your issue.
    Marc

  • Inspection characteristics based on material and goup counter

    Hi,
        Do we have some function module which would give us inspection characteristics based on material and group counter. I have gone through many posts in this regard but find answers to get inspection characteristics based on inspection lot number.
    I do not want to get into quality at all. Is there a FM to get the inspection characteristics based on material and group counter or any related tables would be of gr8 help. T-code QP03 takes material and group counter as input and displays the inspection characteristics. Any input in this regard would be of great help.

    Hi,
    Use tables MMAPL , MAPL and PLMK as per your requirement.
    Thanks,
    Vijay

  • QM Inspection Characteristics table

    Hi,
    I am designing Inspection Report for QM Module, the thing is i am unable to find the tables for the data
    1. Characteristic Specifications
    2. Characteristic Results 
    like Characteristic Related complete data. And also can any one tell me what is the relation between Operation & Charaterisitics in the Inspection Processing?
    Like the table used for that !!
    Waiting for ur reply....
    Regards,
    Srinath

    Hi,
    Following is the list of related tables.
    QALS - Inspection lot record : This is the table where you can get all the inspection lot numbers
    QAMV - Characteristic specifications for inspection processing
    QAMR - Characteristic results during inspection processing
    QASR - Sample results for inspection characteristics
    QASE - Results table for the sample unit
    QASE and QASR give the results for individual samples and partial samples
    To get the operation for the particular characteristic, call function module QEEA_READ_SINGLE_OPERATION
    Pass AUFPL from QALS, VORGLFNR from QAMR and PRUEFLOS from QAMR to the function module as shown below.
    The FM returns the value of operation VORNR in structure e_qapo.
    call function 'QEEA_READ_SINGLE_OPERATION'
         exporting
              i_aufpl            = <fs_qals>-aufpl
              i_plnkn            = <fs_qamr>-vorglfnr
              i_prueflos       = <fs_qamr>-prueflos
         importing
              e_qapo_wa    = e_qapo
         exceptions
              not_found       = 1
              others             = 2
    Hope you'll find this useful.
    Regards
    Radhika

  • SAP Mobile Sales 2.0 delta load issue for Sales Orders

    Hello,
    we have used Mobile Sales 2.0 with a Windows app for a while now. Our current issue is that sales reps won't see any historical sales order data on their devices.
    Background
    Due customer requirements, we need to make small changes to customer master data attributes and reload all customers from ERP to CRM. Then we ran delta loads (MAS_PARTNER followed by all other objects) to DOE, in which virtually all 5000+ customer accounts were compared. The delta load ran for about 3 days (some performance bottleneck we haven't located yet).
    During the delta load, data on devices was inconsistent. Accounts were missing and all transaction data disappeared. After the delta loads, all accounts and contacts are OK, save for a few. Data from activities (appointments, tasks) have reappeared, as they should. Only sales orders won't reappear. The sales orders exist in the backend and belong to active accounts and sales reps.
    Settings and troubleshooting so far
    We don't have any limitations for sales orders in CRM Sales Mobile configuration.
    We've run delta loads for all objects in transaction SDOE_LOAD.
    MAS_CUSTOMIZATION etc seem fine.
    We've re-run initial load for sales orders from CRM.
    In the test system, we've even reinitialized the whole CDS database on DOE and on the devices, then re-ran the loads.
    Checked steps suggested in discussion
    SAP CRM 2.0 initial load issue
    Historical sales orders (those created before the master data reload) exist in the backend, but don't show up on the device.
    If I change one of those historical sales orders in the backend, it gets sent to the device.
    If I create a new sales order in the backend or on the device, it is saved and replicated just fine.
    To sum it up, it seems DOE is unable to identify the sales orders relevant for replication.

    First Doubt i got clarify by my self as we can go with Unwired Runtime option .
    But i still have doubt in :
    2. How can i Modifying the Main Menu for iOS.
    i am able to customize the same for windows using files SybaseCRM.Configuration.xml file.
    Same how can i do for iphone/ipad.

  • Report loading Issue

    Hello all,
    I am using Oracle 6i  for  report and oracle10g for the database.I have created a matrix report in oracle Report but which report taking so much time  to show the output it almost taking more than 10 minutes,at the same time that query executed within 1 minute in toad which used in matrix report.
    kindly guide me how to solve the loading issue.

    I did not used any formula column in my report,all the values are taking from query.
    But I used different types of format trigger in my report for the coloring purpose.Does it make any problem?

  • Data Load Issue "Request is in obsolete version of DataSource"

    Hello,
    I am getting a very strange data load issue in production, I am able to load the data upto PSA, but when I am running the DTP to load the data into 0EMPLOYEE ( Master data Object) getting bellow msg
    Request REQU_1IGEUD6M8EZH8V65JTENZGQHD not extracted; request is in obsolete version of DataSource
    The request REQU_1IGEUD6M8EZH8V65JTENZGQHD was loaded into the PSA table when the DataSource had a different structure to the current one. Incompatible changes have been made to the DataSource since then and the request cannot be extracted with the DTP anymore.
    I have taken the follwoing action
    1. Replicated the data source
    2. Deleted all request from PSA
    2. Activated the data source using (RSDS_DATASOURCE_ACTIVATE_ALL)
    3. Re transported the datasource , transformation, DTP
    Still getting the same issue
    If you have any idea please reply asap.
    Samit

    Hi
    Generate your datasource in R/3 then replicate and activate the transfer rules.
    Regards,
    Chandu.

  • Index.php loading issue

    I finished and uploaded a new site in .php.
    I  have a graphics loading issue only with IE.
    The js  accordion with images will not reload after returning to the home page.
    Anyone out thier that can shed some light on this?
    http://carpetcleaningsantabarbarapro.com/index.php
    Thank you in advance
    Crissymarie

    Ken might be on to something.  The current release of jQuery is 1.7.2 which is compatible with jQuery Cycle.
    For the latest core library, you can link to jQuery's CDN like so:
              <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
    You have some improperly nested <h3> tags around your lists on lines 170 and 191.  To keep your code error free, simply delete the heading tags.
    Finally, as a courtesy to your site visitors, consider adding a cookie so people don't have to watch the Flash Spokesperson every time they go to your home page.   The link below shows how:
    http://alt-web.com/DEMOS/cookie-test-show-hide-flash-intro.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • How to progammatically get Inspection Characteristics from Inspection Plan

    How do I programmatically get Inspection Characteristics from an inspection plan? I am currently getting inspection characteristics from inspection lots via a QM-IDI RFC call (QIRF_SEND_REQUIREMENTS_GET_DAT2), but if the Inspection Characteristic is not in an inspection lot, I don't get it via the RFC call. What BAPI/RFC/IDOCS mechanism can I use from an external subsystem (VB.NET app) to get inspection characteristics (Spec Limits, Target, Operation, Activity) associated with a material in an inspection plan?
    Thanks,
    Ed

    The problem is the SAP system that my external subsystem (VB.NET application using QM-IDI) is interfacing with does not have inspection lots (and the customer is not willing to add inspection lots), so the QM-IDI RFC that I'm using (QIRF_SEND_REQUIREMENTS_GET_DAT2) does not return the inspection characteristics (spec limits, etc) that I require. My customer creates a reference (QP11) with inspection characteristics, then attaches the reference to a Material (QP01). When I try to get the inspection characteristics for the material via QIRF_SEND_REQUIREMENTS_GET_DAT2, I don't get the inspection characteristics because there is no inspection lot associated with the material and inspection characteristics.
    The design is for my external subsystem to do the Material Inspection Characteristic valuation, and then send the valuation results back to SAP. Is there a way to get Material Inspection Characteristics and then send the results back given the SAP setup I described above?
    Thanks,
    Ed

  • Date format in Master inspection characteristics

    Hi All
    I have a requirement where my user wants to enter the date format in the master inspection characteristic. For example we want to add date of manufacture and the date of expiree as a inspection characteristics and during the results recording they want to enter this characteristics in a date format.
    MY question is can we have a master inspection characteristic with a date format, if so what all the settings are required.
    Please suggest.
    Thanks,
    Quantum.

    >
    quantum wrote:
    >Can i use characteristics in the inspection plan instead of the master inspection characteristics. I am using Work bench transaction code CWBQM to create an inspection plan.
    Direct characteristic you can't use in inspection plan. If you want to use characteristic in IP then create chara. (CT04), then assign this charac. as class chanr.(QS21) in MIC. Now you can use this MIC in inspection plan.
    Hope this helps.
    Thanks!!!

  • TileList data load issue

    I am having an issue where the data that drives a tilelist
    works correctly when the tile list is not loaded on the first page
    of the application. When it is put on a second page in a viewstack
    then the tilelist displays correctly when you navigate to it. When
    the tilelist is placed in the first page of the application I get
    the correct number of items to display in the tilelist but the
    information the item renderer is supposed to display, ie a picture,
    caption and title, does not. The strange thing is that a Tree
    populates correctly given the same situation. Here is the sequence
    of events:
    // get tree is that data for the tree and get groups is the
    data for the tilelist
    creationComplete="get_tree.send();get_groups.send();"
    <mx:HTTPService showBusyCursor="true" id="get_groups"
    url="[some xml doc]" resultFormat="e4x"/>
    <mx:XMLListCollection id="myXMlist"
    source="{get_groups.lastResult.groups}"/>
    <mx:HTTPService showBusyCursor="true" id="get_tree"
    url="[some xml doc]" resultFormat="e4x" />
    <mx:XMLListCollection id="myTreeXMlist"
    source="{get_tree.lastResult.groups}"/>
    And then the data provider of the tilelist and tree are set
    accordingly. I tried putting moving the data calls from the
    creation complete to the initialize event thinking that it would
    hit earlier in the process and be done by the time the final
    completion came about but that didn't help either. I guess I'm just
    at a loss as to why the tree works fine no matter where I put it
    but the TileList does not. It's almost like the tree and the
    tilelist will sit and wait for the data but the item renderer in
    the tilelist will not wait. Which would explain why clicking on the
    tile list still produces the correct sequence of events but the
    visual component of the tilelist is just not working right. Anyone
    have any ideas?

    Ok, so if ASO value is wrong, then its a data load issue and no point messing around with the BSO app. You are loading two transactions to the exact same intersection. Make sure your data load is set to aggregate values and not overwrite.

  • Add inspection characteristics to production order created via CO07

    Hi, all.
    We're creating production orders to perform production rework on assemblies using transaction CO07. 
    We have a requirement to inspect and make a usage decision on the reworked assembly.
    Since there is no material at the header level for CO07 orders, the system isn't allowing us to do an inspection because it has no material master QA view to reference.  Although the control key is marked for in-process inspection, the production order still won't allow it.
    I can't add "unplanned inspection characteristics", not can I manually create an inspection lot using QA01. 
    Is there a way to manually force in an inspection for an operation on a CO07 order?
    Thanks.
    Sarah

    Hi,
    We cannot do a inspection for a production order unless it has material assigned to it and the material got QM inspection type relevant to that.
    regards,
    Lenin. A

  • Create Inspection Characteristics

    Hello Gurus,
    I'm developing a program to create Inspection Characteristics from a file (excel).
    I'm using the BAPI <b>BAPI_INSPECTIONPLAN_CREATE</b> but i don't know how to fill the parameters.
    Anyone can help me, please.
    Thank in advance.

    Kindly go to SE37.Enter the name of BAPI n then execute.
    Click on each field coming  and execute. This was you can test your inputs. You can also save your test data .
    This will validate that ur BAPI is o.k n you can ask you Technical team to write a program n assign a transaction to it.

  • Config settings for Decimal places in Master Inspection Characteristics

    Hi,
    can any body tell me where to do the configuration settings for decimal places  in master inspection characteristics
    i want my limits to be 1.234
    i want 3 decimals after point
    Regards,
    Raj

    Hi,
    Please go through the below link.
    http://www.freesaptutorial.com/how-to-create-master-inspection-characteristic-in-sap-qm-module/
    While creating the MIC in QS21 after entering the control indicators you will get Quantitative data screen.
    In that screen you can enter the decimal places, UOM, target, lower limits etc
    Regards
    Hari

Maybe you are looking for

  • New ipod - needs v7.6.2 or later, but running XP SP1

    Have purchased a new 80GB ipod, but itunes is saying this ipod requires version 7.6.2 or later. Tried to download version 8, but running Windows XP service pack 1 - and so it won't work. Nearly crashed computer last night trying to download XP servic

  • Temp tables left behind by SDO_PC_PKG methods?

    I have a bunch of MDPCE tables after playing with SDO_PC_PKG last week. Are these temp tables left behind by SDO_PC_PKG methods? Is it safe to drop them? What circumstances could have left them behind, and why were they committed when the call to the

  • How To Arrange Folders ??

    Im wondering if this is possible on my macbook as I'm sick of changing everything manually. Please excuse the poor explanation but i will try my best to explain what my problem is. When i create a folder and put 20/30 jpeg pictures into it they are n

  • How to write sql query for below mentioned eaxmple.

    Hi, I have requirement. There are number of rows and I need the result through query as follows.Please help me to proved sql query for below mentioned requirement. example: table TEST. COLA COLB COLC COLD COLE COLF MANAGER 5 NULL NULL 3 NULL SR.MANAG

  • Is anybody able to answer my question?

    I posted a question, but anyone answer me. Is anybody able to answer my question? http://forum.java.sun.com/thread.jsp?forum=48&thread=324218