Problem with HU_PACKING_AND_UNPACKING  to pack within shipment (VT02N) ?

Hello All,
Iu2019ve created a shipment with materials and Handling units with function BAPI_SHIPMENT_CREATE.
I see the materials to pack and the  Handling units  but they are not packed together.
i try to use function HU_PACKING_AND_UNPACKING but it doesn't work
i think i have a problem with an internal table GS_HEADER51 which is empty when i try with my propgram
i have got a fatal error sy-subrc = 8
How can i do ?
is HU_PACKING_AND_UNPACKING the right fiunction to pack in shipment ?
Thanks for your answer,
Regards
MY
Edited by: MY on May 6, 2010 9:19 AM
Edited by: MY on May 7, 2010 9:19 AM

Hello All,
Iu2019ve created a shipment with materials and Handling units with function BAPI_SHIPMENT_CREATE.
I see the materials to pack and the  Handling units  but they are not packed together.
i try to use function HU_PACKING_AND_UNPACKING but it doesn't work
i think i have a problem with an internal table GS_HEADER51 which is empty when i try with my propgram
i have got a fatal error sy-subrc = 8
How can i do ?
is HU_PACKING_AND_UNPACKING the right fiunction to pack in shipment ?
Thanks for your answer,
Regards
MY
Edited by: MY on May 6, 2010 9:19 AM
Edited by: MY on May 7, 2010 9:19 AM

