Could you please provide your opinions on

VL31N --> Transaction.
SAPMV50B    0107     X   format: Program,Screen, StartID
                                                                                FieldName               Field Value
BDC_CURSOR     LIKP-TRAID
BDC_OKCODE     /00
LV50C-BSTNR     4500311704
RV50A-LFDAT_LA     02.08.2007
RV50A-LFUHR_LA     00:00
RV50A-VERUR_LA     34TG0001
LIKP-TRATY     0001
LIKP-TRAID     1000999999
SAPMV50A     1000         X                       
BDC_OKCODE     =SICH_T
BDC_SUBSCR     SAPMV50A      1602SUBSCREEN_HEADER                 
LIKP-BLDAT     02.08.2007
BDC_SUBSCR     SAPMV50A        1202SUBSCREEN_BODY              
BDC_CURSOR     LIPS-MATNR(04)
RV50A-LFDAT_LA     02.08.2007
RV50A-LFUHR_LA     00:00
BDC_SUBSCR     SAPMV50A    0611SUBSCREEN_BOTTOM                       
BDC_SUBSCR     SAPMV50A    1702SUBSCREEN_ICONBAR            
This is the exact recording of the requirement and I need its batch input.
How to code this batch input.
Do I have to code the bdc_subscr fields, for example?
Thanks.Deniz.

HI
There are two performs for it.
perform bdc_dynpro      using 'SAPMF05A' '0100'. -
>for screen
perform bdc_field       using 'BDC_CURSOR'      -
>for screen field
                                'RF05A-NEWKO'.
*&      Form  bdc_dynpro
      text
     -->P_0234   text
     -->P_0235   text
form bdc_dynpro using   prog
                          scrn.
   clear bds_dat.
   bds_dat-program  = prog.
   bds_dat-dynpro   = scrn.
   bds_dat-dynbegin = 'X'.
   append bds_dat.
endform.                    " bdc_dynpro
*&      Form  bds_field
      text
     -->P_0239   text
     -->P_0240   text
form bdc_field using    fnam  fvalue.
   clear bds_dat.
   bds_dat-fnam = fnam.
   bds_dat-fval = fvalue.
   append bds_dat.
endform.                    " bdc_field
at end...
   call transaction VL31N using  bds_dat
                    update 'S'
                    messages into messtab .
Regards
Yossi

