Massive load of Progression Results

Hi,
I've been trying to insert the progression results for a student and i've been using the function module
HRIQ_PROG_GR_DT_RFC. I uses it in a massive load program for the progression of the student registration of each year and session . Well, I've debugged all the process of the function module, although the log table (lt_return, in the function module TABLES parameter), results empty, and the return code is 0, the infotypes HRP1737 and HRT1737 don´t have any content about the progressions that I processed. The parameter testrun is variable in the program, and I pass it as SPACE. The question is, is there another way to process in a massive load the progression results?  
Thanks,
Greetings,
JORGE ROJAS LOPEZ

Jorge,
I am not 100% sure for this particular FM, but this is worth a quick test.  Many of the BAPIs, by design, do not perform an internal commit.  Therefore, from whatever program you call this function module, call the FM BAPI_TRANSACTION_COMMIT immediately afterwards.
Maybe that will solve it.  If not, definitely log an OSS message as Joachim suggests.
Michael

Similar Messages

  • DELETE MASS PROGRESS RESULTS

    Hi experts,
       I'm having a really weird issue. I'm trying to use the function HRIQ_PT_PROGRESS_DELETE_MASS to delete massively all the progressions results of my ST's. We have done a little program that uses this function like this
        call function 'HRIQ_PT_PROGRESS_DELETE_MASS'
          exporting
            it_st_objid                   = it_carga
            iv_begda                      = '19000101'
            iv_endda                      = '99991231'
         exceptions
           inconsistent_parameters       = 1
           error_delete                  = 2
           others    
    The Weird issue is that when i called doesn't delete anything, but whe i used from the se37 boldit works fine! bold. Can Someone please have any ideas why?
    I did a liltle debug and the standard calls the following function:
    call function 'RH_READ_INFTY_NNNN'
          exporting
               authority             = authority
               with_stru_auth        = with_stru_auth
               infty                 = infty
               istat                 = istat
               extend                = extend
               subty                 = subty
               begda                 = begda
               endda                 = endda
               condition             = condition
               inftb                 = inftb
               sort                  = sort
          tables
               innnn                 = innnn
               objects               = objects
          exceptions
               nothing_found         = 1
               wrong_condition       = 2
               infotyp_not_supported = 3
               wrong_parameters      = 0
               others                = 5.
    The result is that the objects table is emtpy, but when i run it from the se37 is boldnotbold empty.
    I hope someone can help me.
    Regards,
       Cesar Felce

    Hi Prabhat,
      I did my debug and i do append the table, i have allready checked with another abap this situation and he was really surprised.
      What does this function  HRIQ_STUDENT_DATA_GROUP_DELETE do??, i did my search and I couldn't founded. The functions that are on my sistem are:
    HRPIQ00DELETION_TOOLS
    HRIQ_STUDENT_DELETE_LOG_APPEND
    HRIQ_STUDENT_DELETE_LOG_CREATE
    HRIQ_STUDENT_DELETE_LOG_DISP
    HRIQ_STUDENT_DELETE_LOG_SAVE
    HRIQ_STUDENT_MASS_DELETE
    HRPIQ00RELATPERSON
    HRIQ_STUDENT_RELPERS_DELETE
    HRPIQ00STUDENT_EXCH_DB
    HRIQ_STUDENT_EXCHIN_DELETE_DB
    HRIQ_STUDENT_EXCHOUT_DELETE_DB
    HRPIQ00STUDENT_REGIST_DIAL
    HRIQ_STUDENT_REG_DELETE_DIAL
    HRPIQ00STUDENT_REGIST_SAVE
    HRIQ_STUDENT_ADMIS_DELETE_DB
    HRIQ_STUDENT_DEREG_DELETE_DB
    HRIQ_STUDENT_REG_DELETE_DB
    The fact is that the function is working but only on the se37!
    thanks,
        Cesar Felce

  • Loading the different result sets in the same sequence for the target table

    Dear all,
    I have 5 tables say A,B,C,D as my source and i made 3 joins P,Q,R .the result sets of these 3 joins are loading into a target table X but with 3 different targets with same table name.
    I created one sequence say Y as my target table has primary key and mapped to three different targets for the same target table which i need to load.
    But after deployed and executed successfully ,i am able to load the data from three join result sets with differeent sequence numbers.
    I am looking to load data like this.
    If First Result set P has 10 Records,SEcond Result Set Q Has 20 and the third result set has 30 records then while loading data into first target it creates the seq for the 10 records from 1..10 and while loading the data for second result set ,it creates the sequence from 11 ...20 and while loading the third target with the third result set it creates the sequence from 21 ----30.
    But i am looking to load the three result sets in the sequence 1to 10 but not like creating fresh sequence for each result set.
    how can we achieve this in owb?
    any solution for this will be appreciated.
    thank you
    kumar

    My design is like following
    SRC1
    ---->Join1--------------------------->Target1( Table X)<-----Seq1
    SRC2
    SRC3
    ----> Join2----------->Target2(Table X)<----Seq1
    SRC4
    -----> Join3 -------> Target3(Table X)<-----Seq1
    SRC5
    Here the three 3 targets are for the same Table X as well sequence is same i.e seq1
    If the First Join has 10 rows ,Seq1 generates sequence in 1 to 10 while loading target1
    But while loading second target,Same Seq1 is generating new sequence from 11 but i am looking to load target2 and target 3 starting from sequence 1 but not from 11 or so.
    As per your comments :
    you want to load 3 sources to one target with same sequence numbers?
    yes
    Are you doing match from the other two sources on first source by id provided by sequence (since this is the primary key of the table)?
    No
    can you please tell me how to approach for this?
    Thank You
    Kumar

  • RE: Load of query results

    Hi Patrice,
    Currently, there is little difference between the enterprise edition and
    the standard edition as you pointed out. However, over time, we expect
    to see some major differences as we add fucntionality that is more
    suited for enterprise application - caching is one of these major
    differences.
    We are staggering the release of the SE and EE versions for several
    reasons: 1) we believe the EE needs to have additional functionality to
    justify the two versions and what will be 2 different price points; 2)
    we are hopeful that the specification is finalized shortly - we feel a
    certain discomfort with releasing an "Enterprise" version based on a
    Draft specification; and 3) we are using the SE version to better
    understand the market and the needs of the EE customers. We've put out
    the EE beta to inform those interested in the EE version that one will
    be available.
    No, we do not have a reseller in France at this time although we have
    some development that takes place in Paris. We are definitely
    interested in developing business development relationships throughout
    the world to penetrate this market as efficiently as possible. Do you
    have any suggestions on resellers in France?
    Thanks for your interest.
    Neelan Choksi
    The Kodo JDO Product Team
    -----Original Message-----
    From: Patrice Thiebaud
    To: Choksi, Neelan
    Sent: 8/13/01 1:18 PM
    Subject: RE: Load of query results
    Choksi,
    Thank you for the information.
    I have the additional three following questions :
    in my understanding :.. the Enterprise Edition currently only adds the synchronization with
    the transaction manager of an application server
    .. the JDO specification also mandates the use of a JCA adapter in the
    context of a managed environment
    - are you going to provide also a JCA adapter that could use any JDBC
    driver ?
    - how come that there is such a time interval between the GA dates of SE
    and EE ?
    do you have a reseller in France ? If not, are you looking for one ?Thanks in advance.
    At 22:14 11/08/2001 -0400, you wrote:
    Hi Patrice and all,
    We are planning on releasing Kodo JDO Standard Edition in late August or
    early September. We have not determined a release date for the
    Enterprise
    Edition (likely towards the end of the year).
    Thanks,
    Neelan Choksi
    Kodo JDO Product Team
    -----Original Message-----
    From: White, Abe [ mailto:[email protected]
    <mailto:[email protected]> ]
    Sent: Friday, August 10, 2001 10:30 AM
    To: JDO-ListServ
    Subject: RE: Load of query results
    Could you please clarify exactly what you mean by an 'automatic load' of
    query results? And in what way is the 'resource manager' (db?) accessed
    for each query object returned?
    When Kodo issues a query it selects all fields of the expected result
    class that lie in the primary table used by that type (with the
    exception of LOB fields). Thus the objects returned by the query
    already have all of their data filled in that is accessible with a
    single SELECT. Additional queries are made only if you access fields of
    an object that do not lie in its primary table, such as Collections,
    arrays, Maps, and relations to other persistent objects.
    Is that what you meant?
    Whatever you mean, our goal is to implement the entire JDO
    specification, including as much optional behavior as is useful to our
    customers.
    I'll have someone from marketing get back to you with the GA schedule.
    -----Original Message-----
    From: Patrice Thiebaud
    To: [email protected]
    Sent: 8/10/01 5:08 AM
    Subject: Load of query results
    Hi,
    The final JDO specification is likely to support the need for having an
    automatic load of query results, probably through a property (thus
    answering a performance optimization need, as it is better to avoid
    futher
    access to the resource manager for each object used).
    Will the GA version provide this feature ?
    By the way, is it possible to know the scheduled date for GA ?
    Thanks in advance.
    BEA Systems : How Business Becomes E-Business
    Patrice Thiebaud - Presales Senior Consultant
    BEA Systems - France
    Tour Manhattan
    6 place de l'Iris
    92095 PARIS La D__fense C__dex
    Tel: 33 1 41 45 70 27 Mobile: 06 08 05 95 95
    BEA Systems : How Business Becomes E-Business
    Patrice Thiebaud - Presales Senior Consultant
    BEA Systems - France
    Tour Manhattan
    6 place de l'Iris
    92095 PARIS La D__fense C__dex
    Tel: 33 1 41 45 70 27 Mobile: 06 08 05 95 95

    I have tested Oracle only. Teradata has a "sample" command and I would hope that Web Intelligence would use that. The Oracle method involves the dbms_random package to assign each row a random number, then the query is sorted by that number and a limit is placed for the sample size.
    I have not written about this on my blog yet, but it could be an interesting topic. Thanks for the suggestion.

  • Load of query results

    Hi,
    The final JDO specification is likely to support the need for having an
    automatic load of query results, probably through a property (thus
    answering a performance optimization need, as it is better to avoid futher
    access to the resource manager for each object used).
    Will the GA version provide this feature ?
    By the way, is it possible to know the scheduled date for GA ?
    Thanks in advance.
    BEA Systems : How Business Becomes E-Business
    Patrice Thiebaud - Presales Senior Consultant
    BEA Systems - France
    Tour Manhattan
    6 place de l'Iris
    92095 PARIS La D__fense C__dex
    Tel: 33 1 41 45 70 27 Mobile: 06 08 05 95 95

    Hi,
    According to your description, my understanding is that when you use Angularjs to delete item then it throws the 412 error.
    for the IF-MATCH in the delete method, it needs to contain in the headers like below:
    'delete': { method: 'DELETE', headers: { 'Accept': 'application/json;odata=verbose', 'content-type': 'application/json;odata=verbose', 'X-RequestDigest': $("#__REQUESTDIGEST").val(), 'IF-MATCH': '*' } }
    Here  is a similiar thread for your reference:
    SharePoint/Angular can't delete item - Error 412
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How can I get the page loading in progress indicator visible as in 3.6??

    1)
    When a page takes long to load it would be nice to see its progress, if any, as I used to have in the earlier 'FF-version. Is it possible somehow?
    2)
    If I choose "no tabs" to save space on screen can I get the tabs visible when needed, without going to preferences?

    1. https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/
    2. That pref suppresses the Tab bar when there is only one Tab open. With two or more Tabs Firefox should always show the Tab bar. ''Unless you are referring to a preference added to Firefox by an add-on.''

  • Can a target value for KPI calculation be loaded at the Result level in SSM

    Hello
    we are working on a POC where we are loading data at the input level of a dimension for a measure. that measure is averaged up to the result level passing through 1 output level.
    Now my problem is that we can load the target data using Entry and Approval at the same level as we load the actual data i.e at the input level. But our requirement is that the client needs to load the target values at the result level but not at the input level.. how can this be done ?
    Vijay
    Edited by: vijay kumar on Mar 20, 2009 7:20 AM

    Hi Vijay,
    If you are using the BICA to define your KPIs, you can create there Actual and Target Measures with different Dimension Consolidation options. In order to be able to also load data at the output or result level, you can choose from the dropdown the option "ENTER" as the Dimension Consolidation option for the target measure you are creating.
    But if you are using the Cube Builder to create your KPIs, then unfortunately it isn't possible to define different Dimension Consolidation options for the Actual and Target measures of one KPI. In this case, and in the case you are creating your measures directly in PAS, you have to edit the CONSOLINFO document in the PAS model in order to allow for the entering of data in E&A at the output/result level.
    You can set this option by locating your measure in that document and replacing the string "INPUT", at the end of that line, with "ALL". If no line exists yet for your measure (which will happen if you created the measure directly in PAS), then you will need to add it, as in the following example:
    EXAMPLE_MEASURE_ACT,consvar_pmdb.pro,INPUT
    ...in case the actual measure should be consolidated as SUM
    EXAMPLE_MEASURE_ACT,calcavg_pmdb.pro,INPUT
    ...in case the actual measure should be consolidated as AVERAGE
    EXAMPLE_MEASURE_TAR,NONE,ALL
    ...in order not to consolidate the target measure and allow E&A to plan on all levels of its dimensions
    Hope this helps!
    Best regards,
    Ricardo

  • Loading dataprovider progress bar possible?

    Gidday
    I'm loading data out of SQLLite into an array in my AIR app, ready to populate a datagrid once the SELECT hs been successful:
    data_grid.dataProvider = new DataProvider(evt.data)
    It works really well, but I was wondering if there is a way to display progress?
    50 000 rows takes a couple of seconds to populate, and I'm catering for up to 200 000 rows.
    Is it possible to directly monitor progress of SELECT queries, and then for Flash to populate a dataProvider, or is it a case of having to split up the query into chunks of say, 10 000 rows, break, update a progress bar, then go back for the next SELECT?
    Also - similar topic - is it possible to set up progress for browseForDirectory type operations? I'm loading in large filelists and parsing the file names. I have set up progress tracking once the parsing starts, but cannot seem to do the same after the Event.SELECT listener kicks in, and I run this code in a function:
    var f1:Array = d1.getDirectoryListing();
            var len:int = f1.length;
            for(var i:int = 0; i < len; i++) {   
                f2.push(f1[i].name); //if current item in f1 array is a file, push it onto the f2 array
                f3.push(f1[i].nativePath);//save location of file
                if (f1[i].isDirectory) {
                    gL(f1[i]);
    Thanks guys!

    you can't display the progress of any single select query.  the best you can do is to break the select into several "chunks" or warn the user that your app will be unresponsive for some period of time.
    here's the general idea with chunking:
    Chunks
    For example, if you have a for-loop that takes 10 seconds to execute, your game will appear to freeze for 10 seconds after this loop starts. Nothing will update on stage and nothing will respond to user input. Either you should warn your user before starting that loop or you should break that loop into several smaller chunks that allow visual updates to the user so they do not think your game is broken.
    For example, this for-loop that adds odd numbers (and shows the first m odd numbers sum to m*m) freezes my Flash Player for about 9 seconds.
    var i:Number;
    var n:Number=3000000000;
    var s:Number=0;
    var startI:Number=1;
    var endI:Number=n
    var startTime:int=getTimer();
    for (i=startI; i<endI; i+=2) {
           s+=i;
    // 9 seconds
    trace((getTimer()-startTime)/1000,s,n*n/4,s-n*n/4);
    The following technique shows how to break this (and any other for-loop) into chunks that allow the Flash Player to update every second.
    var i:Number;
    var n:Number=3000000000;
    var s:Number=0;
    var startTime:int=getTimer();
    // This is the number chunks into which the previous for-loop will broken. If the // previous for-loop took about 9 seconds, using 10 chunks means there will be updates // about every 0.9 seconds.
    var chunks:int=10;
    var startI:Number=1;
    var endI:Number=n/chunks;
    var t:Timer=new Timer(100,1);
    t.addEventListener(TimerEvent.TIMER,f);
    f();
    function f(e:Event=null):void {
           for (i=startI; i<endI; i+=2) {
                  s+=i;
           trace("stage update",startI,endI,s);
           if (endI<n) {
                  t.reset();
                  t.start();
           } else {
                  trace((getTimer()-startTime)/1000,s,n*n/4,s-n*n/4);
           startI+=n/chunks;
           endI+=n/chunks;

  • FLV load speed, progressive v. streaming

    I've got a site page set up to load different FLVs when a
    number is clicked. The client says that 10 seconds elapse before
    the video begins to play. They weren't worried about download time
    early on, but they want it instant now. They want streaming video,
    but I don't know that would be cost effective because I'm guessing
    50 visitors per month. Any recommendations for streaming and those
    costs?
    I think progressive is the way to go, but I'm not sure the
    best way to handle the lag time. I tried embedding the FLV into a
    SWF and creating a preloader. That worked, but the video is slow
    and out of sync. Maybe the frame rate? Maybe just the side effect
    of embedding?
    Here's the site
    http://www.sscconst.com/about.php
    Any help would be appreciated. Thanks.

    Well, you don't really preload an FLV file as I know it. I
    think you are skipping creating a Flash file and putting your
    videos right into dreamweaver. I am not sure how that makes a
    difference, but I never use that technique. If you add the video to
    a swf file in Flash you can control the buffer size fairly easily.
    The reason you don't preload a FLV is the point of
    progressive streaming. Once enough of the file is loaded the video
    starts to play while the remainder of the video downloads.
    The trick I use is to put a layer below the FLVplayback
    controller in Flash with the text, "Video is Loading, please wait"
    on it. That text will be visible until there is enough of the video
    loaded where it shows up and covers that line of text beneath it.
    Hope this helps.

  • Need to make changes to FC load page/progress bar.

    Hello,
    I have a page built in FC that contains media that requires some time to download (36mb or so) and my client loves everything I have done exept the load page.  I have no idea where I need to go to make adjustments to this page.  All I want to do is add a background image to let the impatient visitors know that the page they are looking for is loading.  I am also curious as to why it takes this page so long to load since the media is not embedded into the swf.  The more important question is where I need to go to create a custom layout for the load in page with the white on white progress bar.  The page in question is here:
    http://www.thealoharadio.com/EPK/Main.html
    Any help would be appreciated,
    Thank You,
    Brett

    Short answer is, not in Flash Catalyst right now.
    But you can change it in Flash Builder with a little coding.
    Here is a good tutorial on creating a custom preloader.
    Chris

  • Import Script with Temp Variable at Bottom of Load File - No Results

    I am running into an issue while trying to load an entity's financials using a Data Pump script to assign a temporary value for the entity number, which is located at the bottom of the report.  Here is how the import file is layed out:
    Account                Description                  Final Balance                                    
    All Accounts and information....
    Entidad: 93          A: 93
    I am trying to pull the 93 into PvarTemp1.  Is there something I need to do special in the scripting since the variable I am trying to extract is at the bottom of the data?  All examples I have been able to find on the forms show the temp variable at the top of the data that the temp vaiable is being applied.  I am very new to VB and would appreicate any help.
    Here are the scripts that I am running:
    GET:
    If Mid(strRecord, 23, 8) = "Entidad:" Then
    RES.PvarTemp1 = Mid(strRecord, 32, 2)
    End If
    GetMexicoEntity = strField
    End Function
    PUT:
    PutMexicoEntity = RES.PvarTemp1
    End Function
    Thanks in advance!

                                                               Saldo Inicial     Activ Período        Balance Final
    Cuenta                 Descripción                          06/01/13                                 06/30/13       Ajuste Balance
    12012                  PTU DIFERIDO                              -489.00                  .00              -489.00
    12018                  IETU DIFERIDO                          -13,100.00                  .00           -13,100.00
    13520                  CREDITO MERCANTIL                   13,682,407.05                  .00        13,682,407.05
    20819                  OTRAS RESERVAS                         445,751.35            86,957.38           532,708.73
    21402                  PASIVO NETO PROYECTADO                   4,887.65                  .00             4,887.65
    30101                  CAPITAL SOCIAL HISTORICO                25,791.04                  .00            25,791.04
    30151                  CAPITAL SOC. ACTUALIZADO                87,406.99                  .00            87,406.99
    30201                  RVA. LEGAL HISTORICO                  -210,712.72                  .00          -210,712.72
    30301                  UTIL/(PERD) AC. HISTORIC            -2,605,881.57                  .00        -2,605,881.57
    30501                  RESUL. ACUM. HIST.                 -10,969,131.88                  .00       -10,969,131.88
    30502                  OCI                                    -22,567.00                  .00           -22,567.00
    30721                  POSICION MONETARIA                     233,964.17                  .00           233,964.17
    30801                  CXREEXP.TRASP. DEL EJERC             1,164,673.76                  .00         1,164,673.76
    77403                  OTROS                                 -445,751.35           -86,957.38          -532,708.73
                                                                 1,377,248.49                  .00         1,377,248.49
                                                         ==================== ==================== ====================
    Criterio del Reporte:                   Reporte pedido por:        iochoa
                          Entidad: 93          A: 93
                   Fecha Efectiva: 06/01/13
                                A: 06/30/13
                 Sumar Subcuentas: S
              Sumar Centros Costo: N
                           Moneda: MN
             Suprimir Montos Cero: S
      Redondeo al Millar más Cerc: No
      Redondeo a Unid más Cercana: No
                  Moneda Reportes:                               Salida: Bal93
                                                               ID Batch:

  • Computer shuts down while loading the progress-bar

    SPECS:
    MacBookPro 13-inch
    Early-2011
    I recently installed Yosemite in my computer, hours later while I was using the new OS X my computer freezed. I held the power button and it turned off. Now, I'm trying to power on the computer and when the progress bar is in 50% the computer turns off.
    I need help ASAP

    rthec wrote:
    I've seen some of the threads regarding this but none of the fixes work for me.  I formatted my hard drive for reasons other than this so it has a fresh install of Windows XP Home Edition, the latest video drivers, and the latest Flash.  When my wife plays Cityville or Castleville, her computer shuts down.  I checked the system logs and nothing is there regarding the shutdown.  I tried changing the hardware exiliration setting and that didn't help.  We've tried the games on Firefox and IE 8 with the latest updates and it still doesn't work.  Any help will be appriciated.
    The operating system, XP in this particular case, will shutdown the system to prevent damage to hardware if it encounters an instruction which can damage the system. It will usually logs an event which you can view by clicking Start, then in the Run field, type eventvwr.msc and click OK. Then open the both the "System" and "Application" submenus and look for events which are prefixed with a white X inside a red circle. The 6th column from the left will contain the Event ID which can be used to try and track down the source of the problem.

  • Itunes store fails to load, and progress bar freezes, even though i am logged in.

    i cannot get the itunes store to load on my windows 7 starter netbook. i use both firefox and IE browsers. and use a 3g dongle connection. itunes has been working fine up until a month ago. now it refuses to fully load. i have checked all intenet options which are correct. and firewall settings, which allows full access to itunes. running the itunes diagnostic reports that i am not the administrator ... despite the fact that i am signed into windows as an administrator! 
    i recently updated to itunes 10.4. should i go back to an earlier version?
    what is causing this enduring frustating problem? and what is itunes doing about it?

    i also got the very long list of titles,, in blue writing ... latest cds, movies etc, without any images! like a shopping list, or the bare bones of a web page. but this only appeared on screen after i disconnected from the internet.
    i am amazed that itunes are not targeting this problem with a an alert on itunes. it is affecting quite a few users. but they don't seem to care. i've tried every means of contact, but just got the runaround treatment!

  • IDOC massive loading (for stress tests purposes)

    Team,
    Is there a clean and easy way to load (tons) of IDOC into SAP XI ?
    Using the WE19 tcode ? Write an ABAP pgm that will loop ?
    We are looking for a method to do our IDOC stress test.
    Merci !

    Hi,
    in WE20 put IDOCs in collect mode (outbound profile)
    then record WE19 and create a few 1.000
    then bd87 and here we go
    or BD10 and you can create many at once (materials)
    Regards,
    michal

  • Delete Progression Massively

    I would like to know if this function delete the pregression of students in massively form?
    HRIQ_PT_PROGRESS_DELETE_MASS.
    Thanks for All.

    Edwar,
      Yes. It will delete all progression results of a student.
    Prabhat SIngh

Maybe you are looking for

  • NEWBIE question about java

    Why is the java compiler making two .class files for my swing applet? input > applet1.java output> applet1.class , applet1$1.class This is annoyin because it appears the applet1.class needs applet1$1.class to run. Unfortunately, my webserver (FreeBSD

  • PRAA & 2 bank records in IT0009

    Hi all, We use Tcode:PRAA for creating HR master records as vendor master records. There are 2 bank records in IT0009. How do we create the 2 bank details in the vendor master? Currently, only 1 bank detail is interfaced, with the bank details type =

  • SL server as standalone server for  Windows(XP,7) network

    We have been using an OS X 10.3.9 Server XServe G5 as a mainly Windows ( all XP clients) PDC file server for 6-7 years. What a great machine and super reliable. But of course it is getting long in the tooth and so I am looking at the Mac Mini SL Serv

  • Run time error in VA01 after entering material at item

    Syntax error in program "SAPFV45V ". Error in the ABAP Application Program The current ABAP program "SAPMV45A" had to be terminated because it has come across a statement that unfortunately cannot be executed. The following syntax error occurred in p

  • Can Someone in Admin pls check my account for me

    I have a years subscription and it is still asking for credit.