QM_LSMW BY RECORDING METHOD FOR QP01

Dear QM Experts,
1.     I am doing LSMW by recording method for QP01 transaction code
2.     I am facing one problem while recording in inspection characteristic screen
3.     While saving another screen opens prompting to put inspection method, plant and version for inspection method.
4.     This is not at all needed as per the requirement.
I removed default Plant for Inspection Method version, Version Number of the Inspection Method while recording LSMW in inspection characteristic screen. Still it is happening.
Surprisingly when we create inspection plan though QP01 it never asks for these things.
Any remedies?
Best Regards,
Thanks is advance
Anand Rao

Do not use Recording for QP01.
There is a pragram named "RCPTRA01". It can be selected in step1 of lsmw>>Object Type and Import Method>> Standard Batch/Direct Imput>>Object 0240;Method 0000;Program RCPTRA01; Program Type B.
Then Step 2, define source structure. In fact you may go to step 4 to have a look at the structure of the target structure. It would be easy to copy that. The source structure would be as below, ZBI001 would be the top level and the others the same lever under ZBI001:
Source Structures
        ZBI001                    Transaction Header Record for Data Transfer of Routings
            ZBIMPL                   Batch Input Structure for Allocation of Mat. to Task Lists
            ZBIPKO                   Batch Input Structure for Task List Header
            ZBIPPO                   Batch input structure for task list operation
            ZBIPMK                   Inspection characteristics for batch input of task lists
In step 3, define source fields for source structure. For easy define, you may click "Object Overview">> Table to get the possible fields of the related structure, and then copy to Excel; after that, you may copy the fields directly from Excel to fields difining window in step 3.
Step 4, assign the source structures to target structures, the target structures are named the same as the source structures above, just without the letter "Z". For example, assign ZBIMPL to BIMPL, ZBIPKO to BIPKO, except ZBI001 is assigned to BI000 and BI001 as well.
Then Step 5, you may find there are RECTY and default settings are "00" "99" "01" "03" "09" "18" for BI000, BI001, BIMPL, BIPKO, BIPPO and BIPMK. Let alone "99" and imput these value to field "RECTY" in corresponding source structure fields
Then you may run auto field mapping in step 5, and make some values constant, like PLNTY=Q etc.
Then a problem with the profile under field "PROFIDNET". Run TCODE 'SPRO' to IMG>Quality Management>Quality Planning>Inspection Planning>General>Maintain Profiles for Default Values>Profile: default values plan/general. You may find there is a box named "Entry tool", tick that box, if not it is not possible to run QP01 in lsmw. And at the same time you may find the profile is 0000001. Key the value to field "PROFIDNET" and make the rule as constant.
For step 6 there is nothing to do
in Step 7, unlike other objects, you can use just one .txt file for uploading the inspection plan. When specy file, select "Data for Multiple Source Structures(Seq.file); Delimiter: Tabulator; File structure: Field order Matches source structure definition(as in Seq.file) I find not possible to put field names at start of file, so "Field Order Matching" is very important
Then how to prepare the file? We can accomplish this with 5 excel sheets
the fields orders for my customer is like this:
1)for RECTY 18(Inspection Charatristics):
MATNR     RECTY     MERKNR     KURZTEXT     VERWMERKM     QPMK_ZAEH     PMETHODE     QMTB_WERKS     STICHPRVER     PROBEMGEH     STELLEN     MASSEINHSW     SOLLWERT     TOLERANZOB     TOLERANZUN
2)for RECTY 09(Operation):
MATNR     RECTY     VORNR     STEUS     WERKS     LTXA1     UMREZ     UMREN
3)for RECTY 03(Header):
MATNR     RECTY     DATUV     VERWE     WERKS     STATU     PLNME     LOSVN     LOSBS     VAGRP     KTEXT
4)for RECTY 01(Allocation of Material)
MATNR     RECTY     MATNR     WERKS     LIFNR     KUNR
5)for RECTY 00(Transaction Header)
MATNR     RECTY     TCODE     START
Creat a new blank sheet and copy the fild contents of these 5 sheets into it, then you can sort the fields in A to Z order with Column A(MATNR), B(RECTY), and C(MERKNR), then the seq.file to be uploaded is completed.
for example:
10001042     00     QP01     20090119                                                            
10001042     01     10001042     1200                                                            
10001042     03     20090119     5     1200     4     PC     0     99999999          Screw\M16x45\GB/T5783                         
10001042     09     0010     QM01     1200     inspection     1     1                                        
10001042     18     10      inspection on material     C101     1200     JF035     1200     GUD5     PC                              
10001042     18     20      Inspection on size     C102     1200     JF034     1200     GUD5     PC
Then copy start from Column B, i.e., without the material numbers in Column A, to .txt file.
Specy the file in Step 7 in lsmw.
the step 8, assign this .txt file to all structures
then step 9, 10, 11, 12, 13 Creast Session and run it in at the end.
Actually this program is not possible for QP02. If you want to make some correction on the inspection plans in SAP, you'd better delete them and upload the revised one.
This program is very similar to CA01 Production Routing and thus also applicable to CA01. But I recommend using  Object 0170;Method 0002;Program RCPTRA02; Program Type D for CA01, because it provides testing transfer at the end so that you can check out logical errors, and much fastee. Pity that for QP01 there is no such program
Currenty I am acting as Data cunsultant for an Elevator Manufaturer in China, hope my experience would help for you. My MSN is zhangxiaojun at msn dot com