Similar Messages

  • Problems with root_archive unpack / pack

    Hi folks,
    I am trying to build a bootable CD ROM based on the 10/08 release of Solaris 10.
    Having mounted the Solaris DVD as an hsfs filesystem I have cpio'ed the files I think I need to a writable directory on my hard disk
    (directory -- /export/home/my_cd/new_iso)
    If I now make no changes to anything & create an ISO using mkisofs...
    # cd /export/home/my_cd
    # cp new_iso/boot/hsfs.bootblock .
    # mkisofs -r -omit-period -allow-leading-dots -full-iso9660-filenames -d -sparc-boot ... -G ./hsfs.bootblock -o my_boot_cd.iso -volid BOOT_CD ./new_iso
    ... then everything works OK. The result is a CD that boots and runs up to the language selection stage of the installation process.
    However if I use root_archive to unpack / pack the miniroot...
    # cd /export/home/my_cd
    # cp -p new_iso/boot/sparc.miniroot ./miniroot/sparc.miniroot
    # cd miniroot
    # /boot/solaris/bin/root_archive unpack ./sparc.miniroot ./unpacked
    # /boot/solaris/bin/root_archive pack ./sparc.miniroot ./unpacked
    Even though I have made no changes to the unpacked files the new miniroot is a different size to the original.
    (Original size 186777600 bytes
    New size 185548800 bytes)
    If I now copy the newly created miniroot to the directory cpio'ed from DVD and build the ISO again...
    # cd /export/home/my_cd
    # cp -p miniroot/sparc.miniroot new_iso/boot/sparc.miniroot
    # cp new_iso/boot/hsfs.bootblock .
    # mkisofs -r -omit-period -allow-leading-dots -full-iso9660-filenames -d -sparc-boot ... -G ./hsfs.bootblock -o my_boot_cd.iso -volid BOOT_CD ./new_iso
    ... this time the CD boots but panics shortly after displaying the Release / Copyright / Licence banner
    Anyone out ther have any suggestions as to why this might be failing.
    The system is an Ultra 10 running Solaris 10 10/08
    Many thanks
    Kevin

    Hi there,
    the FACT attribute can be reviewed in system table SYSDD.TABLES.
    The BWTABLES table has been abandoned with 7.6 - it's just not there anymore.
    If you've got problem with the performance, you may want to check [SDN WIKI|http://wiki.sdn.sap.com/wiki/x/hx0B] or open a support message for that.
    regards,
    Lars

  • Problems with BW-Feature Pack

    Hi experts,
    we set up a ERP on MaxDB 7.6.0.6 and use this system now only for BI. The reports necessary to activate feature pack ran, but queries over fact tables are very slow.
    During the search for the reasons I found the notes 976930 and 901377. The system table DOMAIN.BWTABLES does not exits and the table DOMAIN:TABLES does not contain a property/column which shows that a table is a fact table.
    DOMAIN.TABLES is described as follows:
    SCHEMANAME;OWNER;TABLENAME;PRIVILEGES;TYPE;TABLETYPE;CREATEDATE;CREATETIME;UPDSTATDATE;UPDSTATTIME;ALTERDATE;ALTERTIME;UNLOADED;SAMPLE_PERCENT;SAMPLE_ROWS;COMMENT;TABLEID;DYNAMIC;ARCHIVE;VARIABLE_COLUMNS;VIRTUALKEY;
    SAPKBI;SAPKBI;/BI0/F0FC_C07;SELUPDDELINSREFINDALT+;TABLE;TABLE;2010-02-10;15:00:21;2010-02-10;15:00:21;2011-04-27;10:30:37;NO;?;20000;?;000000000002C4FD;NO;NO;YES;NO
    Is there somebody who has the possibilty to campare this table with "real" BI system?
    Thanks in advanced.
    Ralph
    Edited by: Ralph Breier on Apr 27, 2011 11:41 AM
    Edited by: Ralph Breier on Apr 27, 2011 11:58 AM

    Hi there,
    the FACT attribute can be reviewed in system table SYSDD.TABLES.
    The BWTABLES table has been abandoned with 7.6 - it's just not there anymore.
    If you've got problem with the performance, you may want to check [SDN WIKI|http://wiki.sdn.sap.com/wiki/x/hx0B] or open a support message for that.
    regards,
    Lars

  • Linked Folder Problem with Oracle Enterprise Pack for Eclipse

    I need to migrate an Eclipse/Tomcat dynamic web project to Oracle Enterprise Pack for Eclipse/WebLogic.
    The Eclipse/Tomcat shares JavaScript files with other projects by using an linked folder /JS under WebContent. It works fine. But the migrated version in Oracle Enterprise Pack for Eclipse shows warning: "Resouce WebContent/WEB-INF/JS/Common.js not found." (Common.js is a JavaScript file in the folder /JS). The linked folder is under WebContent, not WebContent/WEB-INF. For some unknown reason, the mapping is not correct. I deleted and re-created the linked folder, it was still the same. I then delete the lined folder and created a real folder and copied the files into under WebContent/JS folder, it solved the problem.
    I want to use linked folder because I do not want to maintain multiple copies of the same set of files. Please help to solve this mapping problem with linked folders.
    Thank you,
    Jerry

    Thanks -- I tried Kosta's suggestion (which I had tried before) but still the same error.
    I realized that on my development install (the rest of my team has a year+ old install) that I installed weblogic 12c version 12.1.3 (they have weblogic 12c 12.1.1).  12.1.3 requires jdk 1.8, correct?  I started eclipse w/ jdk 1.8 & no more error.  I added jdk 1.7 (jdk 1.7.0_45) as the default Java compiler in my Eclipse STS (sts 3.6.4; luna 4.4.2). 
    When I added a weblogic server instance to eclipse, 12.1.3 would not accept the jdk 1 compiler - it needed java 1.8.  So ... I specified that.
    I haven't tried it yet but -- is it ok to compile the code w/ jdk 1.7.0_45 and deploy it to weblogic 12.1.3 that uses jdk 1.8.0_40?
    Thanks,
    Bill

  • Problem with using mouse scrollwheel within CS5?

    Hey all.  Just upgraded my PS from CS3 to CS5, and I seem to be running into issues with the scrollwheel on my mouse.
    When trying to use it from inside CS5 (say, inside a long 'Open...' window), it seems to lock up the entirety of Photoshop for a moment or two every few seconds.  Checking the net out there, it looks like there appeared to be a problem with mouse wheels, but that was supposedly fixed nearly a year ago.
    I checked for any updates or patches, but the most recent update I can see on the Adobe site is to 12.0.4, which has me doubly confused, as my copy of CS5 say that it is version 12.1, which, theoretically, is a more recent copy...?
    I can provide system info, etc. if needed, but since I have not found anything along these lines since a year ago, I'm guessing there's probably some simple thing I'm missing somewhere.
    Thanks in advance,
    Steve M

    You mean Photoshop plugins?  No, the version of CS5 I'm having issues with is fresh as a daisy, just digitally downloaded and run for the first time earlier today.  I think my old copy of CS3 has some, however, although since they are not being loaded into CS5 (presumably) I'm guessing those wouldn't be the culprit.  If this helps any:
      Model Name: Mac Pro
      Processor Name: Quad-Core Intel Xeon
      Processor Speed: 3.2 GHz
      L2 Cache (per processor): 12 MB
      Memory: 4 GB
      System Version: Mac OS X 10.5.8 (9L30)
    I'm using a Logitech Performance Mouse MX.
    Thanks,
    Steve M

  • Problem with basis  support pack 12 ERP 2004s 700 release

    Hi,
    I am into implementing support packages. basis support package 12 implementing under dialog work process. it has strucked in middle. when i am trying to open new sessions it is going under short dump. and also before login in to system it is showing the error
    "status 0020 of the user interface SAPMSYST missing"
    short dump:
    Runtime Errors         SYNTAX_ERROR
    Date and Time          10.01.2008 10:38:06
    Short text
         Syntax error in program "SAPMSEM1 ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "????????????????????????????????????????" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPMSEM1 " in include
          "CL_SALV_FORM_ELEMENT==========CU " in
         line 13:
         "The type "IF_SALV_FORM_CONFIG" is unknown."
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
    Error analysis
         The following syntax error was found in the program SAPMSEM1 :
         "The type "IF_SALV_FORM_CONFIG" is unknown."
    Trigger Location of Runtime Error
         Program                                 ????????????????????????????????????????
    Kindly help me how to rectify this error?

    Hi Mahesh,
    This problem what your facing is typical of implementing of support packages.  Mahesh , there is a problem with the import .  What you can do is reimport  the Support Package thru OS level.
    tp import <support patch> <sid> pf=\usr\sap\trans\bin\TP_DOMAIN_ACD.PFL tag=spam -Dclientcascade=yes -Drepeatonerror=8
    After You Import Restart the Server by stopping SAP. hope this solves your problem
    wish u luck and God bless u.
    thanks and regards
    Joel Anthony Trinidade
    Points rewarded would be appreciated.

  • Problem with NL deliveries on a Shipment

    When I put NL deliveries on a shipment, I'm not able to print my output.  I get message AM010 - Address Does Not Exist.
    This is because the address (ADRNR) is missing from SADR - it iexists in ADRC and KNA1.
    We have approximately 19,000 addresses in ADRC but only 5,000 in SADR.  I don't understand why the system is looking for an address in SADR for NLs - if we put LF deliveries on a Shipment everything works find and the ADRNR for the ship-to still only exists in ADRC and KNA1 not SADR. 
    But to debug further I just replace the problem ADRNR with an ADRNR that exists in SADR.  Now I get a message that says "No handling units for required objects" - Message no. HUSELECT009
    However, the handling unit does exist and the delivery is completely packed.
    Can anyone advise what could be the problem?
    Thanks so much!

    Problem was caused bad logic in a Z* print program -- it was not getting a value for a print variable with a select statement and  then failing in 'PERFORM PROTOCOL_UPDATE' -- this perform statement was not necessary.
    To fix it - we set the variable value correctly and removed the PERFORM PROTOCOL_UPDATE statement.

  • I've been having problems with the battery draining within half an hour of it being fully chargers. I have an iPhone 5c and haven't had it for long. How do I get the troubleshoot email to check it out? iPhone 5c

    I have been having issues with my battery capacity. The battery will drain within half an hour with it being fully charged when the battery normally lasts me all day. I haven't had the phone that long so it most definitely shouldn't be happening. I went to my service provider about the problem and he said to go into the apple website, click "support" and then "battery capacity issues" to which you then type in your email to troubleshoot the problem on your phones however, I cannot find this. Someone help me out!

    He may have been referring to: https://www.apple.com/support/contact/
    On the linked page, click "Get Started" then on the next page click "iPhone" then on the next page "Battery, Power & Charging" then "Battery questions or troubleshooting"

  • Linux install problems with Web Dev Pack 1.1

    Any one else having problems installing Web Services Dev Pack 1.1 for Linux that was released on 2/25 ? It gets about 55% finished in the install and then it complains about moving certain jaxp files to $JAVA_HOME/jre/lib/endorsed dir. I do put the files in the endorsed dir but the install does not continue. It also fails when starting over reporting the same issue.
    Thanks for any help and work arounds.
    eugene

    I am having the same problem installing on Red Hat 8.0....
    I receive a message like the following
    <PRE>
    Java(TM) Web Services Developer Pack 1.1 will be installed in the following
    location:
    /usr/java/jwsdp-1.1
    with the following features:
    JAXB Version 1.0 (Java Architecture for XML Binding)
    JAXM Version 1.1.1 (Java API for XML Messaging)
    JAXP Version 1.2.2 (Java API for XML Processing)
    JAXR Version 1.0_03 (Java API for XML Registries)
    JAX-RPC Version 1.0.3 (Java API for XML-based RPC)
    SAAJ Version 1.1.1 (SOAP with Attachments API for Java)
    JSTL Version 1.0.3 (JavaServer Pages(TM) Standard Tag Library)
    Java WSDP Registry Server Version 1.0_04
    Tomcat
    for a total size:
    67.7MB
    Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
    Redisplay [1] 1
    Installing Java(TM) Web Services Developer Pack 1.1... Please wait.
    Errors occurred during the installation.
    Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
    Redisplay [1] 1
    </PRE>
    then in the install directory, there is a file....log.txt containing:
    <PRE>
    (Mar 5, 2003 9:19:14 AM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ServiceException: (error code = 315; message = ""; severity = 0)
    STACK_TRACE: 24
    ServiceException: (error code = 315; message = ""; severity = 0)
         at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getPackageInfo(LinuxRegistryServiceImpl.java:221)
         at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getSoftwareObject(LinuxRegistryServiceImpl.java:142)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.product.service.registry.GenericRegistryService.getSoftwareObject(GenericRegistryService.java:120)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.setSoftwareObject(PureJavaProductServiceImpl.java:1582)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$14(PureJavaProductServiceImpl.java:1578)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.addToVPD(PureJavaProductServiceImpl.java:4662)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkInstalledVersion(PureJavaProductServiceImpl.java:4632)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:252)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java:171)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:208)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java:171)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:122)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4355)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3590)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
         at java.lang.Thread.run(Thread.java:536)
    </PRE>

  • Problem with insets and placement within a JFrame.

    I have written some code that actively renders (at about 100 fps) to a JPanel contained within a JFrame. The size of the frame and the size of the panel are both set to 1000 by 700 (odd i know..)
    Everything seems to work fine and I have encountered insets before so when I am rendering I have been adjusting accordingly. However I have started to try and draw my own menu bar at the bottom of the panel and this is where I am having problems. Whatever I draw seems to be too low and disappears off the bottom. To solve this I tried getting the insets from the JFrame:
    Insets insets = getInsets();
    xAdjustmentLeft = insets.left;
    xAdjustmentRight = insets.right;
    yAdjustmentTop = insets.top;
    yAdjustmentBottom = insets.bottom;When I do this on my vista machine I get insets of 3, 3, 23, 3 accordingly. When I print out the coordinates of mouse clicks I find that at the top left corner i get 3, 23 as you would expect. When I click in the bottom right corner of my screen I get 996 (ish), 716.
    The 996 can be explained by the left inset and my bad clicking however the 716 bears no relation to the top inset of 23 or the bottom inset of 3 in any way .... I am doing something wrong or have I missed something such as by adding the JPanel to the JFrame I have added or subtracted a distance somehow?
    I ran the program on my xp machine and got similar insets of 3,3,29,3. However when I click in the bottom right of the page I get exactly the same coordinates as on the vista machine .. this just doesn't seem to make sense?
    I should probably also mention how the rendering works just incase ... I'm drawing to a VolatileImage which I then draw onto the JPanel using its own graphical context. Interestingly anything I render on the image at y coord of 0 appears correctly at the top of the screen .... which it shouldn't because of the inset ... I'm so confused.
    I hope someone can help / understand my babblings. If you need more code I can post it.. just there's rather alot of it.

    Sorry, my bad I realised I was doing some rather stupid calculations elsewhere in the program. I have now managed to get my drawn bar where I need it to be on both machines.
    However, if I am rendering a picture of 1000 by 700 and the actual screen you are seeing is something along the lines of 993 by 674 (values minus the insets) this means I am wasting time rendering a picture larger than I am actually displaying, how to be normally interpret the sizes, do they go to the very outside of the panel or the visual element inside it? I could easily just increase the JFrame itself to be larger say 1006 by 726 and have the image the exact size within that.
    Whichever way I have solved my original problem so no worries.

  • Problem with calling a function within a function

    My problem is with the getWidth and getLength functions. The problem I am having is with the fact that when I get an incorrect input I pass it through the function again, which give me a weird return. The return I get is the correct input plus all the previous incorrect inputs after that. The one that gets returned is first incorrect input? I don't know if you understand, but I would appreciate help for this beginner.
    **Sorry about posting in this forum... I just realized this is not for beginners. Help would still be appreciated.**
    import java.util.Scanner;
    //Calculates the area of a rectangle
    public class AreaRectangle {
        private static Scanner c = new Scanner(System.in);
        private static boolean isNumber(String in) {
            boolean isNum = false;
            int count = 0;
            for (int i=0;i<in.length();i++) {
                if (in.charAt(i) >= '0' && in.charAt(i) <= '9' || in.charAt(i) == '.') {
                    if (in.charAt(i) == '.') {count++;}
                    else if (count > 1){isNum=false;break;}
                    else {isNum = true;}
                else {
                    isNum=false;
                    break;
            return isNum;
        public static double getLength() {
            String input;
            boolean isNum;
            double length = 0;
            System.out.print("Please enter the rectangle's length: ");
            input = c.nextLine();
            isNum = isNumber(input);
            if (isNum) {
                length = Double.parseDouble(input);
            else {
                System.out.println("Incorrect input!");
                getLength();
            System.out.println(input);
            return length;
        public static double getWidth() {
            String input;
            boolean isNum;
            double width = 0;
            System.out.print("Please enter the rectangle's width: ");
            input = c.nextLine();
            isNum = isNumber(input);
            if (isNum) {
                width = Double.parseDouble(input);
            else {
                System.out.println("Incorrect input!");
                getWidth();
            System.out.println(input);
            return width;
        public static double getArea(double length, double width) {
            return width*length;
        public static void displayData(double length, double width, double area) {
            System.out.println("Width = "+width+" "+"Length = "+length+" "+"Area = "+area);
        public static void main(String[] args) {
            double l, w, a;
            l = getLength();
            w = getWidth();
            a = getArea(l, w);
            displayData(l, w, a);
    }Edited by: x713 on Apr 12, 2008 7:12 PM
    Edited by: x713 on Apr 12, 2008 7:19 PM

    You're calling things recursively and that's not good (at least not here).
    To clarify, please look:
        public static double getLength() {
            if (something) {
                do something else
            else {
                System.out.println("Incorrect input!");
                getLength();  // you call the entire method again here! This is the recursive call
        }Better is to have a while loop inside the method and repeat this loop until the input that the user enters is correct (or until they quits).

  • Anyone having problem with mophie space pack

    I can't get my space pack to bew functional for apps, music or pictures to free up room on my phone ?

    I'm not having any problems whatsoever.  Thanks for asking, though.

  • Problems with the performance pack for Linux.

    Hi,
    I have just installed sp9 for WL 5.1 and with it the performance pack. But I
    get many of these exceptions:
    Wed Jun 06 15:46:09 EDT 2001:<E> <HTTP> Connection failure
    java.net.SocketException: Error in poll for fd: '30', revents: '23'
    at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:304)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    Everything seems to be fine on the site, but that exception does not look good.
    Anybody knows anything about this? Thanks,
    ranko

    Hi all,
    I'm looking for a way to determine the total number of sessions per day or
    the number of requests per day / hour or the current moment.
    The intention is to use this for reporting from the administration point of
    view.
    Thanks in advance
    Michael

  • Problem with BAPI_PO_CHANGE when called within ME_PURCHDOC_POSTED BADI Implementation

    Hi All,
    We have a situation where PR to PO conversion needs to happen through a custom program which submits ME59N in batches. During this conversion, it's a business requirement to update the PO's GS Partner function based on the manufacturer in the first item's inforecord.
    In order to do this, we have implemented the badi "ME_PURCHDOC_POSTED". The only method within this is "POSTED"
    In order to update the PO, I use "BAPI_PO_CHANGE" inside this badi with IN BACKGROUND TASK addition. The reason behind this is that this BADI is called before the commit that creates the PO happens. And by calling the BAPI_PO_CHANGE in a background task, I ensure that it's run after the commit has happened.
    This approach works extremely well, but fails in certain scenarios when executed for large PR to PO conversion where certain PRs exceed 300 line items.
    Since the background task call cannot be debugged, I used the enjoy bapi_po_change exit EXIT_SAPL2012_004 to dump the return table to a custom table or the application log, to check what has happened.
    In the instances that this has failed, the return table's content was -> function "change purchase order" performed in test
    I assure you I have NOT used the test flag. I even applied a couple of SAP notes that mention this issue, but still had no success. I am waiting for a proper response from OSS at the moment but this is a real headscratcher.
    Also importantly at this point, the PO was successfully created.So the partner function change should happen without issues  :'(
    Have any of you come across this issue before ? What steps have you taken to overcome this issue ?
    Regards,
    Tharindu

    Hi All,
    We have a situation where PR to PO conversion needs to happen through a custom program which submits ME59N in batches. During this conversion, it's a business requirement to update the PO's GS Partner function based on the manufacturer in the first item's inforecord.
    In order to do this, we have implemented the badi "ME_PURCHDOC_POSTED". The only method within this is "POSTED"
    In order to update the PO, I use "BAPI_PO_CHANGE" inside this badi with IN BACKGROUND TASK addition. The reason behind this is that this BADI is called before the commit that creates the PO happens. And by calling the BAPI_PO_CHANGE in a background task, I ensure that it's run after the commit has happened.
    This approach works extremely well, but fails in certain scenarios when executed for large PR to PO conversion where certain PRs exceed 300 line items.
    Since the background task call cannot be debugged, I used the enjoy bapi_po_change exit EXIT_SAPL2012_004 to dump the return table to a custom table or the application log, to check what has happened.
    In the instances that this has failed, the return table's content was -> function "change purchase order" performed in test
    I assure you I have NOT used the test flag. I even applied a couple of SAP notes that mention this issue, but still had no success. I am waiting for a proper response from OSS at the moment but this is a real headscratcher.
    Also importantly at this point, the PO was successfully created.So the partner function change should happen without issues  :'(
    Have any of you come across this issue before ? What steps have you taken to overcome this issue ?
    Regards,
    Tharindu

  • I am using 3.6.13 and ever since I have had a problem with opening a submenu within that site. A blank page always pops up. Please help.

    I have used American Greetings website for a long time and also a capability within that site called Suggested Messages. Now it won't open and a blank page from Mozilla pops up. Ihad no problem like this before. Very frustrating.

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for