Possible to edit recording created through LSMW?

I created a Batch Input Recording through LSMW. In the recording, a node has got created which doesn't have an OKCode. As a result, when I process the recording, the transaction halts in between due to lack of OKCode (I have pasted a part of the recording at the bottom. The node in Bold Italic is the problem.)
In order to overcome this issue, I have to edit the recording & remove the node completely. OR I could create an OKCode entry (for an ENTER press) in the node. But I am not able to edit the recording. I am only able to add & delete Screen fields. OKCode not being a Screen field is not available for addition.
Does LSMW not give the functionality to edit recordings at all? If it so, how can I use an edited recording created through SHDB in LSMW?
<u>A partial view of the recording follows:</u>
>>>SAPLOIRB_APP03 321                                                                               
BDC_CURSOR                     ROIRB0320-VALID_FROM
    BDC_OKCODE                     =ENTE              
    ROIRB0320-STATUS                                  
    ROIRB0320-VALID_FROM                              
<i><b>>>>SAPMOIFA 0165                                                                               
BDC_SUBSCR                     SAPMOIFA
    BDC_SUBSCR                     SAPMOIFA
    BDC_SUBSCR                     SAPMOIFA
    BDC_SUBSCR                     SAPMOIFA
    BDC_SUBSCR                     SAPMOIFA
    BDC_SUBSCR                     SAPMOIFA
    BDC_SUBSCR                     SAPMOIFA</b></i>
>>>SAPMOIFA 0165                                                                               
BDC_OKCODE                     =SAVE       
    BDC_SUBSCR                     SAPMOIFA    
    BDC_CURSOR                     OIFSPBL-PBLNR

I went ahead & completed remaining all the LSMW steps. Then I processed the created session in foreground & tracked the OKCode on each screen.
It ran perfectly upto the screen prior to the problematic node. When it got to processing the problematic node, the OKCode command dialog box remained empty. This is perfectly understandable since in the recording itself there is no line item for OKCode. Unfortunately, it did not skip processing and move onto the next node which had a 'SAVE' OKCode.
This is where the transaction halted & manual intervention was required.
Coming back to square one, I have to somehow get rid of the node or find a way to insert a OKCode line item into the recording.
Did SAP tell you that it not possible to edit an LSMW recording? It is not possible to use an SHDB recording in LSMW either?

