Enhancing 2LIS_04_P_ARBPL with Shift

We need to report production data by shift in our BW system.  It is not available in the 2LIS_04_P_ARBPL datasource.  I planned to costomize this extractor to include the shift from AFRU-KAPTPROG.  But the 2LIS_04_P_ARBPL extractor did not have the confirmation number & and the counter needed to get the information from AFRU.  I was able to enhance the 2LIS_04_P_ARBPL data source in LBWE to include the confirmation number.  But the only counter availalble there is not the one needed to get the AFRU record.
Is there a way I can get the shift or the confirmation counter in this extract?
Thanks,
Chris

Hi,
If you just need the confirmation counter, that I guess is the number of Confirmation that happens after the TECO at the R/3 side (I guess you can check the same at the R3 side using Report COOIS).  Have you considered the option of managing the same at the reporting level.
At the Bex level you can get the number of confirmation (Counter) for a period. This can be achieved by multiple ways, the simples one is
               - Create one formula (while creation of formula give 1 in the Formula box then go to Aggregation tab in the formula then select reference infoobject as confirmation number then save, it will work)
1 = Numeric one constant in the formula
go to calculation tab then select as sum or total .
There is another way please check
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/009819ab-c96e-2910-bbb2-c85f7bdec04a
Regards,

Similar Messages

  • Persistent Store Problems for MYSQL Enhanced Cluster With OpenMQ 4.4

    I am trying to implement an enhanced cluster with failover. I have edited the config files for each broker instance for a persistent store. I have appended the following to each of the config.properties files:
    imq.brokerid=myclusterinstanceINSTANCE1 # I substitute INSTANCE2 for INSTANCE1 for broker #2
    imq.persist.store=jdbc
    imq.persist.jdbc.dbVendor=mysql
    imq.persist.jdbc.mysql.property.url=jdbc:mysql://xxx.xxx.xxx.xx:3306/test
    imq.persist.jdbc.mysql.user=user1
    imq.persist.jdbc.mysql.needpassword=true
    imq.persist.jdbc.mysql.password=mypass
    imq.cluster.ha=true
    imq.cluster.clusterid=mycluster
    imq.cluster.brokerlist=xxx.xxx.xxx.x:37676,yyy.yyy.yyy.y:37676
    I then create the persistence storage with "imqdbmgr create tbl". When I view the data in the tables it creates, I have one row. Under Store_Version, I have 410. Under LOCK_ID, it has NULL. When I go to start the brokers with imqbrokerd, I get the following error:
    ERROR [B3198]: Error initializing cluster manager:
    com.sun.messaging.jmq.jmsserver.util.BrokerException: [B4239]: Failed to load persistent store version from database table MQVER41Cmycluster
    at com.sun.messaging.jmq.jmsserver.persist.jdbc.VersionDAOImpl.getStoreVersion(VersionDAOImpl.java:310)
    at com.sun.messaging.jmq.jmsserver.persist.jdbc.DBTool.updateStoreVersion410IfNecessary(DBTool.java:350)
    at com.sun.messaging.jmq.jmsserver.persist.jdbc.JDBCStore.checkStore(JDBCStore.java:3599)
    at com.sun.messaging.jmq.jmsserver.persist.jdbc.JDBCStore.<init>(JDBCStore.java:127)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.sun.messaging.jmq.jmsserver.persist.StoreManager.getStore(StoreManager.java:157)
    at com.sun.messaging.jmq.jmsserver.Globals.getStore(Globals.java:967)
    at com.sun.messaging.jmq.jmsserver.cluster.ha.HAClusterManagerImpl.initialize(HAClusterManagerImpl.java:181)
    at com.sun.messaging.jmq.jmsserver.Globals.initClusterManager(Globals.java:903)
    at com.sun.messaging.jmq.jmsserver.Broker._start(Broker.java:777)
    at com.sun.messaging.jmq.jmsserver.Broker.start(Broker.java:410)
    at com.sun.messaging.jmq.jmsserver.Broker.main(Broker.java:1971)
    Caused by: java.lang.NullPointerException
    at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1103)
    at com.mysql.jdbc.ResultSetImpl.getInt(ResultSetImpl.java:2777)
    at com.sun.messaging.jmq.jmsserver.persist.jdbc.VersionDAOImpl.getStoreVersion(VersionDAOImpl.java:298)
    ... 16 more
    I believe this error is attributed to the NULL value under LOCK_ID. I think that the value under LOCK_ID should be the name of the broker from the config file (even though I specified them in the config files). Any ideas?? THANKS!

    Just some pointers -- maybe this will be of use:
    If you haven't already read it, please take a look at the [ MySQL setup guide|https://mq.dev.java.net/OpenMQ_MySQLCluster_Setup_Guide.html] .
    We recommend using NDB Data-store of MySQL Cluster, though this isn't an absolute requirement. Due to some issues we have found with earlier versions, we recommend using MySQL Cluster, 7.0.9 or better (the current version is 7.0.16, or 7.1.5). Either of these would contain Connector/J.
    I'd also recommend using the latest version -- MQ 4.4update2 (just in case you happen to have an older copy). There were many minor improvements in the integration with MySQL from the original 4.4 release, to update 2. This is linked at the MQ download page: [https://mq.dev.java.net/downloads.html]

  • Problem with [shift-f1]-[shift-f4] in xterm

    I have run into some problems with the function keys on an xterm. The shifted versions of F1-4 don't work as expected. I found this thread:
    https://bugs.launchpad.net/ubuntu/+sour … +bug/96676
    discussing what seems to be this issue, having to do with some change in the terminfo data for various flavours of xterm. It apparently applies to gnome-terminal too, but not to Konsole, since it uses TERM=linux and not vt220, as far as I understand it. I can confirm this on my part too.
    The discussion there is inconclusive, so I just wanted to know if (a) anyone else here experiences the same problem (specifically, I have mapped <S-f4> to :wq in vim, but in xterm, it doesn't work. Changing to <S-f5> does work), (b) if this is a gnome/ubuntu-problem or a problem with xterm itself or some other library, and (c) if someone here knows of a fix, either temporary or permanent. At present, S1-4 are useless...

    Personally, I prefer to use a single shift register and an array with two elements. Minimizes code clutter.
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    problem with shift registerCA.vi ‏13 KB

  • Qt3-enhanced conflicts with qt3 though I have no qt3

    Hi,
    I'm trying to install KDEMod, after a clean installation of Arch.
    # pacman -S kdemod-base
    :: group kdemod-base:
    kdemod-arts kdemod-gnu-gift kdemod-kde-common kdemod-kdebase
    kdemod-kdelibs kdemod-perl-xml-xql kdemod-ui-kde qt3-enhanced
    :: Install whole content? [Y/n] y
    resolving dependencies... done.
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: qt3-enhanced: conflicts with qt3
    But i searched my system, there is no qt3 or kde related stuff installed:
    # pacman -Q | grep qt
    # pacman -Q | grep kde
    both return nothing.
    How do I solve this?
    Thank you
    PS: I previously install opera-static. But nothing changes after i removed it.
    Last edited by Mr_Shameless (2008-06-01 02:11:56)

    Thank you very much though i didnt have the chance to try that. I tried a fresh install of the new 2008.03 release and didnt have that problem

  • How to include an enhancement package with upgrade without Solution Manager

    Hello,
    I have been trying to do an upgrade from SAP R3 46C to ERP6 in my sandbox.  I want to include Enhancment package 3 with the upgrade.  I have tried using the Solution Manager to download the Enhancement package and it work fine except that it did not create the XML Stack configuration file that the upgrade is looking for.  Therefore I downloaded the DVD for Enhancement package 3 and included that in the mounted CDs in the PREPARE portion of the upgrade and it does not recognize it.
    Now for my question, is there a way to include the Enhancement package with the upgrade without using Solution Manager? If so, could someone please let me know where to find the information or share the procedure with me?
    Thank you in advance,
    Ron

    The EPs are just like support packages (optional); if the upgrade is not letting you put it during upgrade then just do it once the upgrade is completed.

  • Webinar: "Cross-file navigation & enhanced interactivity with TimeSavers + Navigation Asst" (March 5

    "Cross-file navigation & enhanced interactivity with FM-to-Acrobat TimeSavers + Navigation Assistant" Webinar (free)
    Thursday, March 5 (10am-11am PST)
    Navigation Assistant (FrameMaker-to-Acrobat TimeSavers add-on) enables you to enhance PDFs and PDF collections in several ways, such as:
    * effective cross-document navigation [ http://www.microtype.com/ImprovePDF27.html ]
    * automatic next/previous topic links [ http://www.microtype.com/ImprovePDF28.html ]
    * popup menus [ http://www.microtype.com/ImprovePDF07.html ]
    This webinar demonstrates how to set up your files to enable these features and more.
    To register to this free one-hour webinar, please write to [email protected]
    Shlomo Perets
    MicroType * http://www.microtype.com
    FrameMaker/Acrobat training & consulting * FM-to-Acrobat TimeSavers/Assistants

  • IOS 7, iPad 4: keyboard problems with Shift key

    Since I have upgraded my iPad 4 to iOS 7 a few days ago the keyboard drives me mad: I did not experience the overall slowness of the keyboard as reported by so many others. Anyway, I reset my settings just to be safe. But the reset had absolutely no influence on my real problem which is as follows:
    Whenever and wherever (each app) I type, it is just a matter of luck whether or not the keyboard will recognise me typing the Shift key in order to get capital letters - and there are many caps in German words because each noun must be in caps! In 70% of all cases iOS will just write my capital letters as lower-case ones because it just does not recognise me hitting the Shift key, especially when typing quickly. Under iOS 6 this problem did not exist. I am losing so much time fixing missing capitalisation in all my texts (I use iPad for business) and/or typing extra slow and hitting the virtual Shift key on the screen extra hard that there is absolutely no flow in typing. Everything is just slow, whacky and it drives me nuts! How can it be that the latest iPad 4 with so much CPU power cannot handle a simple thing as typing caps? I am also experiencing problem when using the wipe-up gesture to get umlauts on vowels. It is not as bad as with Shift, but also noticeable.
    Is there any solution to this problem? It is a major impediment and I am even considering an iOS downgrade because it is basically killing my ability to work efficiently with my iPad. Otherwise I am kinda okay with iOS 7, but this is a real show stopper. I wonder why I found nobody else on the whole web mentioning this problem.

    Thank you Habitoti for describing the necessary change to the way that we need to type on ios devices to avoid the capital letter problem.
    Holding the shift key fractionally longer solves the problem. But why oh why would Apple require users to fundamentally change the way they touch type by introducing a different keyboarding protocol like this? It is most unlike Apple to have us now have to consciously think about how to touch type all over again.
    Intuitive operating systems are what make Apple so great. This keyboard problem is definitely not intuitive and it is driving me crazy.
    Apple, you need to change the time weighting on the shift key in iOs 7.04.
    Please, pretty please!

  • Unxepected behaviour with clusters inside of while loop with shift register

    Colleagues,
    I just would like to post here small, but important bug (I guess this is the bug), which was found by coworker today morning. Just would like to share knowledge, and probably this will save some debugging time for you...
    So, the problem that you can get wrong content of the cluster in some cases. The cluster used inside of while loop with shift register (we using this construction for functional globals), and after bundle operation you can get data, which are not expected:
    See also attached code for details (LabVIEW 8.6.1, WinXP Prof SP3).
    best regards,
    Andrey.
    PS
    Bug report already sent to NI.
    Message Edited by Andrey Dmitriev on 10-16-2008 12:30 PM
    Attachments:
    BugwithClusters.png ‏15 KB
    BugwithClusters.zip ‏10 KB

    Thanks Andrey for brining this to our attention!
    The "Show Buffer Allocations" reveals that LV is not processing the code in the right order.
    Under ideal conditions, all of the data should be manipulated using the buffer "A". But as this demo shows the data is being processed in the wrong order.
    The previously posted workaround get around this by forcing the array operation to happen first, but this resluts in two additional buffers "C" and "D" and then copy this back into "B".
    Using an "Always Copy" is another workaround that uses a seperate buffer "F" to hold the data being moved from the first cluster to the second inside "E".
    I think you won a shinny new CAR* Andrey!
    Ben
    CAR = Corrective Action Report
    Message Edited by Ben on 10-16-2008 08:05 AM
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    Cluster_Bug.PNG ‏57 KB

  • I can't see any wrote on firefox page. But when open safe mod (with shift because there is no wrote ) firefox run normally.

    i can't see any wrote on firefox page. But when open safe mod (with shift because there is no wrote ) firefox run normally.

    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/

  • NX-OS firmware Upgradation in Nexus 5548 with Enhanced vPC with Dual Active FEX

    Hi All,
             Please tell me how to do "NX-OS firmware Upgradation in Nexus 5548 with Enhanced vPC with Dual Active FEX" without downtime for FEX.
    The Server are connected to FEX.
    Attached the diagram.

    Hi,
    If the 5500s are layer-2 with vPC running between them than you can use ISSU to upgade.
    here is doc to follow:
    ISSU Support for vPC Topologies
    An ISSU is completely supported when two switches are paired in a vPC configuration. In a vPC configuration, one switch functions as a primary switch and the other functions as a secondary switch .They both run the complete switching control plane, but coordinate forwarding decisions to have optimal forwarding to devices at the other end of the vPC. Additionally, the two devices appear as a single device that supports EtherChannel (static and 802.3ad) and provide simultaneously data forwarding services to that device.
    While upgrading devices in a vPC topology,you should start with the switch that is the primary switch. The vPC secondary device should be upgraded after the ISSU process completes successfully on the primary device. The two vPC devices continue their control plane communication during the entire ISSU process (except when the ISSU process resets the CPU of the switch being upgraded).
    This example shows how to determine the vPC operational role of the switch:
    link:
    http://www.cisco.com/en/US/docs/switches/datacenter/nexus5000/sw/upgrade/513_N1_1/n5k_upgrade_downgrade_513.html
    HTH

  • Navigating a zoomed image with shift+end... but using an action or a script?

    hello,
    i a have a crop script and with all my images i have to clean the floor...
    in that script the image goes to 200% zoom, them manually i hit "shift+end" to move to the bottom right of the image... so that i can clean that floor.
    can you help me automate the process with a script or lead me how to create the code?
    shift+end or shift+home using script
    thank you in advance
    Vitor Rompante

    Do you know how to code Photoshop Scripts in javascript.
    It is also impossible is Actions and  Script to give users complete manual control only interactive controls of a step is possible.    For complete manual control the script and actions need to be broken in to two actions or two scripts.  It can also be done by adding stops in actions that divide actions into part that can be used to continue execution after the stop and user operations.
    If its the just the bottom area you want to crop away its a relatively easy action to record. You would just inster a fit on screen menu item, record a select all,  then use menu select>Transform selection rotate the selection 180 and move up the bottom about 10 % commit the transform and finally record menu  image>crop. Stop recording the action and turn on the transform steps dialog to make the step interactive.  When the action is played the transform dialog bounding box will display and be interactive. You have control of the transform. If the recorded 10% bottom off is acceptable all you need do is hit enter to complete the crop.
    Try this one http://www.mouseprints.net/old/dpr/cropfloor.atn
    Crafting Actions Package UPDATED Aug 10, 2014 Added Conditional Action steps to Action Palette Tips.
    Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    More then a dozen Scripts for use in actions
    Example
    Download

  • Some keys don't work in combination with Shift

    Okay  so I have the Pavilion Sleekbook  15-b011nr 
    Serial Number:   [Personal Information Removed]
    Product Number:   C6N92UA
    and today I noticed certain keys don't work in combination with the left Shift for example, Shift+S (both left and right), Shift+M, Shift+Z, Shift +X, Shift+C don't work, shift+F does work but gives me this FV. same with j it gives me JM instead. I installed an updated bios, ran a diagnostic test using F2 and under the compenant test for the keyboard it failed and gave me this
    keyboard test failed
    failure Id # U375BD-6m96P5-MFPX1F-G03B03 
    product id # C6N92Ua#aba
    now while trying to type all this I found other letters now working as well as me not being able to input the semicolon with either shift key. frustrating since I got this laptop in June so it's still under warranty. Has anyone else encountered this problem and if so how do i fix mine? I'm pretty tech savvy so feel free to let me know, or is my only option is a replacement from HP?
    Thanks!

    Hi hzapata, I know that it work fine, after Load preset, but why You lost the default configs?
    Is this my question to Smit.

  • Enhance method with new parameter

    How can I enhance an existing method with a new Parameter?
    In some tutorial is written that this should be possible. But there is no exact description.

    Thx Rich Heilman 
    but in the Doku "Enhancements to Global Classes and Interfaces"
    http://help.sap.com/saphelp_nw70/helpdata/en/58/4fb541d3d52d31e10000000a155106/content.htm
    you find:
    You can enhance the components of a global class or global interface by:
    &#9679;     Inserting new, optional formal parameters for existing methods (but no new exceptions)

  • Pages: I can't cut and paste sections because selecting a section inactivates the "cut" and "paste" command.  Likewise, I can't select adjacent sections because, even with "Shift" key depressed or dragging, the second DESLECTS the first.

    I've got a MacBook Pro with iOS Yosemite 10.10.1 with recently updated Pages word processor software that doesn't allow me to select multiple sections; delete a single selected section, cut, copy or paste a section.  When I try to select multiple adjacent sections by shift/clicking or by dragging beside the thumbnails, the first section becomes deselected when I hit the second one.
    Is my software corrupted?
    Should I make an appointment at the "Genius Bar"?

    No. Just use Pages '09 if you still have it.
    Pages 5 is just missing a lot of features.
    Peter

  • Enhanced Podcasts with QT7 Pro for Win??

    I purchased QT7 Pro thinking I might be able to create an enhanced podcast on the PC since Apple's Chapter Tool isn't available for PC and there seems to be nothing mentioning anywhere if and when it will ever be available for PC.
    I created an MP4 movie with AAC audio and a photo JPEG video track... and made sure that my movie had the exact same codecs and specs as the "Make Magazine Enhanced Podcast" did, as stated in the movie info tabs. I added chapters and the two files SEEM like they play identical in Quicktime Player... but when I add "my" file I created into iTunes, it doesn't display chapters or artwork like it did in QT Player
    All the specs seem identical. What's different?
    Can this be done? It seems like it SHOULD work...

    Thanks David.
    I kept researching and reading after putting up the post.
    Upgrading to OS 10.4 & DSP4 & FCP5 to get Compressor 2 is just to expensive for me at this time.
    And after much thought upgrading to QT7 for h.264 just to watch videos online, (and not having broadband thats a very time consuming process), I think I'll just stay with what I have at the moment which works well.
    Many Thanks for the feedback and confirmation.

Maybe you are looking for

  • Two email accounts - iCloud wont let me open the second one!

    I have two me.com email accounts. One of them is my main account and I use the mail App to use it. The second account I use only occasionally and I have always used it with a browser. Now whenever I try to open this account in my browser I get a mess

  • How do i transfer files from external hd to new hd in macbook pro

    Hi Totally new to upgrading Mac.  I Backed up my hd to a an external hd. Upgraded my hd to 1tb. How do I make the transfer? The new hd does show in disk utility. Do I have to format this hd? Really not sure what to do next. Thanks

  • Error in print output of smartform

    Hii i have designed a smartform for packilist...In the output if a material has 1 batch number then the output is coming...but if a material has multiple batch numbers not getting the output....and the same error for proforma invoice also...if it has

  • Read contents of file into outputstream

    Can anyone suggest that what are the best methods to read contents of a file (better cater to both conditions: big file size and small file size) into outputstream and send through socket... Thanks.

  • Can I Exchange AppleTV 2nd Gen With The 3rd Gen?

    Hi this is my first time posting. I got my AppleTV in the mail using my dad's points he racked up this last year. He owns a company that buys supplies from another company so we end up getting a lot of points fast. We ordered our AppleTV in mid-Janua