New splitter program in New GL

Hi,
Did anyone worked on this  Splitter program in New GL and GR/IR. It is not about document split. This Splitter program is something with ABAP and FICO. I need scenarios and notes on this concepts.
Thanks for your time
Suresh
email: [email protected]

no response

Similar Messages

  • Fixing GR/IR with the new GL and new splitter program

    Dear SAP Guru's,
    I need help understanding how to fix GR/IR with the new GL and new splitter program in ECC 6.0.
    Does anyone have any information or direction as to where I can find information on this?
    Thanks!
    POINTS PROMISED

    no response

  • Splitter program for processing the IDOCS with status 64.

    Hello folks,
    I have a requirement explained below. I am looking for a sample code which could help me to jump start with initial development.
    Requirement:
    Develop a splitter program which retrieves all the IDCOS with status 64, create and schedule batch jobs with 200 IDOCS each. The splitter program with be scheduled every 15 min.
    Restrictions
    Only 150 batch jobs can be created at a time.
    Estimation
    There may be around 36000 IDOCS with status 64 every hour.

    Srinivas,
    Here is the explaination why we require a splitter program.
    Using RBDAPP01 parellel processing
    Let us assume there are 4 servers A, B, C and D in a server group. If we select RBDAPP01 parellel processing there will be too many RFC calls to the servergroup.
    (there are some more RFC calls later on for Order creation for example). As there is a restriction with number of RFC calls, we need to clear other RFC's before making new one. This is making complex and messy.
    Using RDBAPP01 serial processing
    For the volume of orders getting created each day, it takes a week to process those Idoca created in one day. Hence it is not a good solution.
    Splitter program
    We spawn 150 batch jobs with 200 records each. This way if we think it takes 20 min for each job to complete...by the end of 20th min we must had processed 30000 idocs.
    Hence it is the solution offered.
    Srinivas...still this confuses me..but if I am wrong anywhere please correct me.
    But your initial response has helped me a lot. Everything was blank to me, ur reply made it clear over the requirement.
    Thanks a lot,
    Naren

  • How To Make A File Splitter In Java

    Hey everyone...is it possible to make a file splitter program in java swing?what API do you think should be used in creating that application and how does it work? Assume that the application will be ran on windows desktop. Thanks to all...

    * FileSplitter.java
    import java.util.*;
    public class FileSplitter {
        ArrayList list = new ArrayList();{
            list.add("test 01");
            list.add("test 02");
            list.add("test 03");
            list.add("test 04");
            list.add("test 05");
            list.add("test 06");
            list.add("test 07");
            list.add("test 08");
            list.add("test 09");
            list.add("test 10");
            list.add("test 11");
            list.add("test 12");
            list.add("test 13");
            list.add("test 14");
            list.add("test 15");
            list.add("test 16");
            list.add("test 17");
            list.add("test 18");
            list.add("test 19");
            list.add("test 20");
            list.add("test 21");
            list.add("test 22");
            list.add("test 23");
            list.add("test 24");
            list.add("test 25");
            list.add("test 26");
            list.add("test 27");
            list.add("test 28");
            list.add("test 29");
            list.add("test 30");
        public FileSplitter() {
            testAlgorithm();
        private void testAlgorithm(){
            final int randNo = list.size()/2;//=number of input records / 2
            Random r = new Random();         //creates a new random number generator
            List newlist = new ArrayList();  //constructs a new empty list
            while(list.size()> randNo) {//returns true if the number of elements in the list is greater than randNo
                //(half of the input records are splitted)
                int index = r.nextInt(list.size());//returns a random between 0 (inclusive)
                //and the number of elements in the list (exclusive)
                newlist.add(list.get(index));//returns the element at the specified position in the list
                //and appends it to the end of newlist
                list.remove(index);//removes the element at the specified position in the list
                //and shifts any subsequent elements to the left
            System.out.println("newlist: "+newlist);//one part of the file
            System.out.println("list: "+list);//the other part of throws file
        public static void main(String[] args) {
            new FileSplitter();
    }

  • Help With Cue-Splitter Please

    Help! I have a file which is an audio file that is one long "cue" file (an entire CD). I know about Cue-Splitter and I have this program installed on my iMac G5 running OS X 10.4.8 The problem is, when I open Cue-Splitter (v2.6), I am able to select the cue-file where it asks for the cue-file name to be split and I see the various components/parts of the long cue-file in the menu/table. It also automatically selects the "destination" for the "split" by default I guess. No problem so far. However, where the problem arises is the box where it asks for the "select audio-file" name. No matter what I try, I cannot select anything as all files are grayed-out nor can I physically type in anything in this box. Consequently, the program will not allow me to split the long cue file until that "select audio-file" box is filled in. This is very frustrating and it's driving me nuts! I guess I could always manually split this long file using the latest version of QuickTime but this Cue-Splitter program (if I could get it to work) would be much faster and easier. Soooo. What am I doing wrong?? ANY help out there? Thanks so much in advance!
    iMac G5 1.8 Ghz iMac 1.8 GHz G5 17" Mac OS X (10.4.7) 1.5 GB RAM Mac OS X (10.4.8)
    iMac G5 1.8 Ghz iMac 1.8 GHz G5 17" Mac OS X (10.4.7) 1.5 GB RAM Mac OS X (10.4.7) Cue-Splitter v2.6
    iMac G5 1.8 Ghz iMac 1.8 GHz G5 17" Mac OS X (10.4.8) 1.5 GB RAM Mac OS X (10.4.7) Cue-Splitter v2.6

    Just to calm your fears... There is no conspiracy. If someone had an answer or a suggestion they would post it.

  • Write on external Hard drive MyBook NFTS

    I've got a WD MyBook 300 GB which i used on my XP PC. It's formatted in NFTS becauseof the large videofiles. I stored lots of files from my PC. No i use my MacBook i like to use it also as a backup unit for my Mac. In the info panel I can copy files from the MyBook to my MacBook but I can't write on the MyBook. Does anyone know what is the solution for this problem??
    eljeebee

    Oops, went to edit and it went past my 15 mintues allowed...So read this one instead... Or not. I wish I could delete my own posts....
    What files types do you have exactly that are over 4GB each? I have no idea what could be this big other than dealing with possible video files, so I will use this post to show different things that could be possible with them (how to get smaller files or different storage options available for a 4GB file (some options will only be good for up to 10GB maybe).
    I deal with a lot of Tivo to PC transfers, or recordings from a TV Tuner to my MCE 2005 laptop, and as far as I can guess, the best or second to best (depending on actual specs for the "recorder") video quality with a 2 hour movie (or 2 hour long tv episodes) would be about 4 (or a bit more like 4.2-7) GBs, which is about the size of a standard non-dual layer DVD (of 4.7GB).
    To create a smaller size file, you can lower the quality setting for individual programs or for your default recording quality (if recording stuff yourself) to something like "medium" when used for Tivo, and probably just one level down for TV-Tuner recordings (sometimes they offer more settings to you with a level in between the few that Tivo has). Most likely, while this will reduce the video quality, it should still be good enough to watch things.
    Or, you could just burn these items to a DVD (if not wanted permanently, use a DVD - or + RW instead of a DVD-+R) if only slightly larger than 4GB (again up to 4.7 for a standard disk). I can usually get 1 hour to be right around 1000 MB (each movie or show will vary so it might be 940 or 1027). I can get 2 movies onto a DVD (assuming they are no more that 4 hours total combined) or 4 hour long tv episodes.
    Or you could possibly try to use a file splitter program and split the files into different sections, and store them this way (use the same application or another to join them back together again later on) but I guess that would only work for just storing items...
    Another choice would be portable media, either using Micro Drives (small compact hard drives that fit (usually) into a compact flash (type 2 or maybe both 1 and 2) card slot, and while these cost alot, they are portable, can be used with PDAs and any computer with a compact flash card reader and go from about 4 up to 8 GBs roughly.
    You can also then go for another Flash based portable style, like a USB stick/SD/the memory stick (or memory stick pro) like the items that the PSP takes and alot of the new cell phones with card slots. All of these are now being made in much larger capacities these days, and again, while they will start off at a decent price, the higher the capacity it adds, the approx same amount of money it usually adds too - $30 for 1 GB, $60 for 2 GB etc(compared to when it might be just a bit more if you are dealing with stuff like internal or even external hard drives). I have no idea if there is a cut-off limit on the size of files that are put onto these different card formats, you would have to do more research to find out.
    Then there are the external hard drives that are "mobile" so they are made smaller and are meant to be taken around with you and your laptop compared to a normal External hard drive. Some are even really small in size (like the size of a Zippo lighter) and the might have a usb plug to attach it with that might wind up around or inside the case.
    There are tons of different items available, and if you definitely want to store files or keep on being able to download and then "read only" them, and go back to a Windows computer and change what is on the drive there, you have your choices of types, sizes, how mobile the are, and what's best for short term/long term storage needs.
    If you still want the better quality (and still have your way to create/get these files the way you were getting them), or are dealing with large files that are not video items (things that you can help choose the ending overall size of the file) then just have an external hard drive that is used for the storage of these items, and then just attach it (the external) to your Mac whenever you wish to use these files. You won't be able to write to it, but you can still read from it with your Mac, which makes this a good place to store those files that you will only need to read from (and not edit anytime in the future), and possibly would like to keep as a longer term storage item.
    And again, you could always go and add new stuff to it if you have a chance to use another Windows computer, but if you don't need Windows applications and just want these larger NTFS files saved and be able to read them (like they are a book but you have no pen to write notes on the pages) and want OSX to be your new OS that you use, then that External HDD option could be very useful.
    Congrats if you actually read through all of that. I know your original question was just wanting to know if you could write to your current External Hard Drive which was already answered. Hence the reason to help with other ways to use those files, store those files, or simply access those files.
    Unfortunately for you, while you can go and reformat hard drives, to the same type or to another (FAT-FAT or FAT-FAT32 etc), the NTFS file system format does not allow you to reformat to a different format type (you can redo a format to NTFS again, but it can never be switched to a FAT or FAT32 format type after it has already been an NTFS format). So your drive has to stay a Mac read only drive, or you can sell/trade it and just get a new one that is formatted as FAT32 (or is not formatted yet so you can do it as that) instead. You still can't have the large -over 4GB- files then, but that's the reason for the above temp or long term storage work arounds...
    Hope this might possibly help you and/or someone else in these forums...

  • Problem in character stream...sound is distorted

    hi friends,
    I have made a file copy program on audio file(mp3).
    its likely succeeded but the destination file give the distorted sound. I have used the character stream to make it done.
    however, it was not a problem using byte streams before few days.
    below is program
    import java.io.*;
    public class CopyBytes {
        public static void main(String[] args) throws IOException {
            BufferedReader in = null;
            BufferedWriter out = null;
            char []buff=new char[20000];
            int ch=0,length=30;
            try {
                in = new BufferedReader(new FileReader("1.mp3"));
                out = new BufferedWriter(new FileWriter("2.mp3"));      
              for(;ch!=-1;)
                while ((ch=in.read(buff,0,20000))!=-1) {
                      //System.out.format("%s\n\n break\n",new String(buff));
                      out.write(buff,0,20000);
                       break;               
            } finally {
                if (in != null) {
                    in.close();
                if (out != null) {
                    out.close();
    }although there was not use of two loops, actually i was making file splitter program and got this situation accordingly
    any analysis on distorted sound?

    san_4u wrote:
    I have used the character stream to make it done.Why? Clearly, you are not working with text files, so you shouldn't use FileReader/FileWriter at all, but work with streams and bytes. AFAIK, FileReader/FileWriter may perform special operation on the input/output due to character encodings, which you definitely don't want to happen with non-text files (as e.g. MP3 encoded audio files).

  • Routine / User exit in SD to create an Accounting Document

    Hi Everybody,
    Anybody please tell me the Routine / User exit in SD to create Accounting Document from an SD billing document.
    Also need the user exit that will split the accounting document into as many documents as required.
    The problem I am facing is like the splitter program fails to copy the document header text into all the accounting documents produced as a result of the splitter program. Appreciate your help.
    Thanks,
    Neethu.

    Hi Neethu,
    Sorry, I don't understand very well your requirements.
    Do you have problems with splitting in billing? If yes, see SAP Note 11162 - Invoice split criteria in billing document and search posts with the string ZUKRI.
    To change data in the interface to FI from billing, see Note 301077 - User exits for the interface to accounting, but I think that you cannot create new FI documents with these enhancements.
    Other question, see SAP Note 36353 - AC interface: Summarizing FI documents, perhaps your problem can be solved with the advices of this note.
    I hope this helps you
    Regards
    Eduardo

  • Using Windows Media player to view .3gp files

    I really need help opening up a .3gp file that was sent from a cell phone.  It said that I had to choose a file to open it with, and I chose Windows media player, but I keep getting this message.......Windows Media Player cannot play the file. The Player
    might not support the file type or might not support the codec that was used to compress the file.
    Can someone please tell me how I can correct this problem.  I must see this video right away.
    Thanks!

    Looking for a way to play 3GP or 3G2 files on your computer? If so,
    there are a couple of ways you can do this. First of all, 3GP files are
    usually movies that are taken from a mobile phone.
    If you want to play these on your computer, you can either install a
    codec or download third-party software to play these files. In this
    article, I will try to mention all the different ways to play 3GP and
    3G2 files.
    Method 1 – Install Video Codec
    Firstly, if you want to play 3GP files in Windows Media Player, you have to install one of the two following programs:
    Haali media splitter
    FFFDShow MPEG_4 Video Decoder
    However, during the installation, you also have to select a specific configuration in order for it to work properly.
    For FFDShow, you need to make sure that AMR is enabled on the Audio
    Decoder screen and H263(+) is enabled on the Video Decoder screen.
    For the Haali Media Splitter program, just make sure that the Enable MP4 support box is checked.
    Method 2 – Convert File
    The second way you can play these videos is to simply convert them.
    This might be a better way so that you can play these videos on anyone’s
    computer or stream them to devices like the XBox, etc.

  • How do I save a specific layer as an audio file

    I needed a second audio file and created a layer and placed my video file that has the audio I want in that layer.  I edited the audio in that layer and now I want to save the result as an audio file.. preferably an MP3 file. How do I select a specific layer and save just that layer as an audio file?

    I would think  with Photoshop you may be able to save it as a video mp4 file then find a Video splitter program to split out the audio.  Or use and Audio program in the first place rather the using a program like photoshop that can do some basic video editing.

  • Maximum File S

    I have just purchased a Creative Zen Xtra 60GB MP3 Player.
    I would like to know what the maximum file size it...
    ... I have read that it is about 2GB, True/False?
    I would also like to know how to increase/remove the maximum file size restriction...
    ...or how to get large files on my Zen without using a file splitter program.
    Thanks in advance,
    aka-mustang

    2Gb, true.
    There's no way to remove it.

  • Where do my scans go?

    I am scdanning slides with a HP Scanjet G4050 scanner to a HP desktop using Windows 8.  I have it set up to scan to file.  With my preferences set to save as a tiff file, only the first slide of 16 slide scans appear in the designated file folder.   I talked to commercial tech support at HP today and he discovered that if I save as a  jpg file all 16 slides appear in the file folder.  However, when scanning to a tiff file, and I go into the folder that contains the one slide whhich is saved and open it with a photo viewer, then all 16 slides are there and viewable.  The tech support guy could not tell me where these files are stored so that I can get to them and categorize them when I am finished scanning all of my slides.   I hope this all makes sense and hope that someone has an answer.
    This question was solved.
    View Solution.

    TIFF being better than JPEG is a matter of opinion and is dependent on your archiving, editing, and/or printing needs. You might want to read some compare/contrast articles (example here) before you complete a whole bunch of TIFF scanning, just to make sure it's the best format for your purposes.
    There are free TIFF image splitter programs you can download. See this discussion from the website SuperUser.
    Please click the thumbs up button to say "Thanks!"
    Clicking "Accept as Solution" on a reply that solves your problem makes it easier for other people to find solutions.
    I am an HP employee.

  • Open new session on submitting a program thru FM call

    Hi expertz...need your help up here.
    Have a situation where we need to trigger another program(say zabc : PO History) when the user selects a line in the ALV list and then clicks a button (to call zabc), the new program should run in the background and open up or display the results in a New Session.
    Have tried to use FM 'SUBMIT_REPORT' with STARTING NEW TASK but it dosnt work.  Please see the call below.
    CALL FUNCTION 'SUBMIT_REPORT' "STARTING NEW TASK 'TEST1'
      EXPORTING
      RDIR                   = TRDIR
        report                 = 'ZPRPP_WORKORDERPURCHASING'
       RET_VIA_LEAVE          = ' '
      VARIANT                = ' '
       VARIPROG               = 'ZPRPP_WORKORDERPURCHASING'
       SKIP_SELSCREEN         = 'X'
      EXPRESSIONS            =
    IMPORTING
      VARIANT                =
    TABLES
       SELECTION_TABLE        = i_rspar
    EXCEPTIONS
       JUST_VIA_VARIANT       = 1
       NO_SUBMIT_AUTH         = 2
       OTHERS                 = 3
    Any Idea!.
    Thanks
      Jaif

    Hi,
    copy your function module SUBMIT_REPORT to ZSUBMIT_REPORT and make it remote enabled.
    Now, where ever you want to call this FM, call as below,
    CALL FUNCTION 'ZSUBMIT_REPORT' STARTING NEW TASK 'T'
    EXPORTING
    * RDIR = TRDIR
    report = 'ZPRPP_WORKORDERPURCHASING'
    RET_VIA_LEAVE = ' '
    * VARIANT = ' '
    VARIPROG = 'ZPRPP_WORKORDERPURCHASING'
    SKIP_SELSCREEN = 'X'
    * EXPRESSIONS =
    * IMPORTING
    * VARIANT =
    TABLES
    SELECTION_TABLE = i_rspar
    EXCEPTIONS
    JUST_VIA_VARIANT = 1
    NO_SUBMIT_AUTH = 2
    OTHERS = 3.
    Check it out, it works for me.

  • How do I update my old Organizer catalog for a new version of the program?

    When you install a new versiobn of the program and start the Organizer, it will usually give you a pop-up asking if you want to convert the catalog from a previous version. However, if that tool doesn't automatically launch, contributor Barb O offers this manual solution:
    Go to File menu Catalog command and you will see a button for Convert. Click that convert button to start the catalog conversion process manually.
    Note that IF you have more than one catalog, each one converts separately.
    BEFORE you start your new program, go to your old Organizer's catalog and select:
    -- Catalog > Repair
    -- File > Reconnect > All Missing Files
    -- Catalog > Repair (again)
    The logic here is that a "cleaned up" prior version catalog is less likely to have problems during the upgrade process.

    I recommend you ask that in the PSE forum. I'm sure there is some import/ export hocuspocus involved...
    Mylenium

  • "Program terminated in remote system NONE: Logon failed" when adding a new table

    Hello,
    I set up a replication flow from a SAP ERP 6.0 EHP7 with SAP ASE 16.0 source to SAP HANA 1.0 rev 82 target
    I am using a standalone SLT system NetWeaver 7.0 with DMIS 2011_1_731 (with SP 1 to 7).
    I have 100 tables to replicate.
    I succeeded to set up replication for 57 tables. These tables are replicating properly.
    Whenever I try to add a new one (with LTRC transaction, Data Provisioning -> Start Replication), the new table is marked as 'Failed' after a little while.
    When I press 'Show Error Log' button I got an obscure error message:
    "Program terminated in remote system NONE: Logon failed "
    I do not understand this message. I checked both on SAP ASE source and SAP HANA target. I am still able to connect against both source and target.
    Can you please tell how to troubleshoot this error.
    Thanks in advance,
    Christian

    First thank you for answering my questions. I really appreciate your answers.
    I rechecked the documentation.
    "Application Operations Guide SAP Landscape Transformation Replication Server Document Version: 2.3 – 2014-07-08"
    Page 29 - 30
    3.5.2.2 Data Transfer Jobs
    This section explains the relationship between the number of data transfer jobs and the number of available background work process.
    Data transfer and data transformation processing on SLT server system is accomplished by the background work processes of the underlying SAP NetWeaver ABAP application server. Each job occupies 1 background work process in the SAP LT Replication Server system. For each configuration, the parameter Data Transfer Jobs restricts the maximum number of data load job for each mass transfer ID (MT_ID). In total, a mass transfer ID (MT_ID) requires at least 4 background jobs to be available:
     One monitoring job (master job)
     One master controller job
     At least one data load job
     One additional job either for the migration objects definition, access plan calculation or to change configuration settings in the Configuration & Monitoring Dashboard
    Example
    If you set the parameter Data Transfer Jobs to 04 in a configuration “SCHEMA1”, a mass transfer ID 001 is assigned. As a result, the following jobs should be in the system:
    1 Master controller job: /1LT/IUC_REP_CNTR_001
     At most 4 parallel jobs for MT_ID 001: /1LT/IUC_LOAD_MT_001_001/~002/~003/~004
    When configuring your data load or replication scenario, consider the following:
     Do not define more data transfer jobs than the number of available application server background work processes. If all available background work processes are already occupied by jobs, any other job will have to wait until a free work process becomes available. This can lead to long wait times until a new activity (for example creating triggers) can start, and can also result in significantly increased latency times for data replication.
     The number of dialog work processes in the source system corresponds 1:1 with the number of data transfer jobs in the SAP LT Replication Server system.
     Besides the work processes allocated by the data transfer jobs you need to provide additional available work processes for controller and monitoring jobs, the migration objects definition, access plan calculation or to perform configuration changes, and so on.
    Sizing for SAP LT Replication Server involves determining how many work processes are required to perform the initial load of data into the target system within an acceptable timeframe, and accomplish the change capturing and the transfer of data changes to the target system within expected latency times.
    Ensure that you add enough additional work processes to allow other required SAP LT Replication Server jobs to run.
    Finally, you map the number of required application server work processes to their system resource consumption (CPU, memory, disc space) using the formulas provided by the SLT Sizing Guide.
    With the simple formula below, you can calculate the number of required application server work processes (WPs) on the SLT Server for each active SLT configuration.
    The number of required work processes can be determined by adding
     The Number of required data transfer jobs ,
     plus one background work process for Central Master (Monitoring) Job (only one per system!),
     plus one background work process for Master Controller Job,
     plus 3-5 additional empty background work processes (recommended per configuration),
     plus approx. 3 dialog work processes (recommended for each configuration).
    Note: A lack of available free application server work processes can negatively affect the data load or data replication processes.
    To summarize everything, the number of 'Data Transfer Jobs' must be set depending of the number of source tables, it is not the actual number of tables.
    Assume that for my 100 tables I use 10 'Data Transfer Jobs' :
    - The number of work processes on the SLT server would be 20. I took the simple formula of the documentation:
    10 data transfer jobs ,
    + 1 background work process for Central Master (Monitoring) Job (only one per system!),
    + 1 background work process for Master Controller Job,
    + 5 additional empty background work processes (recommended per configuration),
    + 3 dialog work processes (recommended for each configuration).
    - The number of dialog processes on the source server would be 10 ( equal to the number of 'Data Transfer Jobs')
    Am I correct ?
    Regards,
    Christian

Maybe you are looking for