Similar Messages

  • Recording CL20N through LSMW

    Hi All,
    I am trying to upload the characteristics for Equipment in PM module through LSMW by using the object 0130 “ Classification”  and  method 0001 “ Batch input.
    When we are trying to specify file, an error message is being prompted<b> “No logical path specified”.</b> We could able to proceed further. We could able to specify file for other objects without defining any logical path.
    If anyone faced similar issues in LSMW, kindly provide me the solution.
    Thanks in Advance.
    Regards,
    Sunil.K

    Hi,
    You can either use CL20 for loading via LSMW-recording or use following Batch input program:
    Object               0130   Classification
    Method               0001   Batch input  
    Program name         RCCLBI02            
    Program type         B   Batch input    
    It is not possible to make a recording for enjoy SAP transactions.
    In the specify files step; for Converted data node mention logical path as LSMW (general rule) & 'logical file' same as 'file'. You can define the logical file 'LSMW' by Tx. FILE. this step is normally done by basis.
    Best Regards, Murugesh AS

  • Possible to edit DVD created with iDVD, redux?

    Created a DVD using iMovie then iDVD and burned. Didn't save original setup in iDVD. Would like to edit DVD and re-save as new DVD. Is this possible?

    As Bengt says, you need to rip the content from the DVD disk to a new iMovie and then create a new iDVD project and burn a new disk from that. You can use Handbrake, MPEG Streamclip or Ripit to extract the video file from your DVD disk. Here are directions for doing so that I took from a post by AppleMan(Thanks, AM):
    +I have found I get the best results when I use MPEG Streamclip (which is free). You also have to install the Apple QuickTime MPEG2 Playback Component which costs about $20. Once you install the QuickTime MPEG2 Playback Component, you don't have to interact with it, but MPEG Streamclip needs it.+
    +Insert your DVD in your drive. If DVD player runs automatically, shut it down. You should see your DVD as an icon on the desktop. Open it in a finder winder. You should see a folder which has VOB files.+
    +Open MPEG Streamclip and drag these VOB files into Streamclip. If it offers to fix timecode breaks, say yes. You can do the VOB files one by one if you want to deal with shorter clips. Or, you can drag all the VOB files at once and create one long clip, or use streamclip to separate them into smaller clips.+
    +In Streamclip, select File/Export using Quicktime and choose Apple Intermediate Codec. You may want to check "Deinterlace" in this step. Try deinterlacing and see if you like it. It depends on your final target media as to whether this will help.+
    +Now you should have MOV files in Apple Intermediate Codec which can be imported into iMovie.+

  • Records created through ess should be save with a lock indicator

    Hello seniors
    we have a situation where, the employee updates his adress, family records thought ess, these records should be saves in the locked mode
    how to achive this
    thanks in advance
    ved

    Try and address this using authorizations . Provide P_ORGIN, AUThorization Levels as E instead of W in the ESS roles.
    Please note that this may create an issue for HR Administrators who are also ESS users, but may work for all the normal ESS users.
    Hope this helps.

  • Want to edit the field through lsmw session method

    hi there we r having data in and i had to remove the data of the vendor in street 5 field, througt lsmw session method, how to do tht i had to record xk01 without the field or i had to record xk02 please inform me in detail
    cheers
    au

    a bit urgent please respond

  • Editing Already created BEX variable

    Hi Gurus,
    Is it possible to Edit already created variable(i.e) Changing variable selection from optional to mandatory?
    Regards,
    Raghavendra.

    Hi Raghu,
    Authorization variable is a mandatory one which has to be included in a report if you want to give authorizations to that report level or data level in the report.
    If you don't want just remove the variable.
    User exit variable should also be mandatory ones.
    So, it's mandatory that it should be mandatory.
    With Regards,
    Ravi Kanth
    Edited by: Ravi kanth on Apr 17, 2009 10:26 AM

  • Unable to create PO with multiple line items through LSMW-BAPI method

    Hi All,
    I have a requirement of creating PO through LSMW. I can't use LSMW standard batch input program since there are some fileds not available and also it has many limitations. I'm using LSMW-BAPI method ( Business object BUS2012) which create IDOC and uses BAPI_PO_CREATE1 to ultimately post the PO in the system. I am trying to create PO from a single file which contains both Header and Item data.
    Now my problem is that everytime PO is being created with Single line item only. Everytime I am giving multiple item data in the source file LSMW is preparing multiple IDOCs for multiple line items. As per my understanding this is happenng since header and item is in the same hierarchy level of IDOC type PORDCR102 and the control record is inserted for every line item in the source file.
    It seems that through LSMW-BAPI  it is not possible to create PO with multiple line items. Can anybody provide some input regarding this? Thanks in advance.
    BR,
    Atanu Mukherjee

    Solved by myself.
    Earlier the problem was that LSMW was not being able to recognize items under same header. It was creating new IDOCs every time it gets a new item. To enable this we need to create two structure HEADERDATA and ITEMDATA.  Two additional identifier fields with identifier value 'H' and 'I' should be added in these two structures respectively. Then we need one sequential file with the identifiers field followed by the header and Item data. Example:
    H~header data
    I~item data
    I~item data 
    This would help the standard program to understand what are the items under same header and ultimately create PO with multiple line items.
    BR,
    Atanu Mukherjee

  • Creating a BP in CRM through LSMW using IDOC

    I am trying to create a buss partner in crm through LSMW using IDOC:
    Message Type:  CRMXIF_PARTNER_SAVE_M
    Basic Type:       CRMXIF_PARTNER_SAVE_M02
    I get an error: "No update is defined for BP role 000000".
    I am also filling
    IDENTIFICATIONCATEGORY: CRM001
    IDENTIFICATIONNUMBER:     12345678
    However i get this error only if the external ID does not exist in table BUT0ID.
    otherwise if the external ID is present in table BUT0ID and the object task is "U"pdate, the BP is saved.
    Has anybody worked on BP creation using IDOCs? If yes please guide me.

    Hi,
    This Check Box is required for Archiving Business Partners from the System. You can have a full idea about the same from the link below [Archiving Business Partners|http://help.sap.com/saphelp_crm60/helpdata/en/52/cff837a9aae651e10000009b38f8cf/frameset.htm]
    Also have a look at the following [Introduction to Data Archiving (CA-ARC)|http://help.sap.com/saphelp_crm60/helpdata/en/8d/3e4c11462a11d189000000e8323d3a/frameset.htm]
    Hope this helps.
    Thanks,
    Samantak.

  • FK01- Vendor created using LSMW (batch input recording)

    Hi,
    I have created an LSMW for Creating vendor. While doing the recording I gave the telephone number 2 TELF2 dield also. But when I upload the vendors, that field is coming blank. Is there any specific reason for that? Appreciate your help.
    Thanks and Regards
    Madhu Vutukuri

    HI,
    Check the fields you have created in 'Source Structure and file you are attaching columns' if it exactly matching then check in 'Maintain Field Mapping and Conversion Rules'.
    Try once and assign points if useful.
    Sarma BH

  • Is it possible to edit typing in a demonstration recording?

    If I am recording a software demonstration and I make a mistake while typing (it is quickly corrected before the next screen capture), how can I edit out this error?
    I have looked and tried just about everything and it appears that Captivate 4 doesn't allow editing recorded key strokes. This cannot be true!
    On a related note, is there any way to add new typing after a recording? These are features I had available to me when I used RWD uPerform.
    On another somewhat related question, please see: http://forums.adobe.com/thread/527563?tstart=0
    Thank you

    Hi Shawn
    If you right-click the typing in the Timeline, you may replace the typing with a simple Typing Text - Text Animation. You would then configure the Text Animation with what should be typed and time accordingly. You will also likely need to adjust the font characteristics.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Is it possible to display record detail across and down?

    I am using forms Developer 10.1.2.0.2
    Is it possible to display record detail across and down? I would like to create a simple form that displays records from one column in one table. This table has many records, so I would like the data to be displayed in two directions, as is possiblie in Reports Developer. In other words, have 3 columns with 5 rows all displaying the same column from the same table. Ex:
    code1 code6 code11
    code2 code7 code12
    code3 code8 code13
    code4 code9 code14
    code5 code10 code15
    FYI - the main reason I want to do this is to create a fancy form that is an LOV. I plan to have each column next to a check box. Currently, we have the column next to a check box, but with only one column the user has to do too much scrolling to get to see the various codes.
    Edited by: E Slazyk on Apr 22, 2009 1:43 PM

    It seems programmatically possible...
    You could do a JSON product dump and tie codes to url's, then tie this to an autocomplete search bar with a click through or delayed auto navigation...
    http://jqueryui.com/autocomplete/#remote-jsonp
    I hope this helps.
    @webmosphere
    www.webmosphere.co.uk

  • HOW TO: Use Input tags to edit records

    The question has been asked, "What does using the BC4J Input data tags provide
    over standard HTML input fields?" It is true that either type of input field allows
    your JSP to take user input and update your BC4J datasource. Both types of input
    fields submit a name-value pair to a JSP processing page that bind the data with
    a datasource row and attribute. However, unless you use the BC4J Input data tags,
    users will not be able to edit data in existing records. To see the difference,
    use the JDeveloper DataPage Wizard to create an Insert Record form and an Edit
    Record form.</p>
    To create the Insert Record form:</p>
    <ol>
    [*]Use the Business Components Wizard to create an entity object and view object for a database table you can update.
    [*]In the same project or another project, if you wish, use the DataPage Wizard to create an Insert Form for the view object.
    [*]Look in your JSP project folder in the Navigator and notice that two pages were generated: one JSP to render the insert HTML form and the other JSP to process the incoming parameters.
    [*]Open the file VO_Insert.jsp and notice that it does not use the BC4J input data tags.
    </ol>
    In the Insert form, the input data tags are not needed to render static HTML form elements such as empty text fields. It is important to note, however, that the name of these text fields corresponds to the attributes of your selected view object. This is extremely important because the processing page looks for parameters corresponding to the names of the attributes to update the view object datasource.</p>
    Now, create the Edit Record form:
    <ol>
    [*]Use the DataPage Wizard again, but this time select Edit Form for the view
    object.
    [*]Open the file VO_Edit.jsp and notice that it uses the BC4J input data tags,
    which contain the prefix <jbo:Input ...>.
    [*]Look in your JSP project folder in the Navigator and again notice that two
    pages were generated: one JSP to render the edit HTML form and the other JSP
    to process the incoming parameters.
    [*]Open the file VO_Edit.jsp and notice that it uses the BC4J input data tags.
    </ol>
    In the Edit form, the BC4J input data tags are needed because in this case,
    the page has to query the current value of the record and place that data into
    the text field. The Edit form uses a second page to process the edited values.</p>
    To summarize the differences:</p>
    Use the <jbo:Input ...> data tags when you need to create an Edit Existing Record type of JSP page. This page will query the current data from the view object datasource and display it in each input field.
    OR
    Use standard HTML input fields when you do not need to query the database to show existing records. This is the case in a static Insert Record form where only empty HTML fields are rendered.
    The end goal of each Input tag is to supply a name-value pair to a processing
    page which will then update the database according to the value passed to it.
    For example in order to update the &quot;Ename&quot; column of the Emp table,
    a name-value pair such as Ename=&quot;smith&quot; must be passed via an HTML
    form to a processing page. The processing page will then be able to update the
    table with the new value of the attribute using the following code:
    <jbo:Row id="myrow" datasource="ds" rowkeyparam="MyRowKey" action="Update">
    <jbo:SetAttribute dataitem="*"/>
    </jbo:Row>
    </p>
    By setting the attribute 'dataitem=&quot;*&quot;' in the SetAttribute tag,
    it is able to update all database columns where a name-value pair is supplied.
    The SetAttribute tag must be used inside of the Row tag to allow an operation
    on a single row.</p>
    The Row tag is able to identify a specific row through the rowkeyparam attribute.
    The rowkeyparam takes the HTML request parameter that contains the value of
    a BC4J rowkey. It is the BC4J rowkey that uniquely identifies the row within
    a rowset. By default Row tag by default obtains the rowkey for the cu rrent row.
    (You can also specify the row when you want to perform a Find action as explained
    in the OTN topic &quot;How To: Navigating Using DataTags&quot;.)
    </p>

    Ok. I didn't understand your question.
    You have to do some settings for adding new  rows for the analysis grid in Analyzer. And in the new rows you can input the characteristic values. To enable the new rows
    In Analyzer - uncheck the setting Suppress New Lines in the proprties of the Analysis grid item.
    In WAD - Check the property Number of New Lines (NEW_LINES_COUNT) of Analysis grid item. You use this parameter to insert any required number of empty rows into the table. The parameter is set to 0 by default.

  • Can you edit fcpx directly through an external drive?

    Hello everyone,
    So I've been wondering recently but can't find much in the way of answers on the internet. Are you able to hook up an external drive and actually edit the project directly on the drive through Final Cut Pro x? I have been considering getting a couple g drives with thunderbolt to speed up my backup process but wondered if it's possible to edit right there. Don't know if it's practical or not. Has anyone done it? Thanks all!

    Videorock1 wrote:
    I'm trying to do just that, but I can't get FCPX to acknowledge any external drive, other than to import from one.  The drive I want to use exclusively for FCP projects is formatted Mac OS Extended (Journaled).  But it won't show up in FCPX.  What am I not doing right?
    Are you using 10.1.1? Hard drives don't appear in the interface as they did in previous versions.
    When you create a new library, you choose where you want to store it.

  • How  business transation data,opening balances are uploaded through lsmw?

    hi,
         please tel me hoe to upload the open balances,business transation data of the vendor,customer and gl account through lsmw? along with that please explain the uploading theough bdc.........
       i am eagerly waiting for ur answer...............please let me know asap.
    with regards,
    prasad.

    Hi,
    As all the balances can be uploaded through FB01,Create a document type by for upload set all the transaction allowed in document type.
    Firstly create a LSMW for FB01 posting a document so that we will know what all the fields need to be captured.
    Then in the same format create a XL template with necessary required fields and fill the same with data.
    Asset master data also can be uploaded through FB01 by removing the reconcilation field in OAMK change the reconcilation control and upload the balance in FB01 and again in OAMK change the control to reconcilation.
    or through OASV also you can upload.
    Edited by: santosh kumar on Feb 2, 2012 10:42 AM

  • Vendor master creation postal code mandatory through LSMW

    Dear Expert
    Postal code is mandatory while create vendor master record through LSMW,
    but while create manually system is not asking the postal code,
    mean not mandatory. please can tell why?
    Regards
    karan

    you did not tell if you are speaking about a vendor in the same country
    you did not tell what import method you are using in LSMW
    if recording, then you may have missed to activate the small box for "use central address management"

Maybe you are looking for

  • Fetching data from internal table in smartform

    Hi, I'm able to fetch data from one internal table, but in the table the fields are not coming perfectly, can anybody help me in this? Thanks in advance.

  • View page size in Acrobat 8?

    I use both version 6 and version 8 in Acrobat for Windows. One of the reasons I haven't given up using Acrobat 6 on my workstation is that I can see the page size at the bottom left of each page in the single page view. I can't figure out how to get

  • Custom Gallery/Forum Design

    Ok, I have written a gallery that allows gallery owners to create/maintain albums, provide images along with their initial comments for the image and allow other users that has been authorized by the owner to add images/comments. In addition to this,

  • Upgrade to P6 Release 8

    how to upgrade P 6.2 to P 6.8 and is it free of charge

  • How to check for blob corruption

    We had successfully inserted the images into the database blob datatype. But, we found some of the images can't be displayed from the application interface, well others are OK. Is it possisible that the blobs are corrupted, if it is, how to find out