ABAP error in process chain

Hello,
I'm trying to run a PC in production. The PC runs successfully in QA, but give me an error in PROD. Could someone tell me why this is taking place and how I can resolve it.
Runtime error: PERFORM_CONFLICT_TAB_TYPE
Exceptn: CX_SY_DYN_CALL_ILLEGAL_TYPE
ShrtText: Illegal type when passing an internal table to a FORM
What happened:
Error in ABAP Application program.
The current ABAP program "SAPLRSDBC" had to be terminated because one of the statements could not be executed.
This is probably due to an error int he ABAP program.
A FORM was called incorrectly.
I have checked my datsource and regenerated it. But it still gives me the same error.
Any help would be appreciated.
Thanks
Sam

Diego,
The process fails in the first stage...trying to load into an ODS. I have it setup so that the data loades into ODS and then into a cube. I don't get any packets in the PSA either.
Error analysis                                                                                |
An exception occurred. This exception is dealt with in more detail below
. The exception, which is assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_TYPE',
was neither
caught nor passed along using a RAISING clause, in the procedure
"RSDBC_DB_DATA_RECEIVED" "(FUNCTION)"
Since the caller of the procedure could not have expected this exception
to occur, the running program was terminated.
The reason for the exception is:
Incorrect call of FORM "CONVERT_ITAB_RFC".
The FORM call is incorrect for parameter number 1.
The current internal table passed to the formal table parameter has
a type that is not compatible with the type of the formal parameter.
The FORM "CONVERT_ITAB_RFC" is defined in the program
|     "GPESKZQKZURXNC6EC7WD03DX10P".         
|Source Code Extract                                                                               |
|Line |SourceCde                                                                                |
|  116|      l_t_rsmondata-error = rs_c_false.                                                     |
|  117|      append l_t_rsmondata.                                                                 |
|  118|                                                                                |
|  119|      if l_counter < i_maxsize.                                                             |
|  120|        call function 'RSSM_MON_WRITE_MONITOR_IC'                                           |
|  121|          EXPORTING                                                                         |
|  122|            aggregate = 'N'                                                                 |
|  123|          TABLES                                                                            |
|  124|            data      = l_t_rsmondata                                                       |
|  125|          EXCEPTIONS                                                                        |
|  126|            others    = 0.                                                                  |
|  127|        refresh l_t_rsmondata.                                                              |
|  128|      endif.                                                                                |
|  129|                                                                                |
|  130|      l_t_rsmondata-rnr       = i_s_header-requnr.                                          |
|  131|      l_t_rsmondata-datapakid = i_s_header-datapakid.                                       |
|  132|      l_t_rsmondata-idocnum   = 0.                                                          |
|  133|      l_t_rsmondata-aufrufer  = '70'.                                                       |
|  134|                                                                                |
|  135|*-----------------------------------------------------------------*                         |
|  136|* ---end of inserted code---                                                                |
|  137|*-----------------------------------------------------------------*                         |
|  138|* break trann.                                                                              |
|  139|* Form convert_itab_rfc in include RSTMPL80 (870)                                           |
|  140|      if not i_t_data[] is initial.                                                         |
|  141|        perform (l_formname) in program (l_progname)                                        |
|  142|                tables    i_t_data                                                          |
|  143|                using     l_s_minfo                                                         |
|  144|                changing  l_t_idoc_state l_target_found l_subrc                             |
|  145|                if found.                                                                   |
|>>>>>|        if sy-subrc <> 0.                                                                   |
|  147|          l_t_rsmondata-msgty = 'E'.                                                        |
|  148|          l_t_rsmondata-msgid = rsa_c_rsar.                                                 |
|  149|          l_t_rsmondata-msgno = '107'.                                                      |
|  150|          l_t_rsmondata-msgv1 = l_progname.                                                 |
|  151|          l_t_rsmondata-msgv2 = l_formname.                                                 |
|  152|          l_t_rsmondata-msgv3 = i_s_header-iobject.                                         |
|  153|          l_t_rsmondata-msgv4 = i_s_header-logsys.                                          |
|  154|          l_t_rsmondata-error = rs_c_true.                                                  |
|  155|          append l_t_rsmondata.                                                             |
|  156|          message e287(r8) with 'RSDL_META_UPLOAD' raising import_error.                    |
|  157|        endif.                                                                              |
|  158|      else.                                                                                |
|  159|        e_reccnt = 0.                                                                       |
|  160|      endif.                                                                                |
|  161|                                                                                |
|  162|*     Error: Program not found                                                              |
|  163|      if l_target_found eq space.                                                           |
|  164|        l_t_rsmondata-msgty = 'E'.                                                          |
|  165|        l_t_rsmondata-msgid = rsa_c_rsar.                                                   |
Since its in Prod, I have not run the infopackage manually. I ran it manually in QA and it ran successfully.
I'll also check OSS for any notes.
Thanks
Sam

