IDoc initial load with tcode PFAL

Hi All,
We have implemented an ALE-iDoc and trying to do intial full load of data(Infotype 2) using tcode PFAL.It seems there is some problem with one of the employee's IT 0002 data so the program execution is getting stopped and it is not processing all the employees records.
How do we overcome this situation so that program will ignore the erroneous records
Thanks
Bala Duvvuri

Mylene,
I can correct the error but do i need to start the process again from scratch after correcting the error?
can't i have something link restore point where i can start from the record which was giving problem?
Thanks
Bala Duvvuri

Similar Messages

  • Initial load with LOBs

    Hi, i'm trying to do an inital load and I keep getting errors like these:
    ERROR OGG-01192 Oracle GoldenGate Capture for Oracle, ext1.prm: Trying to use RMTTASK on data types which may be written as LOB chunks (Table: 'TESTDB.BLOBTABLE').
    ERROR OGG-01668 Oracle GoldenGate Capture for Oracle, ext1.prm: PROCESS ABENDING.
    The table looks like this:
    COLUMN_NAME|DATA_TYPE|NULLABLE|DATA_DEFAULT|COLUMN_ID|COMMENTS
    UUID     VARCHAR2(32 BYTE)     No          1     
    DESCRIPTION     VARCHAR2(2000 BYTE)     Yes          2     
    CONTENT     BLOB     Yes          3     
    I've checked and the source database does contain data in the blobtable and both databases have the same tables, so now I have no idea what can be wrong? =/

    For initial loads with LOBs, use a RMTFILE and a normal replicat. There are a number of things that are not supported with "RmtTask". A "rmtfile" is basically the same format as a 'rmttrail' file, but is specifically for initial loads or other "captured" data that is not a continuous stream. And make sure you do have a newer build of GG (either v11 or a latest 10.4 from the support site).
    The 'extract' would look something like this:
    ggsci> add extract e1aa, sourceIsTable
    ggsci> edit param e1aa
    extract e1aa
    userid ggs, password ggs
    -- either local or remote
    -- extFile dirdat/aa, maxFiles 999999, megabytes 100
    rmtFile dirdat/aa, maxFiles 999999, megabytes 100
    Table myschema1.*;
    Table myschema2.*;
    Then on the target, use a normal 'replicat' to read the "files".
    Note that if the source and target are both oracle, this is not the most efficient way to instantiate the target. Using export/import or backup/restore (or any other mechanism) would usually be preferable.

  • ADRMAS IDoc Initial Load (ECC to C4C)

    Hi All,
    The Integration Guide for ECC to C4C integration using Netweaver PI downloaded for SMP explains how to set up the ADRMAS.ADRMAS03 IDoc to be triggered in ECC using Change pointers and flow to C4C via a Standard IFlow. The guide is self explanatory for setting up the BD64 Distribution Model, WE20 Partner Profile and even the Change pointers. It also talks about the pre-requisites, in this case the DEBMAS_CFS IDoc and how they should be maintained.
    Can anyone tell me how to do the Initial Loads for this IDoc? Are initial loads even required - I should think so since the Customer Addresses do need to be populated on C4C to begin with and can't just be populated in the case of Address changes in ECC.

    Hi Tim,
    We are following Chapter 8 for Initial loads, but there is no mention of how to ADRMAS IDoc's Initial load. There are details of the DEBMAS_CFS IDoc's Initial load which is a prerequisite for ADRMAS.
    When it comes to changes, the guide covers both DEBMAS_CFS IDoc's as well as ADRMAS. Do we not need to initial load for ADRMAS? If so, how would Customer Addresses move over from ECC to C4C initially?

  • Initial load with CDC

    I am now able to replicate changes made on the source table and make the changes visible on the staging site, now I have two questions:
    1.) how do I manage the initial load of the source table.
    The table as object gets replicated as an empty table, after the first change on the source table the changes are beeing replictated, but not the whole contents of the table.
    2.) how do I manage to apply the changes to target table ?
    I have the changes in the change view but with a.) all the additional columns, ending with a $-sign and b.) only the changed values, if the modification was an update-operation.
    rueisel

    Hi Rueisel,
    1. before starting replication, initialiaze yours destinations tables with DataPump. You can create a scripèt based on impdp/expdp ou write a PL/SQL package around DataPump API (not very difficult and well documented)
    2. To propagate the changes from the Changes tables to the Destination tables, you have to write your own solution. The main principles is to
    create a job that read the Changes Tables and update the Destination tables (use merge statements). The job can be stored on the Destination database or staging one. A database link must be created between Destination and staging database.
    Warning: If you have to propagate some clobs/blobs objects, you have to create a specifc solution because you can not access them throught a database link.
    I hope it's help,
    Cyryl

  • Initial loading with less added record in a cube

    Hi Everybody,
    I have loaded a Initial delta into a cube. in  that cube there are more than one lakh entries are transfered, but only 30,000 records are added, i donot know why it happened? how can i solved? help me...

    Hi Jaya,
               It is not a problem with no of records
    as cube is aggregates the key figure value.
    match the infocube data with PSA........if u find any missing records then debug the routines........

  • Initial Load from ABAP Failed

    Hi.
    Initial load from ABAP described in following PDF document failed.
    Identity Management for SAP System Landscapes: Configuration Guide
    http://service.sap.com/~sapidb/011000358700001449662008E
    System log Error
    lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [C:\WINDOWS\system32\sapjcorfc.dll: Can't find dependent libraries]. java.library.path [C:\Program Files (x86)\Java\j2re1.4.2_16\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;......
    Environment is
    IdM 7.1
    NW AS JAVA 7.0 SP 17
    Windows 2003 Server 64bit
    SQL Server
    Any help will be most appreciated !

    Hi You Nakamura,
        We are facing the same problem during AS ABAP - initial load with the same error message.
    I downloaded the msvcp71.dll file and placed it in System32 folder. But the problem remains the same (even after server restart).
    The system log shows the same error message and no entries in job log.
    Please let me know if you had followed any different way to install the dll file.
    Regards,
    Vijay.K

  • Initial load in middleware

    Hi,
    When i start the initial load with transaction R3AS, after specifying the load object and destinations on execution it throws me an error "NO GENERATION PERFORMED CALL TRANSACTION GN_START".
    I tried running GN_START transaction, after completion of that, when i again try R3AS, it shows the same error again. ("NO GENERATION PERFORMED CALL TRANSACTION GN_START".)
    Please suggest some ideas.
    Thanks & Regards,
    Karthik.

    Hi Karthik,
      Start transaction GN_START to generate the missing objects. The status of the generation (generation errors) can be seen in transaction GENSTATUS.
    Regards.
    Manuel.

  • Initial load (R3AS). Number of blocks by object

    Hi Gurus,
    does anyone have information about the number of blocks for each object while executing the initial load with transaction R3AS?
    Regards
    Mikel

    Hi Mikel,
        For most of the objects, it should 100 blocks.
        If system is running slow, then you can reduce it.
    Regards,
    Bhanu

  • Golden Gate - Initial Load using parallel process group

    Dear all,
    I am new to GG and I was wondering if GG can support initial load with parallel process groups? I have manage to do an initial load using "Direct BULK Load" and "File to Replicat", but I have several big tables and replicat is not catching up. I am aware that GG is not ideal for making initial load, but it is complicated to explain why I am using it.
    Is it possible to user @RANGE function while performing Initial Load regardless of which method is used (file to replicat, direct bulk, ...) ?
    Thanks in advance

    you may use datapump for initial load for large tables.

  • OGG- Initial load

    hi Experts,
    Can you please provide the step or any document to do the initial load with RMAN?
    also please provide the syntax for how to take the RMAN backup with particular scn number ? like in exp/imp we can use flashback_scn , is there any same parameter available in RMAN?
    Thanks.

    Please refer to the doc in the support note:
    Oracle GoldenGate Best Practices: Instantiation from an Oracle Source Database [ID 1276058.1]

  • Initial SERC Load with OCC

    Dear Experts,
    I hope that everyone is fine and healthy.  I am stuck with SAP EH&S problem and as SAP EHS consultant, I was hoping that we can share knowledge. . I was hoping that one of you guys can help me. I want to upload substance with open content connector for SERC database with XML file but I am not able to get the initial load from XML file in to SAP.  I have already created RFC and I can call OCC from CG02 via data determination but I cannot upload substances from XML file via OCC to SAP. Has anyone got experience with initial SERC  database  via OCC ?
    Can you give me some advice?
    Thank you in advanced for your help.
    With kind regards,
    Maywand

    Dear Maywand
    it is not "clear" how you have prepare the OCC and XML file to be used in upload.
    To use OCC you need to prepare "mappings" etc. Starting from hit list you can do as mentioned by Ralph initlal upload and delta upload.
    Do you get a "screen" showing the spec (some core data like identifier) and the data you would like to upload? Which "preparation" steps to use OCC has been done? (check OCC documentation on your local file for proper set up of OCC and check the OSS note mentioned in SAP online help etc. etc.)
    May be thiscould be of interest:
    Examples of Data sharing demands in SAP EHS Management using XML
    Rule Sets / Secondary Data Determination
    As shown in second document: there are not more that 20 thread regarding OCC. Seems to be that this tool is either not used or that no issue come up in use.
    C.B.
    PS: aas mentioned in Import of Data - Specification Management (EHS-BD-SPE) - SAP Library
    There are two options to use OCC. One in dialog modus (online) and second offline modus. I assume you would like to use first mode?

  • Initial Load - AS ABAP - getting only user with a group

    Hi,
    when i start initial load, i just get users with groups. Is that standard?
    Br,
    Philip

    First of all - you'll need to familiarize yourself with the database for effective learning and debugging. I'm talking about the MS-SQL or Oracle-DB where you installed the IC-schema. It often helps me to understand whats going on behind the scenes.
    Secondly - I read some of your posts - I would advise you to install the dispatcher and everything on the server where the DB is hosted - at least as long as you're in development. The MMC can still be on your local pc/laptop, although some things won't work well there (Import, Dispatcher-Status, ...). This'll ease things a lot I suppose.
    About the service-user... SAP delivers a role you can import into PFCG (SAP_BC_SEC_IDM_.SAP-File in misc-folder of installation media). This role should be sufficient for your communication user, is updated every now and then and contains only the necessary permissions. Maybe you'll have to extend it (Z_SAP_) in case you want to read special tables not supported by the SAP framework (e.g. license data).
    I can hardly believe that the current role assigned to your user only has permissions to users with groups != empty
    By now I have no clue why you only see users in IdM with groups assigned in SU01... look up the SQL-table I mentioned if there are more users.
    BR
    Michael

  • I have a 2008 iMac 21.5" 10.6.8 Snow Leopard with 4.1.3 VMWare and windows 7.Mountain Lion initially refused to down load as I had back up on the HD. this was removed and installation was accepted but froze in the initial stages with 33 mins to go.

    I have a 2008 iMac 21.5" using 10.6.8 Snow Leopard with VM Ware 4.1.3 supporting Windows 7. Initially ML OSX refused to install due to Back up on HD which I removed to trash.It then proceeded but froze up in the initial stages with 33 mins remaining. I was lucky enough to quit and restart using 10.6.8. With all the problems on this chat line, it appears it may be best to leave Mountain Lion well alone, and cut losses rather than tempt fate.Has anybody anything positive to say or help with?

    Welcome to Apple Communities
    1. Open Disk Utility and repair permissions
    2. Open Finder, go to your user's folder > Library > Caches and delete everything
    3. Verify disk
    4. See if your apps are compatible with OS X 10.8 > http://www.roaringapps.com
    You can also do a backup and create a DVD or USB drive to install OS X > http://arstechnica.com/apple/2012/07/how-to-create-a-bootable-backup-mountain-li on-install-disk/ When you start in 10.8 installer, open Disk Utility, select your volume and erase the drive, and install

  • Reporting Period dates in tcode PFAL for generating iDoc

    Hi ALL,
    Please help me in understanding the reporting period dates in tcode PFAL
    Reporting Period
    1.Today - I am assuming that records which are valid on today that is endda should be fetched - is that right
    what are these current month and current year ,when i select them which records will be fetched in both Insert and Update trnasfer modes
    Thanks
    Bala Duvvuri

    They are similar to what we see in PA20 or PA30
    Thanks
    Bala Duvvuri

  • Initial Load of Business Partner not running

    Dear SAP CRM gurus,
    We have been able to perform initial download of Business Partners from ECC into our CRM system. We have done this many times. We do not know what is wrong, but since last week, we are unable to perform initial download of our Business Partners. When we run initial download using R3AS, there is no BDoc created, there is also no queues on inbound/outbound of both CRM and ECC system. There is also no error. R3AM1 showing initial download complete but only with 1 block. But there is no BDoc created!! All other replication objects are fine, except that BUPA_MAIN we are unable to perform initial download. Delta download is fine as well.
    We have not changed anything on SMOEAC and it is all correct. Entries on CRMSUBTAB and CRMC_BUT_CALL_FU is also correct.
    Please help!!

    Hi,
    When you are downloading CUSTOMER_MAIN through R3AS are u getting any warning or error??
    or r u getting pop up with green light??
    If u are getting any warning or error then go to tcode: smwp. Then go to runtime information
    ->Adapter Status Information>Initial Load Status
    under that check running objects and check customer_main is there or not??
    if found delete that entry and do initial load again.
    Also check outbound queue of R/3 and inbound queue of CRM .
    If then also its not working do request download using r3ar2, r3ar3 and r3ar4 and check whether it is working or not.
    If helpful kindly reward me.
    Thanks & Regards,
    Anirban

Maybe you are looking for

  • Cisco LMS 4.0 Graph some time not coming

    I have installed cisco lms 4.0. I have added 10 devices, previously it was working fine, Since last few days some time syslog and graph are not coming. after every reboot on server it started working. It is happening on daily.plz help me out with per

  • Extract Photos from iPhoto Slideshow DVD

    I made a DVD via iPhoto for someone for the purpose of viewing pictures without actually having possession them, and I heard they found a way to get the pictures off. Is this true, or was the iPhoto slideshow made incorrectly? Thanks, DiFFeReN7

  • Update PO in SNC

    We have the requirement of mass update Purchase Orders in SNC. We noticed that some of the POs are created with blank Means of Transport in SNC for some reasons and it is breaking the subsequent processes. We have corrected the Master data -Transport

  • Text spacing

    So i'm having trouble with the text spacing in my site. I'm not the best with dreamweaver so bear with me. I posted my problem yesterday saying that while the text looks normal in dreamweaver and firefox when I open it with IE the spacing is all mess

  • EPMA hfm application deployment error

    im trying to deploy sample hfm training application but it throws error like following Error Reference Number: {FD121616-89B4-4120-A108-DB416B4DCAC0} Num: 0x800412c4;Type: 0;DTime: 2/2/2013 11:32:30 PM;Svr: SVR2;File: CHsxServerImpl.cpp;Line: 3512;Ve