Transfer of Classes( Classification data) - through ALE

Hi experts,
I am trying to transfer Classes from a 3.1i system to a ECC 6.0 system through ALE distribution.
Almost all the classes got transferred but in a few of the classes, the status of the idoc remains at 64 - waiting to be processed.
When I scheduled the processing of these idocs in background mode they result in a dump.
Dump:
The exception, which is assigned to class 'CX_SY_ARITHMETIC_OVERFLOW', was not
  caught in
procedure "MAINTAIN_ALLO_VALUES_VIA_API" "(FORM)", nor was it propagated by a
  RAISING clause.
This dump is happening because sy-index value is crossing 2147483647 ( which is the max allowed value).
I could not find any relevant notes for it. Does anyone know what is causing this issue and how to correct it.
FYI - There are around 3000 values attached to a characteristic which is attached to the class.
Thanks and Regards,
Karthik

Hi Karthrik,
Did you never get answer on this topic or did you make a request to SAP in the meanwhile? I got same dump and I am looking for solution, too.
Br
Markku

Similar Messages

  • Transfer Custom OM Infotype data through ALE for HRMD_ABA Message type

    Hello Folks,
    I have created a Custom OM Infotype.When i run the PFAL transaction. All the standard infotype data is getting filled, but i dont see custom infotype data getting filled.
    Example: HRP9001 is the custom infotype.
    Please let me know the step by step process to populate the Custom infotype data in ALE Transfer.
    Thanks & Regards,
    Nishanth Kumar

    I think function module RH_MASTER_IDOC_DISTRIBUTE_HRMD shows some odd behaviour. It calls EDI_DOCTYPS_OF_MESTYP, which returns the name of the extension in an internal table named "doctyps". But later on, function module MASTER_IDOC_DISTRIBUTE is called with a structure "f_idoc_control". In this structure, the field "cimtyp" should hold the name of the extension, but it NEVER gets filled, although the value is present in doctyps-cimtyp.
    So what I have done, is to activate userexit #004, which is called just before MASTER_IDOC_DISTRIBUTE and modifies structure f_idoc_control, if desired.
    Call transaction CMOD and create a project in a non-SAP namespace: Zxxxx. The enhancement we need is "RHALE001" (HR-CA: Enhancement for ALE functionality in HR). One of its components is EXIT_SAPLRHA0_004, which consists of include ZXHALU08. In this include I called EDI_DOCTYPS_OF_MESTYP again to fill f_idoc_control-cimtyp.
    Here is my code for include ZXHALU08
    DATA: z_doctyps TYPE STANDARD TABLE OF edidocs WITH HEADER LINE.
    CALL FUNCTION 'EDI_DOCTYPS_OF_MESTYP'
      EXPORTING
        mestyp         = f_idoc_control-mestyp
      TABLES
        doctyps        = z_doctyps
      EXCEPTIONS
        invalid_mestyp = 1
        OTHERS         = 2.
    IF sy-subrc = 0.
      LOOP AT z_doctyps.
        f_idoc_control-cimtyp = z_doctyps-cimtyp.
      ENDLOOP.
    ENDIF.
    Hope this helps

  • TCODES FOR SENDINGIG AND RECEIVING DATA THROUGH ALE

    Hi,
    All,
    Message type I can find for the following :
    Equipment master: EQUIPMENT_CREATE
    Work centre: WORKC2, WORKC3 or WORKC4
    Functional location: FUNC_LOC_CREATE
    but i did'nt  find  a transaction code for sending and receiving data through ALE.
    For example:  Send material    T.code BD10,
                         Receive material T.code BD11.
    Please give the solution.
    Regards.

    can Tx BD21 is of any help

  • Transfer of inforecord condition records through ALE

    Hi,
    I want to know how to transfer Info record condition types other than PB00 through ALE.e.g. FRA1,Z cond. types etc.
    Thanks,
    Kaveri

    Hi,
    Transaction VK13, you check if this one suits your requirement.
    Thanks
    Krithika

  • Transfer of inforecord condition types through ALE

    Hi,
    I want to know how to transfer Inforecord Condition Types other than PB00 through ALE.For condition type PB00,we can use msg type COND_A & t-code MEK3.Similarly, what are the corresponding values for other condition types like FRA1 etc.
    Thanks,
    Kaveri

    Hi,
    If we are loading the conditions by IDoc type COND_A, we do not give the transaction code, instead we specify the table (like KVEWE = 'A' & KOTABNR = '025' for the Inforecords with plant level conditions), We give the condition records to structure E1KONP with condition PB00 as first condition followed by other conditions ( example RA00, RA01) in sequence as per the condition schema mentioned.
    So you can load the FRA1 condition the same way, just feed the LSMW the condition record FRA1after PB00.
    Hope this helps.
    Best Regards, Murugesh

  • How do you transfer different types of data through a data socket (data types: clusters, images and boolean states)

    I am attempting to transfer positional data (on a predetermined route) overlaid on a map and indications of boolean output states to secondary computer through datasocket (LabVIEW 8.6, Datasocket 4.5).  Is it required to compress all these parts into an array which is bundled and transmitted to the secondary computer which then would have to be unbundled and separated out of the array?  Is this the only option, or are there other methods? Also how would we go about these methods?

    Hi Maruti,
    It seems like the way you described would be the way to do it unless you wanted to pass all the data seperately.
    Check out this KB relating to passing clusters through datasocket: http://digital.ni.com/public.nsf/allkb/1085057DB6F930058625672400646805?OpenDocument
    Kind Regards,
    Owen.S
    Applications Engineer
    National Instruments

  • Classification Data through BAPI or Badi

    Hi All,
    I need to access the class data in a custom development. Which function module ot BAdi i can use to get this information.
    Thanks,
    Rajesh.

    Hi,
    Use the Function Module
    CLAF_CLASSIFICATION_OF_OBJECTS
    inputs should be CLASS, CLASSTYPE, OJECT, OBJECT TABLE as MCH1.
    Kindly ask me if you need any other details
    Thanks & Regards,
    Srinivas.D

  • CIF of material classification data

    Dear Experts,
    Since a recent technical upgrade to our systems, I have seen a change in behavior of the integration of material classification data from ECC to SCM.  Before the upgrade, classification data transferred with the initial CIF of the material.   If material classification did not exist on the ECC material at the time the material was added to a new integration model and activated, we "missed the boat" so to speak.  Classification would not automatically transfer (CIF) to APO when if finally was loaded in ECC, even if the application area/integration models were correct.   As a work-around, we would be forced to generate and activate a material model that specifically excluded the material, then generate and activate another material integration model that included it again.  Then the classification would transfer.
    After the upgrade, the opposite condition is true, the "initial CIF" of the material will not transfer material classification data at all, it will only transfer if the classification data is added/changed after the material itself is transferred to APO.  As a work around for this, if the classification data is already (correctly) loaded in ECC at the time of the initial material CIF, we are changing the status of the material classification from 1 to 3 and back to 1, just to trigger a change, then the classification is transferred instantly to APO.
    Are there configuration settings that will allow material classification data to CIF in both cases: with the initial CIF of the material to SCM and also in the event of a change and/or addition of classification data in ECC?  Thanks for any advice you can provide.
    Best Regards,
    Jeremy

    Dear Matt,
    What you are looking for is achieved by downloading the customizing objects from R/3 to SRM.
    This is a must before you download materials/services from R/3 to SRM.
    Customizing objects are 4:
    DNL_CUST_BASIS3 - This takes care of Basis settings in SRM for downloading.
    DNL_CUST_PROD0 - This takes care of Material number conversions from R/3 to SRM.
    DNL_CUST_PROD1 - This CO actually brings matl groups from R/3 to SRM as product categories.
    The result you can see in trx COMM_HIERARCHY (not in COMMPR01 which is for materials/services.
    There in R3MATCLASS you can see replicated and locally crated prod categories
    and in R3PRODSTYPE you can see the material typs from R/3
    DNL_CUST_SRVMAS - This takes care of Customizing: Service Master
    The transaction for this is R3As in SRM
    and you can monitor the same through R3AM1.
    also you can check QRFC of R3 and SRM with SMQ1 and SMQ2.
    The next step after this is material/service downloading from R/3 which is done with the same trx R3AS but business objects
    Material and
    Service_master
    You can set fileter in trx R3AC1 for this.
    BR
    Dinesh
    (Helpful? pl. award the points)

  • Need Material Classification data function module

    Hi all,
    i have requirement to fetch material classification data through function module.
    is there any point to know releted function modules of classification data of material data.
    Thanks in advance,
    Bhaskar

    Hi,
    In KLAH you get the list of Classifications linked to a Material. Give OBJEK = MATNR.
    By giving CLINT in KLAH you find the corresponding CLASS.
    in BAPI:
    BAPI_OBJCL_GETDETAIL
    pass following values:
    OBJECTKEY = KSSK-OBJEK       
    OBJECTTABLE  = 'MARA'    
    CLASSNUM  = KLAH-CLASS       
    CLASSTYPE  = KLAH-KLART     
    KEYDATE  = sy-datum        
    UNVALUATED_CHARS  
    LANGUAGE  = sy-langu
    the output would be in
    ALLOCVALUESNUM
    ALLOCVALUESCHAR
    ALLOCVALUESCURR
    based on the type of characteristic.
    Best Regards, Murugesh AS

  • After data transfered (ALE/IDoc), the data in one of the segment IS GARBAGE

    Hi Experts,
    I have posted data through ALE/IDoc. I am checking the posted data. in one of the segment the address, street name, name.....etc are looks like "±±¾©»ÝµÂºÀÊ˿Ƽ¼·¢Õ¹ÓÐÏÞ¹«Ë¾"...these are garbage charecters. If I set it ot "Traditionally Chinese" in options, it is showing in regular native language. My aim is to bring this address (ADRMAS) in native language even after the data is posted. Where can I change the settings, do I need to deal with the complex custom code??
    Please help me in this.
    Thanks
    Nilesh

    To Look the the code page options (SM59), I dont have authorization here.
    The main problem is, there are so many IDocs are generating each time I send the vendor data (BD14).
    Why this many are generating? is it per target system? is so, is it going through the filter data?
    Please explain steps........I would be really appreciate for quick response.
    Thanks
    Nilesh

  • How to transfer classification data (class type 001) in ecc to crm

    Hi. dear
       I have a problem in transfering classification data (class type 001). we use classification data in material (mm01) in ecc, class type is 001, but now I have to transfer the classification data to crm.
    i had downloaded the CLASS,ATTRIBUTE and OBJCL,MATERIAL,but i don't see classification data in  crm.
    please let me konw :
    (1) how can i transfer classification data (class type 001) to crm.
    (2)how can i see these data in crm
    thanks
    zong

    first, very thanks , i had seen the note 428989, but, i wonder if there are other method to resovle the problem.
    In ecc, the classification data have many charicter ,but ,in crm, how can i display the classification data . in product data,of crm,  i cannot see any tab to display the data. what can i do in crm to display the classification data.

  • How to use ale/idocs in sap crm to transfer master and transactional data

    hi all,
    I am working on sap crm7.0 ehp1. I want to transfer my master and transactional data from crm development system to crm quality system here through idocs. I am aware of basic ale settings and successfully transfe the ztable data through idocs. But i am not able to find any proper step by step procedure for maste and transactional data in sap crm. Also sap ecc tcode NACE is not available here.
    pls help..
    regards,
    kavita chaudhary

    Kavita,
    In CRM, Exchange Interface (XIF) ALE/IDOC is available to transfer master and transaction data. You can go through the following link for set up.
    Basic Data exchange set up for ALE IDocs - Wiki - SCN Wiki
    You can extend the standard XIF IDOCs using Transaction BDFg as well.
    Thanks,
    Ravi

  • HR Master Data Distribution through ALE

    Hi All,
    Iam new to HR module.
    I want to know what are the transactions to create HR master data like employee etc.
    I want to send this HR master data from one SAP system to another SAP/non-SAP system through Idocs.
    Can anyone guide me with an example for craeting the master data and sending the data through Idoc.
    Thanks a lot in advance

    For HR master data : PA30,PA40 .
    For HR ALE data transfer: PFAL.
    Plz SEARCH in SCN before posting, you will get lot of information.

  • I want to transfer data through the serial port in the same coding that hyperterminal uses. How can i do it?

    The serial port seems to be working, and labview seems to be sending the data, but the problem is in which format does it send the data, because in hyperterminal i just input the string "JDX" and it sends it to my device, with labview it sends something but my device does not recognize it.

    nobuto wrote:
    > I want to transfer data through the serial port in the same coding
    > that hyperterminal uses. How can i do it?
    >
    > The serial port seems to be working, and labview seems to be sending
    > the data, but the problem is in which format does it send the data,
    > because in hyperterminal i just input the string "JDX" and it sends it
    > to my device, with labview it sends something but my device does not
    > recognize it.
    Hyperterminal adds the carriage return/line feed to the string which is
    generated by the return key to send out the current line. LabVIEW simply
    sends out what you tell it, so try to set the string to "Show \ Display"
    format and add a \r or \n or \r\n to the command you want to send out.
    Assumes of course that you set the right baudr
    ate/bits/parity etc in
    LabVIEW with the VISA property node, when opening the serial port.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Transfer data through bdc using as01 tr. code

    hi gurus,
    please tell me transfer data through bdc using as01 tr. code.please guide me through coading how to i will proceed.i am using call tr. through recording.
    thanks
    subhasis

    Subhasis,
    Best way to Convert data to AS01 is to Use BAPI BAPI_FIXEDASSET_CREATE.
    Trouble free and easy conversion.
    Hope this helps.
    Vinodh Balakrishnan

Maybe you are looking for

  • Error in Search results - Sorry, something went wrong. Display template had an error

    I'm receiving this error in custom search results page in our SharePoint 2013 Enterprise farm: Sorry, something went wrong. Display Error: The display template had an error. You can correct it by fixing the template or by changing the display templat

  • Probelm in  addition of line item in ME21N

    Hi, I am working on a requirement where after providing the data for line item 1 of a PO (ME21N),  when the User presses enter, based on certain conditions a new line item should get added to the PO. Using the BADI ME_PROCESS_PO_CUST and Method Proce

  • My photo albums do not load in Internet Explorer

    Is there many compatibility issues between Explorer (IE) and iWeb? The photo albums I created in iWeb'09 do not load in IE but it worked fine in Safari and Firefox. How do I resolve this issue? Any clue would be most appreciated. Karim

  • Oracle AS 9.0.4 and ojdbc14 - 4k blob issue

    Greetings, Perhaps someone has faced this issue before and could offer some help.. I'm trying to insert a blob (>4k) into an Oracle 10g database. To verify that it is an oracle-specific issue that I am having, I've tried with the following configurat

  • On Scroll my web page appears with black background? instead of white; not in chrome or IE

    8/3/2014, Dear Sirs, I own www.aimcmp.com and I am a computer expert of more than 30 years. On this one page, of my six pages, Computer Help Technical http://www.aimcmp.com/Computer%20Help%20Technical.php If you scroll to the bottom you can watch the