Similar Messages

  • My iPhone 4s will not connect to my yahoo account following the recent update. It appears with Error 1032. I have tried deleting the account resetting my phone, changing the password - none of this has worked. Could you please provide me with some advice?

    My iPhone 4s will not connect to my yahoo account following the recent update. It appears with Error 1032. I have tried deleting the account resetting my phone, changing the password - none of this has worked. Could you please provide me with some advice?

    I had this same problem with my new MBP 15", but only with the USB port on the left side. The USB port on the right side worked fine. Perhaps the ports on the left don't have enough signal energy for the iPhone.
    Anyway, try using a different USB port, and if that doesn't work, perhaps you could try a powered USB hub.

  • Could you please provide me any inputs for this interesting requirement

    Hi Experts,
    I need to create a <b>report to diplay all reports</b> (such as z or A or any reports) <b>accessible through the SA38</b>, its title, last used (in past 1 year), how many time it was used per past 1 year, and number of different users. Any inputs on this would be very much helpful.
    Thanks in advance,
    Viven

    Interesting but not possible, to do that you need to have already implemented a trace function inside each program one year ago.
    SAP didn't save this kind of data.
    You could always have a look of the transaction STATTRACE.
    Fred

  • Hi Experts COuld you please provide docs for understanding SD functionality

    Appriciate your assistance.
    Viswanath

    Hi Venkat,
    Links for sd:
    http://www.sapgenie.com/abap/tables_sd.htm
    Please check this SD online documents.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf
    Also please check this SD links as well.
    http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm
    http://www.sap-basis-abap.com/sapsd.htm
    http://www.sap-img.com/sap-sd.htm
    http://www.sapgenie.com/abap/tables_sd.htm
    http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html
    http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html
    All help ebooks are in PDF format here
    http://www.easymarketplace.de/online-pdfs.php
    see this link
    http://www.sap-basis-abap.com/sd/sap-sd-processing-flow.htm
    <b>Reward Points for helpful answers</b>
    Satish

  • I am trying to enable switch control on my iPad air but it is in disable state it's not allowing me to enable could you please provide me the solution

    I Want to setup switch control on my iPad i am trying the same but it is disabled please help me out how do I enable switch control.

    Try to narrow this down further, do you use restrictions at all? I don't think that there is anything in the restrictions setting that would disable Switch Control, but I don't use restrictions. From my limited experince with the restrictions settings, the only thing that I can think of that might be making the setting greyed out would be Settings>General>Restrictions>Allow Changes>Accounts. But I really don't think that has anything to do with this.
    SInce this is a brand new iPad, try basics. Reset the iPad first. If that doesn't work, reset all settings, you will not lose any data in eituer case, but if you reset all settings, you will have to re-enter all device settings again. Resetting all settings will also restart the iPad so don't be alarmed when that happens.
    First, try resetting the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If that didn't work, try this. Reset all settings. Settings>General>Reset>Reset all Settings.

  • Could you please provide some Excersise examples in XI

    Hi,
    Request to provide me some excersise examples in XI and also let me know how to get through the Certification in XI with some sample questions asked in that. I am planning to write the certification in Oct through SAP Teched.
    Regards,
    Ram Mohan Naidu

    Hai Ram,
         .i am also new to SAP XI.i give the some weblogs abt sap xi examples. i hope one of the best weblog for e_leraning
    1.https://www.sdn.sap.com/sdn/developerareas/xi.sdn?page=eL_XI.htm.
    2./people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm(BPM )
    3./people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit(rfc scenario)
    4.https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken](Sync-Async when both Sender and Receiver are Synchronous Apps.
    5./people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi(http Scenario)
    6./people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions(SAP XI FAQ)
    7./people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters(idoc2file)
    if u know any thing abt sap xi pls share with me.
    regards,
    ramesh

  • Could you please provide a solution or an upgrade since I find "Modify Headers" being reported as incompatible with Firefox v3.6.12?

    After suffering a system crash, I re-installed Firefox 3.6.6 which was present with me and all the plug-ins that I needed.
    The automatic updater for Firefox then found the version 3.6.12 available for a download which I subsequently did.

    Tools > Addons > Extensions - right-click that extension and use the '''Find Update''' menu item, then restart Firefox

  • I'm new to Mac and I have a Mac Mini. Could you please tell me how I could paste an URL to a video downloader like "Coolmuster Video Downloader for Mac"? I can copy the url but I could not paste it on the downloader. I appreciate your help to my problem.

    I'm new to Mac and I have a Mac Mini. Could you please tell me how I could paste an URL to a video downloader like "Coolmuster Video Downloader for Mac"? I can copy the url but I could not paste it on the downloader. I appreciate your help to my problem.

    Is this happing because the external is formatted to PC and not mac?
    Yes that is correct.
    Will I need to get a mac external hard drive if I wish to continue to save my documents like this?
    If you no longer use a PC you could format this drive for the Mac. However be aware that formatting a drive will erase all the data on it. So you would need someplace to copy the data off this drive to while you did the re-format and then you could copy the data back.
    You could get another drive, format it for the Mac and copy the data to it. Then re-format the original drive and use it as a backup drive. Always good to have backups.
    Post back with the drive type and size of the current drive, if you are doing backups now and how and if you still need to access this drive from a PC.
    regards

  • I installed viber on my iPhone 5s. After entering my number, it says:" No Service It seems to be a problem connecting to viber's service.please check your connection and try again" Nevertheless I have connected to the internet. Could you please help me?

    I installed viber on my iPhone 5s. After entering my number, it says:"
    No Service
    It seems to be a problem connecting to viber's service.please check your connection and try again"
    Nevertheless I have connected to the internet.
    Could you please help me?

    Hello!
    Using a cradle with the Tungsten E2?  Tried bypassing the cradle and just use the hotsync cable?  Tried a different computer yet?  Somehow, the PC is having problems getting a signal from the device.  I assume you have the laptop charger plugged into the laptop during this?  Not going through a docking station or port-replicator.
    One crazy thing you can try is unplug the charger from your laptop, remove the battery from the laptop and leave it out for like 10mins and put it back in and reboot the laptop.  This should not cause side effects but still contact your OEM to make sure that nothing else is needed after leaving the battery out for extended period of time.  Keep me posted.
    Post relates to: Treo 650 (Unlocked GSM)

  • Could you please take my three ibooks, Foreign Matter, Total Moisture and The Cad, off your site? They're causing me problems.

    Ladies and Gentlemen,
    This doesn't mean I don't love you, but could you please take my three ibooks off your site?  I'm engaged in a promotion program with Amazon, and the books' availability on iTunes is causing me problems. 
    I had thought this was taken care of weeks ago, when I changed my arrangement with Smashwords, through whom the books were sent to you, but they're still for sale:
    Foreign Matter is still at itunes.apple.com/us/book/foreign-matter-in-trouble/id445211125?mt=11;
    Total Moisture is still at itunes.apple.com/us/book/total-moisture/id471795672?mt=11; and
    The Cad is still at itunes.apple.com/us/book/the-cad/id476426186?mt=11.
    I'd be so grateful if you could eliminate them from your site.
    Happy thoughts,
    Robert MacLean
      The Devil's Pleasure Garden http://goo.gl/X8wOX

    You probably want to contact Smashwords if they made the original
    arrangement or look at the bottom right of any page in these fora for
    the linke "Contact Us" and follow until you get to where you want to be.
    This forum is only for user to user assistance and Apple does not
    participate here (other than very limited circumstances); we cannot help
    you.

  • Could you please send me some feedback?

    Hey guys, I just uploaded a video tutorial on youtube about how to create a clean background in adobe photoshop.
    Could you please check the video out and tell me your opinions so I can improve?
    http://www.youtube.com/watch?v=IT_JiW4w9yY

    Thanks for everyone who provided me with constructive critisism, it really means a lot to me and it will definetly help me get better at Photoshop as well as teaching some others
    To all of you who said that this discussion isn't appropriate because "I am trying to promote myself", you are wrong.
    First of all, just because my Photoshop work is in a form of a video and uploaded to youtube, it doesn't mean that I am trying to promote myself. It could have been something else then a video, for example a picture and the video could be uploaded somewhere else from Youtube.
    As far as I know, I posted my work that has to do with Photoshop and this is the appropriate forum. By posting this, I didn't hurt anyone since the goal of this was never intended to be "self promotion. If you guys are saying that this is self-promotion, then just to let you know that by replyiing here, people are paying more attention to my "self-promotion"!
    I didn't ask for an "analysis", so don't try to put words in my mouth. All of what I asked for was for the people who would like to, to give me their opinion.
    Anyway, this is my last reply for all of you who said that this isn't appropriate, since it is out of subject of this discussion and that I didn't create this discussion for all the arguing that is going on!

  • Dear Apple,  I have an iPhone 4 32GB (black), i bought from softbank, japan. Now, I have recently finished a graduate and i'll comeback home in Laos. But i can't continue to use my iphone. Could you please help me to unlock my phone so I can use it with o

    Dear Apple,
    I have an iPhone 4 32GB (black), i bought from softbank, japan. Now, I have recently finished a graduate and i'll comeback home in Laos. But i can't continue to use my iphone.
    Could you please help me to unlock my phone so I can use it with other carrier Sims. I would appreciate it.
    Please let me know if you could help me out. Thanks again.
    <Edited by Host>

    Like ckuan said, Apple does not unlock iPhone; your carrier does, provided that the carrier offers this service.
    Unfortunately, SoftBank does not offer authorized unlocking of iPhone.
    Your best option is to sell this phone and buy another iPhone from the carrier of your choice or better buy a factory unlocked iPhone so you would be able to use it with any compatible GSM carrier around the world.

  • Could you please answer this questions ?

    could you please answer this questions ......
    2. What can you do with the DBMS_LOB package?
    A. Use the DBMS_LOB.WRITE procedure to write data to a BFILE.
    B. Use the DBMS_LOB.BFILENAME function to locate an external BFILE.
    C. Use the DBMS_LOB.FILEEXISTS function to find the location of a BFILE.
    D. Use the DBMS_LOB.FILECLOSE procedure to close the file being accessed.
    3. Which two statements about packages are true? (Choose two)
    A. Packages can be nested.
    B. You can pass parameters to packages.
    C. A package is loaded into memory each time it is invoked.
    D. The contents of packages can be shared by many applications.
    E. You can achieve information hiding by making package constructs private.
    4. Which three are true statements about dependent objects? (Choose three)
    A. Invalid objects cannot be described.
    B. An object with status of invalid cannot be a referenced object.
    C. The Oracle server automatically records dependencies among objects.
    D. All schema objects have a status that is recorded in the data dictionary.
    E. You can view whether an object is valid or invalid in the USER_STATUS data dictionary view.
    F. You can view whether an object is valid or invalid in the USER_OBJECTS data dictionary view.
    5. You need to create a stored procedure, which deletes rows from a table. The name of the table from which the rows are to be deleted is unknown until run time. Which method do you implement while creating such a procedure?
    A. Use SQL command delete in the procedure to delete the rows.
    B. Use DBMS_SQL packaged routines in the procedure to delete the rows.
    C. Use DBMS_DML packaged routines in the procedure to delete the rows.
    D. Use DBMSDELETE packaged routines in the procedure to delete the rows.
    E. You cannot have a delete statement without providing a table name before compile time.
    6. You need to drop a table from within a stored procedure. How do you implement this?
    A. You cannot drop a table from a stored procedure.
    B. Use the DROP command in the procedure to drop the table.
    C. Use the DBMS_DDL packaged routines in the procedure to drop the table.
    D. Use the DBMS_SQL packaged routines in the procedure to drop the table.
    E. Use the DBMS_DROP packaged routines in the procedure to drop the table.
    7. When using a packaged function in a query, what is true?
    A. The COMMIT and ROLLBACK commands are allowed in the packaged function.
    B. You cannot use packaged functions in a query statement.
    C. The packaged function cannot execute an INSERT, UPDATE, or DELETE statement against the table that is being queried.
    D. The packaged function can execute and INSERT, UPDATE, or DELETE statement against the table that is being queried if it is used in a subquery.
    E. The packaged function can execute an INSERT, UPDATEM or DELETE statement against the table that is being queried if the pragma RESTRICT REFERENCE is used.

    It should be good if you try yourself by training your brain to solve these questions and then share them with us to get more help or advice
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Could you please help, in clarifying my view on Workflow(MSMP) in AC. I have mentioned below, my understanding.

    -  Rule id is created on BRF+, and this Rule id contains Path(s) and their Rule Result(s).  I have created 1 Rule Result, for a New/Change account.
    - after creating this Rule Id, i open MSMP, and the Rule Id appears against the Process Id, in Step1. I am not using any Escape path, so as to have my first workflow creation simple.
    - In Step 2, the Rule ID is Result is given a Trigger value description. So, i provide a description, for my Rule Result.However could you please say, the usage of this Trigger value, except that, it proivdes Description of the Rule result
    - then i go to Step 5 , for creating Path, Add a Path-> Add a stage (GRAC_SECURUTY). Since, this is for testing purpose, i am not giving GRAC_ROLEOWNER/GRAC_MANAGER. I just want a workflow to be completed for New/Chnage Account request.
    - I do not maintain Agents or Variables & Templates.
    - In route Mapping, I assig the Path to the Rule Id, Then i generate the version, and it is created succesfully.
    So, from the above steps , i understand that When a user raises a New/Change Request(eg. process ID: SAP_GRAC_ACCESS_REQUEST), the Rule ID is identified , from Step1. Then the Rule result is identified from  Decision Table( in BRF+). Then the Rule Result identifies the path from Step 'Route mapping'. Aftre Path is identified, it travels through the Stages, defined in 'Maintain Path'
    Therafter , the Security team or Role Owner can provison the request.
    Please let me know, about my understanding.

    Hi Plaban
    I wrote a piece about explaining how MSMP works with the mappings. It might help clarify your understanding: MSMP - Multi Step Multi Process – GRC’s answer to Workflow Configuration Flexibility
    When you submit a request each type has a Process Id. In the case of an Access Request that is the SAP_GRAC_ACCESS_REQUEST. The webdynpro has a heap of code that finds that process id and goes to look at the MSMP configuration.
    The very first item to be executed is the Initiator rule. Each Process Id can only have one active Initiator Rule as it is mapped (visible on Step 1 of the MSMP). If you have created a BRF+ Initiator Rule then it will go and execute it. Initiator Rules are designed to handle multiple scenarios (hence the results).
    In your BRF+ you would have specified the possible combinations (again look at my post). In MSMP Step 2 for the Initiator rule for Rule Results you need to tell the MSMP how to handle each value that the BRF+ rule might return. As a result, you have to map each value. The description won't matter much except as meaningful information.
    After you finish Step 2, you then need to go over to Step 6 to maintain the routings. This is where you have to tell the MSMP which Path the rule result should go to for the Initiator Rule. After that you jump back to Stage 4 for Paths/Stages to maintain them.
    This mapping assumes that you are not building any new Agents or Paths. If you were to build a new Path and Stages you would have to configure them first and then go to Step 6 to map them
    Please let me know if there is still any further confusion.
    Regards
    Colleen

  • Could you please give me the method to draw Line Graph in detail?

    Could you please give me the method to draw Line Graph in detail?

    Hi,
    First update your username instead of using that number.
    and also provide full information like
    Apex version
    Database version
    I am giving you one link related to charts,
    http://dgielis.blogspot.in/2011/02/apex-4-bug-series-type-bar-line-marker.html
    Hope this will helps you
    Thanks and Regards
    Jitendra

Maybe you are looking for

  • Problems because multiple AppleIDs and no help from iTunes Support

    I am a VERY frustrated owner of 9 separate Apple computers/iPads/iPods/iPhones.  Over time, I have been forced to change my AppleID on 3 separate occasions (non-e-mail to one with e-mail, non-me.com to an @me.com to move my mobile me to iCloud), and

  • Help with applying "Next Style"

    Is there anyway to assign a keyboard shortcut that would apply a paragraph style and it's associated next style? Or, alternatively, is there a way to create a paragraph style that ALWAYS applies the next style assigned to it? In short, I'm really jus

  • Rank function used in Evaluate-aggr in RPD gives error

    Hi, In RPD, in my fact table for a logical column in BMM, I have, EVALUATE_AGGR('RANK() OVER (PARTITION BY %2 ORDER BY %1 DESC)' AS INTEGER,"main"."proj_date","main"."project_id") but in answers when I use this as a filter and say equal to 1, I am ge

  • Spry w3c validation

    Hi All, Have just implemented some spry elements into my site but it's failing validation due to the spry. there is no attribute "spry:region" and there is no attribute "spry:repeat" Anybody know of any work arounds for this? Cheers, Simon

  • Getting completed process details using BPM API

    Hi Experts, is there any way to get the completed process details using BPM API or Analytics API for a specific process definition (in 7.31 SP10)? my observations: 1. using getRunningProcessInstances(process_def_id) of ProcessInstanceManager, I can f