Typical issue with bapi_salesorder_change

Hi,
  I am using bapi bapi_salesorder_change to change  salesorder. I am calling this bapi with in a loop, inside this loop i am also inserting into z tables after calling this bapi.
  My problem is inside the loop for next records when i call the same bapi it commits the records automatically which i previously inserted into z tables.Actually it shouldn't do so, I should specify the commit explicitly at the end of the loop but it is not behaving like that.
Is this the problem with bapi. Had anybody noticed this previously. How to slove this error.
Regards,
Karthik.k

You could write the statements after calling the BAPI in a subroutine and then call the subroutine with the addition 'ON COMMIT'
Eg: Perform do_bapi ON COMMIT.
So only when you next call the statement COMMIT WORK. Only then will the records be commited.
Hope the issue is solved.

Similar Messages

  • Issue with BAPI_SALESORDER_CHANGE

    hI ,
    I am trying to add line items to the exising sales orders based on some conditions using
    BAPI_SALESORDER_CHANGE
    but it is populating
    "ENter the Sales Document Number " as error message into RETURN table .
    Please let me know the reason for this message
    Urgent !!!!!
    Thanks

    Hi ,
    Please see the code below .
    order_number = l_t_final-vbeln.
         flag-UPDATEFLAG = 'U'.
        Item-ITM_NUMBER =
    orderheader-SALES_ORG = xvbak-vkorg.
    orderheader-DISTR_CHAN = xvbak-vtweg.
    orderheader-DIVISION = xvbap-spart .
    append orderheader .
    item-HG_LV_ITEM = l_t_final-uepos.
    item-MATERIAL = l_t_final-matnr.
    item-PLANT = l_t_final-werks.
    item-SHIP_POINT = l_t_final-vstel.
    append item.
    check_fld-UPDATEFLAG = 'X'.
    CHECK_FLD-HG_LV_ITEM = 'X'.
    check_fld-MATERIAL = 'X'.
    CHECK_FLd-PLANT = 'X'.
    CHECK_FLD-STORE_LOC = 'X'.
    CHECK_FLD-SHIP_POINt = 'X'.
    append check_fld.
    CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
      EXPORTING
        salesdocument               =   order_number
       ORDER_HEADER_IN             = orderheader
        order_header_inx            =  flag
      SIMULATION                  =
      BEHAVE_WHEN_ERROR           = ' '
      INT_NUMBER_ASSIGNMENT       = ' '
      LOGIC_SWITCH                =
      tables
        return                      = return
       ORDER_ITEM_IN               =  item
       ORDER_ITEM_INX              = check_fld
      PARTNERS                    =
      PARTNERCHANGES              =
      PARTNERADDRESSES            =
      ORDER_CFGS_REF              =
      ORDER_CFGS_INST             =
      ORDER_CFGS_PART_OF          =
      ORDER_CFGS_VALUE            =
      ORDER_CFGS_BLOB             =
      ORDER_CFGS_VK               =
      ORDER_CFGS_REFINST          =
      SCHEDULE_LINES              =
      SCHEDULE_LINESX             =
      ORDER_TEXT                  =
      ORDER_KEYS                  =
      CONDITIONS_IN               =
      CONDITIONS_INX              =
      EXTENSIONIN                 =
    Please give me some input on this
    thanks

  • Does anyone can help me with Typical issues to deal with when rolling out ERP in Japan?

    Does anyone can help me with Typical issues to deal with when rolling out ERP in Japan?

    If it were me I would schedule an appointment at the store where you bought it and meet with the Manager of the store in person. Print this post and bring it with you along with your iMac.
    And change the password on your Apple ID and then see if there are in purchases in your account that you did not make. If there are then someone did get your ID and password. If not someone got your Credit Card information from somewhere and used it.

  • Performance Issues with Debugging even in Display Mode

    Hi not certain if this would sit in Security, ABAP or Basis, but lets start here as it is security related.
    S_DEVELOP with any activity on DEBUG on a production system is a concern, but what are the performance related issues when a super user has to go into debug in display only on a production system because of a really complex issue?
    I've heard in the past of a scenario where system performance was impacted, and we have notes around the allocation of S_DEVELOP display DEBUG access to this point. (I've summarised these below)
    The risk with debug is associated with the length of time that the actual debugging process is being performed.
    u2022     Work processes are dedicated solely to the users for the duration of the debug. If these are being performed for a long time, these can cause issues with not enough work processes being available.
    u2022     It can cause DB2 locks. If the debug session last awhile, DB2 locks are not released. This impacts the availability of tablespaces, thus, affecting various transactions running across the system.
    Even with these concerns, security will often get asked for debug display access.
    As security is about risk identification, assessment and then controlled access what do other organisations do?
    Options (not exhaustive) are "No Debug ever" or "Debug display only via a fire fight or super user on a time limited basis".
    We are currently in the "debug display only via fire fight" camp, but would like to canvas opinion on this.
    As one of the concepts of security is Availability of data (and to an extent ensuring the systems are up and running) do the performance risks push the security function to the "No Debug Ever" stance.

    If you need to debug in production, then 9 times out of 10 you need to do root-cause analysis: The developer is the problem.
    Writing sloppy code and not testing properly should not be an excuse for debugging in production.
    But of course, there are exceptions even when you do try to keep them to a minimum.
    To add to Jurjen's comments, also note that the debugger only has a limited capability of doing a rollback. So you can quite easily and unintentionally create inconsistencies in the system - also in display mode - which is an integrity problem, and typically more critical than availability problems or even potential confidentiality concerns.
    Cheers,
    Julius
    Edited by: Julius Bussche on May 15, 2009 10:50 AM

  • Performance issues with Homesharing?

    I have a Time Capsule as the base station for my wireless network, then 2 Airport Express setup to extend the network around the house, an iMac i7 as the main iTunes Library and couple of iPads, and a couple of Apple TVs. Everything has the latest software, but I have several performance issues with Home sharing. I've done several tests making sure nothing is taking additional bandwidth, so here are the list of issues:
    1) With nothing else running, trying playing a movie via home sharing in an iPad 2 which is located on my iMac, it stops and I have to keep pressing the play button over and over again. I typically see that the iPad tries to download part of the movie first and then starts playing so that it deals with the bandwidth, but in many cases it doesn't.
    2) When trying to play any iTunes content (movies, music, photos, etc) from my Apple TV I can see my computer library, but when I go in on any of the menus, it says there's no content. I have to reboot the Apple TV and then problem fixed. I's just annoying that I have to reboot.
    3) When watching a Netflix movie on my iPad and with Airplay I send the sound to some speakers via Airplay through an Airport Express. At time I lose the connection to the speakers.
    I've complained about Wifi's instability, but here I tried to keep everything with Apples products to avoid any compatibility issues and stay within N wireless technology, which I understood it was much more stable.
    Has anyone some suggestions?

    Hi,
    you should analyze the db after you have loaded the tables.
    Do you use sequences to generate PKs? Do you have a lot of indexex and/or triggers on the tables?
    If yes:
    make sure your sequence caches (alter sequence s cache 10000)
    Drop all unneeded indexes while loading and disable trigger if possible.
    How big is your Redo Log Buffer? When loading a large amount of data it may be an option to enlarge this buffer.
    Do you have more then one DBWR Process? Writing parallel can speed up things when a checkpoint is needed.
    Is it possible using a direct load? Or do you already direct load?
    Dim

  • Performance issues with the Vouchers index build in SES

    Hi All,
    We are currently performing an upgrade for: PS FSCM 9.1 to PS FSCM 9.2.
    As a part of the upgrade, Client wants Oracle SES to be deployed for some modules including, Purchasing, Payables (Vouchers)
    We are facing severe performance issues with the Vouchers index build. (Volume of data = approx. 8.5 million rows of data)
    The index creation process runs for over 5 days.
    Can you please share any information or issues that you may have faced on your project and how they were addressed?

    Check the following logs for errors:
    1.  The message log from the process scheduler
    2.  search_server1-diagnostic.log  in /search_server1/logs directory
    If the build is getting stuck while crawling then we typically have to increase the Java Heap size for the Weblogic instance for SES>

  • Performance Issues with large XML (1-1.5MB) files

    Hi,
    I'm using an XML Schema based Object relational storage for my XML documents which are typically 1-1.5 MB in size and having serious performance issues with XPath Query.
    When I do XPath query against an element of SQLType varchar2, I get a good performance. But when I do a similar XPath query against an element of SQLType Collection (Varray of varchar2), I get a very ordinary performance.
    I have also created indexes on extract() and analyzed my XMLType table and indexes, but I have no performance gain. Also, I have tried all sorts of storage options available for Collections ie. Varray's, Nested Tables, IOT's, LOB's, Inline, etc... and all these gave me same bad performance.
    I even tried creating XMLType views based on XPath queries but the performance didn't improve much.
    I guess I'm running out of options and patience as well.;)
    I would appreciate any ideas/suggestions, please help.....
    Thanks;
    Ramakrishna Chinta

    Are you having similar symptoms as I am? http://discussions.apple.com/thread.jspa?threadID=2234792&tstart=0

  • IS there a way to fix the issue with text list boxes where they shift (empty space is smaller than the text size) when two text lsit boxes are side by side?

    Currently I have a webpage I designed for a company where I have multiple text list boxes side by side for the purpose of displaying data in each one based on a category in the database. So a text list box for the primary key, name, serial number, etc. I have to use Firefox as it typically works best for printing and functionality for the page. The single issue we are having is that in Firefox if the field is null as far as text the text are shrinks meaning all the data in that list box shifts up and is no longer in line with its congruent data in the other text list boxes. In other browsers that's not a problem and everything stays lined up regardless of whether there's text in the box or not.
    Unfortunately I cannot provide a link but if contacted I will provide screen shots.

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Address Book and Sync Issues with Verizon Curve

    I got my first BB about a month ago and like it, for the most part.  I have three major issues with it now:
    1.  SYNC   I've downloaded and installed the latest software from pocket mac and my first sync went fine (I have a MacBook Pro running 10.4.11).  Every sync after that has failed.  I've tried the recommended solutions like cleaning out the sync history, re-installing, etc.  I've un-installed and re-installed several times with no change.  The sync begins fine and but never finishes.  One thing that could be a problem is the version - every time I download the software, I've clicked on the newest version, (PocketMacForBlackBerry4.1.25.dmg) but after it installs, it calls itself Version 1.2 (1.4).  Shouldn't it be 4.1?  I know there are issues with older versions, but I can't seem to get 4.1 installed.  
    2.  ADDRESS BOOK    Sinse my first and only sync, I've needed to add a LOT of contacts into my address book manually.  It doesn't work most of the time.  When I add a new contact and save, it won't exit the contact, but pops up this note:  "Address updated externally, changes will be lost and the viewer closed."  The same thing happens if I'm trying to create a new entry or edit an existing entry.  The real crazy part is that many of the numbers I've added show up when they are incoming calls - the name and correct phone number, but when I try to call out on my phone, the contact info will not show.  
    3.  GPS    Not a major deal, but none of the GPS services work.  I use the Google Maps mobile app, but the GPS does not work.  Neither does any of the other software I have installed for GPS.  I have gone into the preferences and enabled the GPS and saved the changes.  The logo even appears on the main screen, it just doesn't work.  *NOTE* I've found that Verizon has disabled the GPS unless you pay for the VZ Navigator service.  Typical Verizon marketing.  Is there any way to bypass Verizon's block?
    Needless to say, I'm not very impressed with Pocket Mac software of the RIM address book utility.  I've read over many of the posts in this forum and see many other frustrated users.  Makes me really think about throwing my money at an iPhone. 
    If anyone has any solutions to my problems/frustrations, I would be VERY grateful.
    thanks for your time,
    -marlowe
    Message Edited by marlowe on 11-19-2008 12:12 PM

    I cannot say I AGREE! any louder.
    This pocketmac people claim in the website to offer "solutions" but they have given me lots of headaches and I too would just go and buy an iphone. The only problem is that AT&T does not work in my house.
    No matter how many tricks I have tried I cannot make my 8330 accept the changes i make in my address book. It is absolutely a killer.
    Some previous user said that bluettoth could help but at any rate that was to over ride the address book with the 8330 data and in my case i was trying to do the opposite. 
    Any help on this would be greatly appreciated!

  • X200 Fan Issues with Windows 7

    Hi all,
    I've just done a fresh install of Windows 7 Ultimate 64-bit onto my X200, and everything works great except for 1 thing - the fan constantly runs and doesn't stop at all as long as the laptop is on.
    I've seen a few other posts of other X200 owners facing the same issue, but with little resolution. I've unintalled Access Connection and turned off my Wireless LAN but to no avail - the fan just keeps on going.
    I've switched back my old HDD with XP Pro, and the X200 is quiet with little fan movement - so it definitely seems to me to be Windows 7 and the X200.
    Anyone here faced the same problem and managed to resolve this? It's definitely very irritating if you're mobile and constantly need to work with your laptop on your laps!
    Solved!
    Go to Solution.

    jianghaoism wrote:
    ...it was the vibration from the WD Scorpio Black 7200 HDD that I'm using that's causing the sound / vibration I'm experiencing.
    Now I've gotta figure out if the HDD is typically like that or if I got a dud.
    There have been quite a few comments about vibration issues with 500GB WD Scorpio Black drivers in numerous web forums.  What size is your WD Scorpio drive?
    I have a 320GB Hitachi 7200rpm drive in my X200 and it has no vibration problems.
    Cheers,
    Bill
    I don't work for Lenovo

  • Issue with printing of Watermarks

    OK, what I am trying to do is add a Watermark to a document which will not appear when viewed on screen but will appear when printed.
    I am using Adobe Acrobat Professional Version 8 and Vista Business.
    I create my Watermark and under the 'Appearance Options' link I have the 'Show when printing' option selected and the 'Show on Screen' option deselected. When I got to File - Print, it shows a small thumbnail of the document which shows the Watermark on it. However, when I then print it to my default printer, there is no watermark on it.
    I have tried every option I can see regarding watermarks and am now getting frustrated. If anyone can offer any help it would be most appreciated.
    Thanks.

    OK, I was able to print it. I first tried it to print to a HPLJ III and got an overflow (typical memory issue with LJ). I then printed 2 pages to sheet with document and markup - it worked with the Uncontrolled watermark. I tried printing to a new PDF with the document and markup - got the watermark. I then printed to a network printer with the same option, but got only the document, not the watermark (I can not explain) -- even though it showed up in the preview.
    I think that may be some of what you are finding also. Just for your info, this is VISTA Business, SP2, with AA8.1.6. At least it adds some information to your collection for what is happening. Of course if I select document only, then the watermark does not appear.

  • Issue with Delta in Function Module

    Hi Team,
    I have an issue with delta in Genric extraction using function module.Full load is working fine and i have taken post_date as delta field.plz chk the code if any delta related statements are missing.
    FUNCTION ZRSAX_BIW_MANGEMENT_RAT .
    ""Local interface:
    *"  IMPORTING
    *"     VALUE(I_REQUNR) TYPE  SRSC_S_IF_SIMPLE-REQUNR
    *"     VALUE(I_DSOURCE) TYPE  SRSC_S_IF_SIMPLE-DSOURCE OPTIONAL
    *"     VALUE(I_MAXSIZE) TYPE  SRSC_S_IF_SIMPLE-MAXSIZE OPTIONAL
    *"     VALUE(I_INITFLAG) TYPE  SRSC_S_IF_SIMPLE-INITFLAG OPTIONAL
    *"     VALUE(I_READ_ONLY) TYPE  SRSC_S_IF_SIMPLE-READONLY OPTIONAL
    *"  TABLES
    *"      I_T_SELECT TYPE  SRSC_S_IF_SIMPLE-T_SELECT OPTIONAL
    *"      I_T_FIELDS TYPE  SRSC_S_IF_SIMPLE-T_FIELDS OPTIONAL
    *"      E_T_DATA STRUCTURE  ZQMBW_FUJ_MANAGEMENT OPTIONAL
    *"  EXCEPTIONS
    *"      NO_MORE_DATA
    *"      ERROR_PASSED_TO_MESS_HANDLER
    Example: DataSource for table MANAGEMENT RATING
      TABLES: ZQMBW_MANAGEMENT.
    Auxiliary Selection criteria structure
      DATA: L_S_SELECT TYPE SRSC_S_SELECT.
    Maximum number of lines for DB table
      STATICS: S_S_IF TYPE SRSC_S_IF_SIMPLE,
    counter
              S_COUNTER_DATAPAKID LIKE SY-TABIX,
    cursor
              S_CURSOR TYPE CURSOR.
      RANGES: POST_DATE FOR ZMMTVEND_RATING-POST_DATE,
              VENDOR FOR ZMMTVEND_RATING-VENDOR.
    Initialization mode (first call by SAPI) or data transfer mode
    (following calls) ?
      IF I_INITFLAG = SBIWA_C_FLAG_ON.
    Initialization: check input parameters
                    buffer input parameters
                    prepare data selection
    Check DataSource validity
        CASE I_DSOURCE.
          WHEN 'ZQMMANAGEMENT_DS'.
          WHEN OTHERS.
            IF 1 = 2. MESSAGE E009(R3). ENDIF.
    this is a typical log call. Please write every error message like this
            LOG_WRITE 'E'                  "message type
                      'R3'                 "message class
                      '009'                "message number
                      I_DSOURCE   "message variable 1
                      ' '.                 "message variable 2
            RAISE ERROR_PASSED_TO_MESS_HANDLER.
        ENDCASE.
        APPEND LINES OF I_T_SELECT TO S_S_IF-T_SELECT.
    Fill parameter buffer for data extraction calls
        S_S_IF-REQUNR    = I_REQUNR.
        S_S_IF-DSOURCE = I_DSOURCE.
        S_S_IF-MAXSIZE   = I_MAXSIZE.
    Fill field list table for an optimized select statement
    (in case that there is no 1:1 relation between InfoSource fields
    and database table fields this may be far from beeing trivial)
        APPEND LINES OF I_T_FIELDS TO S_S_IF-T_FIELDS.
      ELSE.                 "Initialization mode or data extraction ?
        IF S_COUNTER_DATAPAKID = 0.
    Fill range tables BW will only pass down simple selection criteria
    of the type SIGN = 'I' and OPTION = 'EQ' or OPTION = 'BT'.
          LOOP AT S_S_IF-T_SELECT INTO L_S_SELECT WHERE FIELDNM = 'VENDOR'.
            MOVE-CORRESPONDING L_S_SELECT TO VENDOR.
            CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
              EXPORTING
                INPUT  = VENDOR-LOW
              IMPORTING
                OUTPUT = VENDOR-LOW.
            CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
              EXPORTING
                INPUT  = VENDOR-HIGH
              IMPORTING
                OUTPUT = VENDOR-HIGH.
            APPEND VENDOR.
          ENDLOOP.
          LOOP AT S_S_IF-T_SELECT INTO L_S_SELECT WHERE FIELDNM = 'POST_DATE'.
            MOVE-CORRESPONDING L_S_SELECT TO POST_DATE.
            CONCATENATE L_S_SELECT-LOW6(4)  L_S_SELECT-LOW3(2) L_S_SELECT-LOW+0(2) INTO POST_DATE-LOW.
            CONCATENATE L_S_SELECT-HIGH6(4)  L_S_SELECT-HIGH3(2) L_S_SELECT-HIGH+0(2) INTO POST_DATE-HIGH.
            APPEND POST_DATE.
          ENDLOOP.
    **Get Management rating details
          OPEN CURSOR WITH HOLD S_CURSOR FOR
          SELECT VENDOR POST_DATE OVERALL_MNGT_RAT OVERALL_DEV_RAT FROM ZMMTVEND_RATING WHERE VENDOR IN VENDOR AND POST_DATE IN POST_DATE .
        ENDIF.
    Fetch records into interface table.
        FETCH NEXT CURSOR S_CURSOR
                   APPENDING CORRESPONDING FIELDS
                   OF TABLE E_T_DATA
                   PACKAGE SIZE S_S_IF-MAXSIZE.
        S_COUNTER_DATAPAKID = S_COUNTER_DATAPAKID + 1.
        IF SY-SUBRC <> 0.
          CLOSE CURSOR S_CURSOR.
          RAISE NO_MORE_DATA.
        ENDIF.
      ENDIF.              "Initialization mode or data extraction ?
    ENDFUNCTION.

    Hi
    Check URLs:
    How to populate the ranges using FM for the SELECTs
    Re: Generic Delta Function Module

  • Issue with declaring variable

    I am developing a multiuser application in flash, using smartfox server and as 2.0, but i am having an issue with defining/declaring a variable/object/array, and then accessing it. I am attempting to define "curMap" (whether it be a variable, array, object, whatever works) within the following function, as the returned array from the server, "resObj". This works fine as long as i only call up "curMap" WITHIN this function(as you see in the  line :  r_txt.text = curMap;)  however whenever I try to call up "curMap" on the frame coding, outside the function, it comes back as undefined, or typically nothing.  Any Ideas as to how to properly do/assign this? I have tried various things(such as _root., _global, or defining the var "curMap" outside the function) with no luck.
    Here is my Code:
    smartfox.onExtensionResponse = function(resObj:Object, type:String)
            if (type == "xml")
                    if (resObj._cmd == "getMap")
                        curMap = resObj.db[0];
                        r_txt.text = curMap;
                    }else if (resObj._cmd == "getSurr"){
                     surrMap = resObj.db;
                     b_txt.text = surrMap[0];
    thanks

    ahhh! yup that fixes it, thanks!

  • PDFMaker issue with Excel

    I'm experiencing an issue with PDFMaker when converting an Excel 2003 document.  I have an image that is in the header of the Excel document.  When I print in Excel it looks fine, but when I covert it to PDF it is much smaller.  This seems to only happen when the Excel document is in "print to fit" mode.  Does anyone have a fix?

    Hi,
    Typically, "print to fit" scales content.
    Scaling an image at a value less than 100% will increase the image's effective resolution while reducing its size (x-y dimensions).
    If the image must be of the original dimensions then avoiding "print to fit" may be called for.
    Something worth a look over when output to PDF is from content having images.
    Go into Acrobat's Preferences.
    Select the Category "Convert to PDF".
    Scroll through the supported file formats.
    See it what you are using is listed. Select it. Often, there is a Edit button that can be used to configure the conversion to PDF.
    Such things as downsampling and compression for black/white - gray scale - color.
    Be well...

  • Issues with finder going out of sync with file images in cover flow.

    Hi All,
    I'm having issues with files going out of sync with images in cover flow since updating to Mavericks. Typically, if I had for example 10 pictures listed as 1 to 10, if i deleted images 6&7 the images remain in coverflow but the file listings are removed, then if i click on image 7 the file listing of image 8 is highlighted, then to make matters worse, if i click on the file listing for image 9 in shows image 8 in cover flow. To stop this I have to shut down finder and restart it, then the whole thing repeats itself if i delete more images. Its a nightmare when your working with 50 plus images at a time!!! Help!!
    Thanks all.

    com.apple.systemuiserver.plist and com.apple.finder.plist
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Preferences/. Move the .plists to your desktop.
    Re-launch Finder by loggin out/in and test. If it works okay, delete the plist from the desktop.
    If the same, return the .plist to where you got it  from, overwriting the newer ones.
    Thanks to leonie for some information contained in this.
    You might need to redo the View settings after an update.
    If you look at the 'More Like This' box (top right) it seems the Cover Flow view is having problems.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

Maybe you are looking for

  • Disappear from Dock?

    Hi folks, I just noticed since upgrading to the Trial version of Design Suite, that my active Suite applications are not appearing in the dock menu.  Is there a fix for that?  I can't find anything in preferences.  And what is weird is that they don'

  • Battery Life Worse Now After iOS 6.1 Update on iPhone 5

    Bought & using a new iPhone 5 since late December. Updated last night on the phone itself to 6.1 iOS. Now I am finding that the battery is draining considerably faster than before. I have seen the battery meter actually go down 1% at a time from when

  • PM Notification from ERP 6 to ERP 4.7 via IDOC

    Hallo, can you help me? I'll sent an PM notification from an ERP6 to an ERP 4.7 via IDOC an the same back. Did I've a chance to do this without a lot of programming with standard Function modules for example. I'm interested in all solutions. The ERP

  • My email doesn't work.  How do I fix it?

    My email is not working.  I get the message quit and rebuild index.  But it doesn't work How do I fix it ?

  • Login works in TP2 but not in tp3

    Thread moved to: Login works in TP2 but not in tp3 Message was edited by: user590082