Similar Messages

  • LSMW - Recording Method

    I am trying to do LSMW recording method for T code MB1C Movement type 561inicial stock entery. with serial numbers.
    so i have one material with 70 qty with different serial numbers. how can i prepare the EXCEL sheet for the data. i creted with one serial number only i am not abule to create with 70 diferent serial number can u pls explain me the how to create excel sheet for the LSMW recording method for material entery MB1C 561 mov type.
    Regards,
    Anthyodaya.

    LSMW is a house,
    BAPI just a room in this house.
    Means that these are not 2 independed ways, LSMW is a workbench that gives you the option to choose from batch
    /direct input method, BAPI and IDOC as well as recording.
    There is no big difference for the LSMW steps.
    Recording is just  meant to be the last option, in case that SAP has not given method.
    Beside of the BAPI, for goods movement  you have IDOC and batch input method given.
    There is really no need for a recording.And you do not need to do any more ABAP for BAPI than you have to do for recordings.
    A recording is a static method.
    For any little variation you wouild need to do an extra recording.
    the SAP given methods are flexible.

  • LSMW Recording method is not working for transaction code FBL5N

    Hi Experts,
    I am trying to prepare LSMW to create dispute cases for customer line items through LSMW Recording method. When i was trying to do through SHDB Recording its working properly through Program. But its not working through LSMW Recording method means its not executing to next screen, immediately its displaying session completed screen.
    Please do let me know any soution for this.
    thanks,
    Sriram.

    Hi Sriram,
    If my memory serves me correctly, a BDC will not work correctly with a list. This is mentioned somewhere in the SAP help pages.
    Now I am not familiar on how to create dispute cases but using FBL5N does not sound to me the way to go.  I assume that you use FBL5N in order to determine to which documents to link the dispute to, however you should be able to get the requested info from the BSID/BSAD tables.
    Also in case you want to change the customer line item in the accounting document, check the data transfer workbench (SXDA) as SAP delivers a standard program for this.
    Kind regards,
    Robert
    Edited by: RJ. Schamhart on Jan 14, 2011 12:35 AM
    Edited by: RJ. Schamhart on Jan 14, 2011 12:43 AM

  • How to upload data for me01 using lsmw recording method

    *dear expert please tell me the complete procedure for how to upload data in me01 transaction using lsmw recording method.
    Moderator Message: Duplicate post locked.
    Edited by: Vinod Kumar on May 8, 2011 7:56 PM

    Hi,
    To be honest I don't understand your question. When You execute LSMW and create project, then all steps are shown in a very clear way with good description. With which one you have problems?
    Best regards
    Marcin Cholewczuk

  • Easy question - Methods for employees to record absences

    Dear all,
        Im currently studying to certificate SAP HR. I have been reading in forums that one question is "methods for employees to record absences", as far as I know employees can record time dates in:
    - Front-end time recording systems
    - CATs
    - Self Service
    If Im not wrong, those methods let the employee record ACTUAL times rather than absences.
    Could you please correct me?
    Thanks a lot in advance!!

    Hello,
    There are two types of recording time :
    1) positive - where we record attendance ( as u both know)
    2) negative - where we record absences ( infotype 2001 ). Again this s we can maintain only once the absence quota is provided for the employee for which we use IT2006.
    Hope this answers ur query.
    Thanks and Regards,
    Tarun Mishra

  • LSMW for material master using Batch input recording method

    Dears,
    I am using Batch input recording method to upload material master data. But while selecting views , I need to scroll to select the vies lets say Plant storage loc view. While scrolling and selecting ,views are not recorded propelry . That is when I run in foreground system selects only basic data and purchasing views but the plant data views are not selected(palnt data views are selected by scrolling while recording).
    How to resolve this issue.
    Pls help
    Regards
    Kamesh

    HI,
    , I need to scroll to select the vies lets say Plant storage loc view. While scrolling and selecting ,views are not recorded propelry
    Don,t scroll use Page down button from key Bord
    like select Basis view and then press page down button from key board ,then you will get next view now select it
    Regards
    Kailas Ugale

  • Lsmw for qp01 (inspection charactoristics).

    Hello ,
    I am trying to do lsmw for qp01 transaction (inspection charactoristics.)
    I am using Recording method to upload the data.
    I have started recording and filled
    first screen i.e header :
    MATNR C(018) Material
    WERKS C(004) plant
    STTAG DDMY(008) Key Date.
    then i have clicked enter next screen comes. which is inspection plan create tast list overview.
    here i have selected a first line and clicked 'operations' pushbutton.
    next screen operations overview opened.
    following 2 fields are for selecting line and clicking the pushbutton.
    ENTRY_ACT C(011) Entry
    FLG_SEL_01 C(001) FLG_SEL_01
    Then i have selected first line and clicked 'inspection charactoristics' pushbutton.
    next screen charactoristics overview screen is opened.
    Inspection charactoristic screen :
    VERWMERKM_03 C(008) VERWMERKM_03
    VERWMERKM C(008) VERWMERKM
    QPMK_WERKS C(004) QPMK_WERKS
    PMETHODE C(008) PMETHODE
    QMTB_WERKS C(004) QMTB_WERKS
    KURZTEXT C(040) Description
    SOLLWERT C(016) SOLLWERT
    TOLERANZOB C(016) TOLERANZOB
    My data is in .txt file.
    When i run the lsmw , when i process this session , then in inspection charactoristic screen it uploads values of master inspection charactoristics from datafile and takes automaticaly short text insp. charactoristics but system show a window to enter the Target value for quantitative charactoristics Upper specification limit and lower specification limit values for mic's .
    But i have already given these values in my .txt file.
    It is not taken from my .txt file. Again asking me to enter the values.
    Please tell me solution for this problem.

    Hi,
    For each Quantitative Char enter the quantitative data in QS23 .Then you do the LSMW recording.
    This is because you might selected control Indicators Lower and Upper specific limit.
    Regrds
    Praveen

  • Lsmw for qp01.

    Hello ,
        I am trying to do lsmw for qp01 transaction (inspection charactoristics.)
        I am using Recording method to upload the data.
      i am using these fields.
    1)  first screen i.e header :
       MATNR                          C(018)    Material
    WERKS                          C(004)  plant
    STTAG                          DDMY(008) Key Date.
    following  2 fields are for selecting line and clicking the pushbutton.
    ENTRY_ACT                      C(011)    Entry
    FLG_SEL_01                     C(001)    FLG_SEL_01
    2) Inspection charactoristic screen :
    VERWMERKM_03                   C(008)    VERWMERKM_03
    VERWMERKM                      C(008)    VERWMERKM
    QPMK_WERKS                     C(004)    QPMK_WERKS
    PMETHODE                       C(008)    PMETHODE
    QMTB_WERKS                     C(004)    QMTB_WERKS
    KURZTEXT                       C(040)    Description
    SOLLWERT                       C(016)    SOLLWERT
    TOLERANZOB                     C(016)    TOLERANZOB
        My data is in .txt file.
        When i run the lsmw ,  when i process this session , then in inspection charactoristic screen it uploads  values of master inspection charactoristics  from datafile and takes automaticaly short text insp. charactoristics   but system show a window to enter the Target value for quantitative charactoristics Upper specification limit and lower specification limit values for mic's .
        But i have already given these values in my .txt file.
       It is not taken from my .txt file. Again asking me to enter the values.
      Please  tell me  solution for this problem.

    Hi santosh,
    please check with mapping. As I have already faced this kind of problem and it was because of mapping.
    recheck and try take help from your senior ABAPers.
    cheers
    Suvi

  • Error : FZ010 : Enter a payment method for incoming payments

    Hi,
    I am running F110 and paying intercompany vendors/customers.
    I am running payment run for Compony 0050 and paying my vendor VEND0060 and CUST0060.
    The balance of vend0060 is 2 million(credit) and  balance of CUST0060 is 1 million (Debit).
    So I am going in Reallocate and changing the bank details as getting exceptioin in CUST0060. But it gives out an error "Enter Payment method for incoming payments"
    We have just configured outgoing payment and actually as credit balance is more, it should not give this error.
    Does any one know solutin for this?
    Error in details:
    Enter a payment method for incoming payments
    Message no. FZ010
    Diagnosis
    The balance of the items to be paid requires a payment method for incoming payments. You specified a payment method that is defined for outgoing payments.
    System Response
    The payment method is rejected.
    Procedure
    Enter a payment method for incoming payments.
    Thanks
    JR

    In the master record of the customer/vendor, ensure that the appropriate payment methods are maintained.  If you click on F4 on the payment method field, you can see different methods available for Incoming Payments and different methods for Outgoing payments.
    Assign points accordingly.
    Thanks,
    Madhav Nanduri

  • While doing LSMW standard method for Customer master creation..

    while doing LSMW standard method for Customer master creation.....
    In 13th step I am getting this king of error
    FB012                    Session 1 : Special character for 'empty field' is /
    FB007                    Session 1 session name ZPROJ was opened
    FB109                    Trans. 1 : Transaction xd01 is not supported
    FB016                    ... Last header record ...
    FB014                    ... BKN00-STYPE 1
    FB014                    ... BKN00-TCODE xd01
    FB014                    ... BKN00-KUNNR
    FB014                    ... BKN00-BUKRS
    FB014                    ... BKN00-VKORG A1
    FB014                    ... BKN00-VTWEG 00
    FB014                    ... BKN00-SPART 0
    FB014                    ... BKN00-KTOKD
    FB014                    ... BKN00-KKBER BP01
    FB013                    ....Editing was terminated
    Can anyone help how to solve this?

    Hello TJK,
    <b>FB012 Session 1 : Special character for 'empty field' is /</b>
    This is the special function in LSMW, for empty field system will put / sign automatically, so you need not to worry about that.
    <b>FB007 Session 1 session name ZPROJ was opened</b> It is opening session ZPROJ which is your project name/object name.
    <b>FB109 Trans. 1 : Transaction xd01 is not supported</b>
    Check out your field mapping and conversion rule for object.
    <b>FB013 ....Editing was terminated</b>
    It is not finding proper field mapping rule / file inputs so the sytem terminates the LSMW object.
    Check your field mapping and conversion rule, check your source fields, save the file in tab delimited format.
    Hope this helps.
    Regards
    Arif Mansuri

  • Error: No permitted payment method for Payment Praposal in F110

    Hello Experts,
    I am trying to tigger an Idoc for payment from F110 and am getting the following error:
    Job started                                                                       
    Step 001 started (program SAPF110S, variant &0000000002133, user ID )       
    Log for proposal run for payment on 27.01.2005, identification                                                                               
    Additional log for vendor 3803 company code 3000                                                                               
    Due date determination additional log                          
    Document 1900004238 line item 002 via USD      100.000,00-                
    Terms of payment: 27.01.2005    0  0,000 %    0  0,000 %    0             
    03 days grace period is being considered                                  
    Payment must take place before 30.01.2005; next payment on 26.04.2008     
    Item is due with 0,000 % cash discount                                                                               
    Payment method selection additional log                               
    Payment method selection for items due now to the amount of USD      100.000,00- 
    Payment method "C" is being checked                                              
    Bank details are being checked                                                   
    System reads house banks and checks if they are allowed                        
    Our bank 3000 is being checked                                                   
    Bank different from the specified bank DBKA in master record or items            
    Our bank 3200 is being checked                                                   
    Bank different from the specified bank DBKA in master record or items            
    House bank is selected ...                                                     
    No permitted payment method exists                                               
    Information re. vendor 3803 / paying company code 3000 ...                         
    ... payment not possible because of reported error  
    End of log                                                                         
    Step 002 started (program SAPFPAYM_SCHEDULE, variant &0000000001217, user ID )
    Step 003 started (program RFFOEDI1, variant &0000000000042, user ID )        
    Program RFFOEDI1: No records selected                                              
    Step 004 started (program RFFOAVIS, variant &0000000000044, user ID )       
    Program RFFOAVIS: No records selected                                             
    Job finished   
    Plesase suggest its very urgent.
    Thanks,
    Suma
    Edited by: Suma B on May 3, 2008 9:42 AM

    check payment in vendor master or invoice line items. May be payment method entered in parameters is different from vendor master data and invoice.
    Check Payment method configuration for country and Company code
    In Payment method for company code
    check
    minimum and maximum amount
    foreign payments allowed or not
    Check Bank determination for paying company code combination with payment method

  • Exception in Payment Proposal - Pmnt methods for this run are not specified

    Dear all,
    I want to ask if it is possible to run a payment proposal for AP transactions together with AR. The AR line items are used for clearing. Actually, this is the first time we execute proposal run which contains AP and AR respectively. And during the proposal, AR line item is an exception - 'Pmnt methods for this run are not specified in the master record or in item'. We already checked the master record, and there is a payment method. However, it was not captured during the payment proposal. Does it have something to do with the Document Type?
    Thank you once again for all your usual support.
    Regards,
    April

    To: Karthik, pushkaraj, JeCcas_DJ
    Thank you very much for your responses.
    I've checked already FBZP and Customer Master Record, payment methods were defined. Also, during the payment run, all line items have the same payment method, but only the AR transaction was not accepted.
    I think the problem is the same as what pushkaraj mentioned. We have payment method 'D' defined only for outgoing payments and not for incoming payments. I guess that is the problem.
    By the way, can I create another entry 'D' for payment method-incoming payments? Would there be conflict if I assigned same ID?
    Regards and thank you once again...
    April

  • Need help finding the default payment method for supplier site in R12

    I am using the following query to find out what the default payment method is for a supplier site.
    select pv.vendor_id ,
    pvs.vendor_site_id,
    iepa.ext_payee_id,
    ieppm.payment_method_code
    from ap_supplier_sites_all pvs
    ,ap_suppliers pv
    ,iby_external_payees_all iepa
    ,iby_ext_party_pmt_mthds ieppm
    where pv.pay_group_lookup_code = 'EMPLOYEE'
    and pv.vendor_type_lookup_code = 'EMPLOYEE'
    and pv.employee_id is not null
    and pv.employee_id =92584--p_person_id
    and pv.vendor_id= pvs.vendor_id
    and pvs.vendor_site_code = 'HOME'
    and pvs.pay_group_lookup_code <> 'ATTACHMENT'
    and ((pv.end_date_active is null) or (pv.end_date_active >= sysdate))
    and ((pvs.inactive_date is null) or (pvs.inactive_date>= sysdate))
    and pvs.pay_site_flag = 'Y'
    and pvs.vendor_site_id = iepa.supplier_site_id
    and iepa.ext_payee_id = ieppm.ext_pmt_party_id
    and ieppm.primary_flag = 'Y'
    and pv.segment1 = '131678'
    The problem is that I am returning two rows.
    I have gone in to the application and changed the default payment method from 'Check' to 'Electronic' and I am able to see the change on one of the records, however I am unable to determine how I'm supposed to narrow it down to just this record. I am pulling what hair I have left out!
    Please help.
    Chris

    Here is the generic query for some one who is faing problem like us.This query will return all the payment methods for all sites of a supplier
    SELECT ieppm.payment_method_code,ieppm.inactive_date
    FROM ap_supplier_sites_all assa,
    ap_suppliers ass,
    iby_external_payees_all iepa,
    iby_ext_party_pmt_mthds ieppm
    WHERE ass.vendor_id = assa.vendor_id
    AND assa.pay_site_flag = 'Y'
    AND assa.vendor_site_id = iepa.supplier_site_id
    AND iepa.ext_payee_id = ieppm.ext_pmt_party_id
    AND ass.segment1 = '10033' -- Supplier Number
    AND( (ieppm.inactive_date IS NULL)or (ieppm.inactive_date > sysdate)) ;

  • When bouncing- what's best method for smallest file size/highest quality?

    I am in the process of embedding 3 mp3's into a PDF to submit as a portfolio. The PDF also has text, and two scores included, and with the 3 embedded mp3's it can't be more than 10mb.
    So my question is: When bouncing a project out of Logic, what is the best method for getting the smallest file size, but retaining the best audio quality? And once it's out of Logic and it is an mp3 or other type of audio file, is there a best format for compressing it further, and still maintaining the relative quality?
    I bounced out the three projects into wav's. Now I am using Switch for Mac to compress them down to smaller Mp3's. I basically need them to be about 3 mb each. Two of the recordings sound OK at that size, but they are just MIDI(one project is piano and string quartet, the other is just piano- all software instruments. The recording that combines MIDI and Audio and has more tracks (three audio tracks and 10 Midi/software instrument tracks)and sounds completely horrible if I get it under 5 mb as an mp3. The problem is that I need all three to equal around 9mb, but still sound good enough to submit as a portfolio for consideration into a Master's program.
    If anyone can help I would really appreciate it. Please be detailed in your response, because I am new to logic and I really need the step by step.
    Thank you...

    MUYconfundido wrote:
    I am in the process of embedding 3 mp3's into a PDF to submit as a portfolio. The PDF also has text, and two scores included, and with the 3 embedded mp3's it can't be more than 10mb.
    So my question is: When bouncing a project out of Logic, what is the best method for getting the smallest file size, but retaining the best audio quality?
    The highest bitrate that falls within your limits. You'll have to calculate how big your MP3's can be, then choose the bitrate that keeps the size within your limit. The formula is simple: bitrate is the number of kilobits per second, so a 46 second stereo file at 96 kbps would be 96 x 46 = 4416 kbits / 8* = 552 kBytes or 0.552 MB. (*8 bits = 1 Byte)
    So if you know the length of your tracks you can calculate what bitrate you need to keep it within 10 MB total.
    I consider 128 kbps the lowest bearable bitrate for popsongs and other modern drumkit based music. Deterioration of sound quality is often directly related to the quality of the initial mix and the type of instruments used in it. Piano(-like) tones tend to sound watery pretty quickly at lower bitrates, as do crash and ride cymbals. But don't take my word for it, try it out.
    And once it's out of Logic and it is an mp3 or other type of audio file, is there a best format for compressing it further, and still maintaining the relative quality?
    You can only ZIP the whole thing after that, but that is just for transport. You'll have to unzip it again to use it. And no, you cannot compress an MP3 any further and still play it.
    I bounced out the three projects into wav's. Now I am using Switch for Mac to compress them down to smaller Mp3's.
    That is silly, you could have done that in Logic, which has one of the best MP3 encoders built in. And how good encoders are will especially come out at bitrates around or below 128, which you might be looking at.
    I basically need them to be about 3 mb each.
    So, one more scrap of info we need here: how long are those three pieces, exactly? I'll calculate the bitrate for you - but please bounce 'm directly out of Logic as MP3's. They will very probably sound better than your WAV-conversions made with Switch.
    !http://farm5.static.flickr.com/4084/4996323899_071398b89a.jpg!
    Two of the recordings sound OK at that size, but they are just MIDI(one project is piano and string quartet, the other is just piano- all software instruments. The recording that combines MIDI and Audio and has more tracks (three audio tracks and 10 Midi/software instrument tracks)and sounds completely horrible if I get it under 5 mb as an mp3. The problem is that I need all three to equal around 9mb, but still sound good enough to submit as a portfolio for consideration into a Master's program.
    Length of the piece? And does the .Wav bounce you have sound OK?

  • LSMW Method for VD51 Customer-Material Info master data conversion

    Hi,
    I am using LSMW for VD51 Customer-Material Info master data creation but can't able to find any standard BAPI, IDOC or Direct input program.
    Can anybody tell me any standard way to do it or only the recording method possible for this.
    Thanks
    Dhirendra

    Hi,
    I have done this once and used recording method in LSMW. Do the recording from LSMW itself.
    Thanks,
    Jyothi

Maybe you are looking for