Similar Messages

  • GETWA_NOT_ASSIGNED error while running abap prog in process chain

    Hi.
    I am getting a runtime error GETWA_NOT_ASSIGNED while running an ABAP program in process chain.
    But when i execute pro in SE38 , it's not giving any error.
    Please any one can suggets what will be error.

    Hi,
      i also used to get error for a program executed through process chain but when it is executed in se38 it used to work... that is because my program try to access a application server folder and reads the file from there... the authorisation to this is not proper through process chain ..... once authorisation to the folder was given properly .. i am able to run...
      Such things can happen in your case also... Try to analyse the dump in st22.... what happened ...
    Regards
    vamsi

  • I am getting an error in process chain in bw 3.5?

    Hi all,
    I am getting an error in process chain in bw 3.5?
    @5D@     A type "Activate ODS Object Data" process cannot precede process "Execute InfoPackage" var. ZPAK_4GT51KCFLGM9VPY80NI7UPCFJ in th     @35@
    I was just executing an initial ods -> activate ods as well as -> further update ods is getting generated and then 2nd ods-> activate ods -> further update ods too.
    Why does further update ods gets selected automatically?
    Thanks
    pooja

    Hi Pooja
    Are you talking about update ods object data?
    Please check this http://help.sap.com/saphelp_nw70/helpdata/en/12/43074208ae2a38e10000000a1550b0/content.htm
    Edited by: Chandamita Sarmah on Feb 11, 2010 4:43 PM
    Edited by: Chandamita Sarmah on Feb 11, 2010 4:46 PM

  • Error in Process chain( Urgent Please )

    error in Process chains:
    My Process Chain errors out in the step to activate the ODS after loading data inot it.
    The loading is correct and green. The Activation step errors out .
    Can u please explaing me the error messgae what it means & how to overcome the error & correct it ?
    I get message like this :
    Req. REQU_0WBTMPS7KTKP9BWTZ173XWX3Y, data package 000001 with status 2 in rsodsactreq missing in return
    Message no. RSMPC129
    Diagnosis
    Request REQU_0WBTMPS7KTKP9BWTZ173XWX3Y, data package 000001 with status &3 in table 'RSODSACTREQ' is passed to the return structure as correct.
    System response
    The return structure is corrected and the data package is marked as incorrect.
    Message was edited by:
            Chris Gokul

    Chris,
    Looks like a request has not got deleted properly from the table :
    Options that you could look at :
    1. Delete all the data from the ODS and load again ( if that is an option )
    2. There are some entries you need to delete from the RSODSACTREQ table- but for this the suggestion would be to raise an OSS note for SAP to look into the same - we had a similar issue and raised an OSS note for the same and then got some notes from sap.
    Also please mention your BI version and patch level.
    Arun

  • How to integrate an ABAP program in process chain

    Hello Experts :
    I need to call an ABAP program in PROCESS CHAIN from a different system, using Process type "ABAP program", option "scheduled program".
    Sombebody have the step by step or some examples
    Regards,
    Diana

    If you search this forum for RSPC_ABAP_FINISH you will find some good answers such as:
    Start an ABAP program in R/3 from a process chain in BW

  • Call ABAP Program in Process Chain

    Dear BW Gurus,
    I need to call an Process chain which includes ABAP Program.
    The ABAP Program doesn't have the variants but it accepts the inputs from the user and sets into a YXXXX table.
    I am not getting how to proceed in this regard.
    Kindly guide.
    Best Regards,
    Harsh

    hi,
    chk these links below.. they contain the resolution for your query
    Call ABAP Program in Process Chain
    ABAP in Process Chains
    Also chk this relase which ia an entire guiding one to ABAP Program in Process Chain
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3507aa90-0201-0010-6891-d7df8c4722f7

  • Error in Process Chains

    Hi APO Gurus
    I am getting following error in Process Chain :
    1 Tab Page ICkw6Rdc7s7x000002e0280 still contains 3 temporary aggregates when deleting
    2 Deletion of tab page ICkw6Rdc7s7x000002e0280 with 16566 registrations failed.
    3  Error in function module : < OM_TS_DELETE_REGISTER> Return Code : 3
    Can anyone guide  through this and my process chains for the macros are running very slow.Ihave splitted the jobs for macros but still it is running very slow.How to fasten my process chains.
    Amit

    Hi All,
    Thank you for your inputs on that....I changed the InfoPackage settings to App. Server and also background scheduling.
    Now I get another error in the Load Data process of the process chain. the errors are as follows:
    1.Error when opening the data file /usr/sap/interfaces/bw/sv5/GO/Plan/Current Pass/T (origin A)     @35@
    Diagnosis: File  /usr/sap/interfaces/bw/sv5/GO/Plan/Current Pass/T (origin A) could not be opened.
    2. @5C@     Errors in source system     @35@
    3. @5C@     Error 1 when loading external data     @35@
    The file name is actually TEST12.txt, but I am not sure whether the process chain is actually picking up the entire path or not.
    ALso I checked the batch monitor and found that the job is actually running under the user Z_R3USER and this user has the read and write privelges to application server
    Can anyone explain wht the problem could be?
    THank you

  • Error in process chain pushing step

    Hi Experts,
    We encountered an error in process chain pushing step. The error is "Process ZXXXX, variant 4UBK25S73O99DNLFQ0Q55EBTY, ended with invalid status". Data is pushing from OHD to PI/XI system. Unable to trace error and even not able to see the variant in PC.
    Could any one please give us your inputs on the error, if you experienced such type of error message. Your inputs/suggestions are highly appreciable.
    Best Regards
    Venkat...

    Hi Ram, thank you for the quick response.
    Yes, at source, all requests are available for reporting.
    Source is a Cube and target is OHD (DB Table). From this OHD we are pushing data to PI system.
    PC flow is: Start--->DTP--->Push Interface. The push interface step got failed.
    Daily, it's working fine. Unfortunately, today failed
    Any insights please...
    BR
    Venkat...

  • Error in Process Chain for Delta pack

    Hi All,
    Here I am facing error in process chain for delta pack.
    Error:
         Last delta upload not yet completed. Cancel     I     
    Please send me the solution asap.
    Thanks

    Hi,
    This message means there may be a load triggered by the same infopackage that may be still running or may be still having yellow status. Go to the monitor screen from this IP itself and it will show the paricular request (it will be the latest one). See if that load is active and running. If its active try to find out if load is happening, if its happening you may let it progress. If its not active you need to force the status to red and delete from the target. Once this is done you can retrigger the load. If its a datamart load you may need to reset the data mart status before the triggering the load.
    Refer
    Last delta update is not yet completed
    Last delta update not yet completed-PC Chain Error
    Last Delta Not Yet Completed
    This is the same issue as yours.
    Thanks,
    JituK

  • Errors in process chain

    hello gurus,
    what are regular errors in process chain during data loads?

    Hi,
    Mostly we have
    No SID values
    Error in transfer structure
    Error in source system
    Trfc Error
    Time stamp Error
    Error occured due to short dum[p
    Job cancellation in R/3 system
    DSO Activation failed
    caller70 is missing
    Attribute change run failed
    Table space issue
    Regards,
    Marasa.

  • Error in process chain creation :  SET SCREEN not allowed in subscreens

    Hello,
    We are getting an  Error in process chain creation  :  SET SCREEN not allowed in subscreens  SAPRSSM 0100.
    Please give a solution. Thanks in advance.
    RR.

    Just do detail view on in the process chain. It will take you to the error. See the message and then display message. You can know why the message is appearing.

  • BW: Not getting Dump For Program error in Process Chain

    I have one issue regarding Master data loading issue in BW(3.5).
    My business flow like we have received data from server A and Server A extract data from Server B and
    Server B which is extract data from source(R/3).
    Flow like this R/3-->Server B-->Server A(ETL) -
    > My Server.
    We have a mater data process chain and that chain we have have the source system Server A but in the process chain one process is there which is fethces data like global transport e.g UOM,factory calender etc through Custom program directly from Server B.
    Oneday what happened On that process the process chain Yellow since more than 16 hrs.Once nextday process chain trigger the process chain runs sucessfuly.
    But lastdays process chain paticular process stills remains yellow?
    We are not getting any dumps and even if from Server A there is no logs then anyone could please tell me what is reason and how to solve it.
    Note: it will be helpful for me  if any one know how to check dump for program errors in Process chain as narated issue.

    Guys, I am also facing the same issue.
    When DTP is completed successfully, it has the job log blow :
    Job started
    Step 001 started (program RSPROCESS, variant &0000000391261, user ID BWREMOTE)
    Performing check and potential update for status control table
    Status 'Executable' (user BWREMOTE)
    Status 'Active' (user BWREMOTE)
    Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIDTPR_335754_1 with ID 06532200
    Job finished
    When it fails or remain yelllow for long time and then turn into red.
    Job started
    Step 001 started (program RSPROCESS, variant &0000000391306, user ID BWREMOTE)
    Performing check and potential update for status control table
    Status 'Executable' (user BWREMOTE)
    Status 'Active' (user BWREMOTE)
    EXTRACTION OF DATAPACKAGE 000001
    EXTRACTION OF DATAPACKAGE 000002
    Job finished
    The question is, why the program  RSBATCH_EXECUTE_PROZESS is not scheduled.  Is it because there is no free resource? Or poor response from SAP ECC?
    Finally what does "EXTRACTION OF DATAPACKAGE 000001" mean? Its not scheduled?
    Regards
    MultiABAP
    Edited by: MultiABAP on Oct 6, 2010 10:32 AM

  • Data load Error using Process chain

    Hi,
    In NW2004s when I schedule delta loads for 2LIS_11_VAITM using process chains, when there is zero delta, the manage screens of the infocubes show green light with zero records correctly whereas the process chain log display shows red. The details of the process monitor show zero records. Is this right? I assume that even if there is zero delta, the log must show green and all the subsequent processes like activation of ODS, deleting of PSA, construction of indexes must be carried out. Please confirm. Is this a bug?
    Thanks.
    Param

    Hi Victor,
    Can you please advice how you solved issue as we are having similar issue where it works fine when loaded manually but throws communication error when process chain runs, following is error message..
    Communication error: call FM RSSDK_DATA_REMOTE_GET
    Thanks in advance for your help!!
    Sandeep

  • CONVT_NO_NUMBER Dump error in Process Chain Abap Program

    Hi Experts,
    The daily running process chain is failed at ABAP program with the error CONVT_NO_NUMBER.
    The reason for the exception is:                                       
    The program attempted to interpret the value "40-799" as a number, but 
    since the value contravenes the rules for correct number formats,   
    this was not possible.
    I am not familiar with ABAP.
    Please suggest me how to proceed..
    Thanks
    <BMP>

    Hi,
    In ST22
    Short text                                  
        Unable to interpret "40-799" as a number.
    Error analysis                                                                     
        An exception occurred that is explained in detail below.                       
        The exception, which is assigned to class 'CX_SY_CONVERSION_NO_NUMBER', was not
         caught in                                                                     
        procedure "FM_DIR_LIST" "(FORM)", nor was it propagated by a RAISING clause.   
        Since the caller of the procedure could not have anticipated that the          
        exception would occur, the current program is terminated.                      
        The reason for the exception is:                                               
        The program attempted to interpret the value "40-799" as a number, but         
        since the value contravenes the rules for correct number formats,              
        this was not possible.   
    I am trying post the code but SDN is not accepting more than 15000Char's
    So can i get ur (mail) details
    So that i can send u the exact code...
    Thanks,
    BMP

  • Error in Transport of ABAP Program in Process Chain

    Hi All,
    I am trying to transport a process chain that contains ABAP programs.
    I have transported the programs along with the other process chain variants
    There is an error that occurs when I transport - "Errors occurred during post-handling RS_AFTER_IMPORT for EVEN L" 
    The Process chain in the target system is fine except that I am not able to see the ABAP programs in the process chain.
    I am not able to locate the error.
    Your help will be appreciated
    Thanks,
    Shruti

    If a Process Variant (in this case; 'ABAP Program with success/failed' ) does not exist in the succeeding systems, it is very likely that this Process Variant has been created as a customized variant by a user. Unless the user transports this variant to further systems, this variant cannot be used in the process chain.
    Therefore it is better to use general Process Variants (those delivered by SAP) in the process chains. The General Variant here can be 'ABAP Program'.
    - Shruti Kulkarni

Maybe you are looking for

  • In data template xml , dataQuery not getting executed

    hello i have the data template XML as : name of the file XMLPDF.xml <?xml version = "1.0" encoding="UTF-8" ?> <dataTemplate name="XMLTEST" description = "testing the" Version = "1.0"> <properties> <property name="xml_tag_case" value="upper" /> <prope

  • BEx Analyzer comments in ABAP Runtime?!

    Hallo, we are using BEx 7.3 in ABAP Runtime (only ABAP Stack). In BEx Analyzer we want to use comments functionality to upload a Word or Excel Document for comments, but the Document Browser we are getting is of BEx 3.x which doen't provide the Butto

  • Procedure for creating Inbox views

    HI All, Could you please let us know the procedure for creating new Inbox view in BPM 11g. We have an option to create my Views / Sharing Views in 11g but how we can put that under Inbox views. Thanks, Aravind.

  • Maintenance scripts

    Hi everyone, I have two questions that I need help with, both related to the running of maintenance scripts. I downloaded and installed "anacron" the other day. When I check terminal, I notice that the daily maintenance script runs between midnight a

  • Re: Serial number not detected of my Satellite L

    Good evening Dear I'am Harris. With you regarding my laptop i buy from UAE. Many time i try to detect the serial number from system itself but not dedecting. Also try to put the serial number feeded, than message coming your model can't recogonize fr