Object Program Name of class RE and language EN does not exist

Hi,
I'm encoutering this problem.
Object <Custom Program Name> of class RE and language EN does not exist
This appears when i am executing the report .
Has anyone encoutered this? How did you resolve this problem?
Any pointers in this regard are appreciated.
Regards,
SSR.

Hi,
This must be coming from the one of the function module exceptions that you are calling in the method. Put break points at all function module calls and find out the reason.
Thanks,
Naveen Inuganti.

Similar Messages

  • Object Custom Program Name of class RE and language EN does not exist

    Hi All,
             We are getting this bbelow error while running a custome program ,
    Object <Custom Program Name> of class RE and language EN does not exist
    Do any one has faced this similar issue earlier.
    Regards,
    Sen

    Hi,
    How did you resolve this problem ?
    Re: Object <Custom Program Name> of class RE and language EN does not exist.
    I am also encountering the same issue when I am executing the report.
    Regards,
    SSR.

  • Object of Program name   class re and language en does not exist

    This is the Open Sales Order Report im working on. im trying to read data from table VBUK and the VBELN field im trying to get the data from table 'VAPMA' where the error occurred. I get the following error after the second select statement.
    *& Report  ZRSD_DISPLAY_OPEN_SALESORDERS
    REPORT  ZRSD_DISPLAY_OPEN_SALESORDERS.
    TABLES: VAPMA,LIKP.
    PARAMETERS: P_VKORG TYPE VAPMA-VKORG,
                P_VTWEG TYPE VAPMA-VTWEG,
                P_SPART TYPE VAPMA-SPART.
    SELECT-OPTIONS:
                S_KUNNR FOR VAPMA-KUNNR,
                S_VBELN FOR VAPMA-VBELN,
                S_MATNR FOR VAPMA-MATNR,
                S_AUART FOR VAPMA-AUART,
                S_AUDAT FOR VAPMA-AUDAT,
                S_LFDAT FOR LIKP-LFDAT.
    TYPES: BEGIN OF TY_VBELN,
           VBELN TYPE VBUK-VBELN,
           END OF TY_VBELN.
    DATA : IT_VBELN TYPE STANDARD TABLE OF TY_VBELN,
           IT1_VBELN TYPE STANDARD TABLE OF TY_VBELN,
           IT2_VBELN TYPE STANDARD TABLE OF TY_VBELN,
           WA_VBELN TYPE TY_VBELN.
    SELECT VBELN INTO TABLE IT_VBELN FROM VBUK WHERE GBSTK NE 'C'.
      IF SY-SUBRC NE 0.message E000(ZMSG) WITH 'SEL1'.ENDIF.
    SELECT VBELN INTO TABLE IT1_VBELN  FROM VAPMA
      FOR ALL ENTRIES IN IT_VBELN
         WHERE VBELN = IT_VBELN-VBELN AND
         VKORG = P_VKORG AND
         VTWEG = P_VTWEG AND
         SPART = P_SPART AND
         KUNNR IN S_KUNNR AND
         VBELN IN S_VBELN AND
         MATNR IN S_MATNR AND
         AUART IN S_AUART AND
         AUDAT IN S_AUDAT.                                                                               .
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    SELECT VBELN INTO TABLE IT2_VBELN FROM LIKP
      FOR ALL ENTRIES IN IT1_VBELN
      WHERE VBELN = IT1_VBELN-VBELN AND LFDAT IN S_LFDAT.
        IF SY-SUBRC NE 0.message E000(ZMSG) WITH 'SEL3'. ENDIF.
    LOOP AT IT2_VBELN INTO WA_VBELN.
      WRITE:/1 WA_VBELN-VBELN.
    ENDLOOP.
    Edited by: Rob Burbank on Mar 7, 2012 10:12 AM

    Hi,
    I think this is due to
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    Try to change this part and use your own message instead...
    Kr,
    Manu.

  • Object ZPR_ASSET_VALUE of class RE and language EN does not exist

    Hello experts,
    The error always pops up when I try to run my report. Am I doing something wrong?
    Thanks a lot guys and take care!

    This report must be calling a SAPSCRIPT or SMARTFORM.If the program is not maintained in transaction NACE for a given output type and SAPSCRIPT or SMARTFORM,then this error pops up.Just maintain the entry in NACE transaction.

  • Error While Generating Form-16 (HR_INF16_2012_B in language EN does not exist)

    Dear Experts
    My client is using SAP ECC6 EHP4 and We recently updated the HR Service Pack to SAPK-60464INSAPHRCIN in order to apply the SAP Note 1829618 - PY-IN: Union Budget Changes for Year 2013.
    After upgrading Service Pack we are getting the below error while generating Form-16.
    Layout set HR_INF16_2012_B in language EN does not exist
    How to resolve this issue
    Thanks

    This a Blunder from SAP. And this issue we are getting in almost all the client.
    For this we have to download respective Form from Golder client 000 and upload again in our working client.
    Better please raise an OSS message with SAP to provide you the steps.
    Thanks & Regards
    Rupesh Jain

  • We57 link between logmessage and idoc type does not exist

    in we57
    i have fm idoc_input_pordcr
    basic type pordcr101
    message type pordcr
    when i try to save
    gives message link between log message pordcr and idoc type does not exist.
    will not let me save
    where do i go to link these up

    Hi,
    Transaction WE82, assign Idoc type to message type.
    Regards
    Vijaya

  • Hey i cant get into creative cloud because it keeps asking me to verify and email that does not exist nor i have acess to. i cant find out how to sign out and i tried deleting it and re downloading it!

    hey i cant get into creative cloud because it keeps asking me to verify and email that does not exist nor i have acess to. i cant find out how to sign out and i tried deleting it and re downloading it!

    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -wrong email https://forums.adobe.com/thread/1446019

  • Report group and report library does not exist

    Dear Guru's
    We are not able to execute the report S_ALR_87013019 in production. After doing analyses, we came to know that library 602 & report group 6OBU does not exist in production, and hence we are not able to excute this report.
    We have to tried to import from client  '000' from transaction code GR59, But in that we are not getting 6OBU report group.
    Please help us to resolve the issue, as we required this report on priority basis.

    Dear Prashant,
    Thanks for your reply.
    The solution given by you is to transport the report library from Dev Client. But our client does not transaport the reports in production system.
    Is ther any other solution to retrieve the library.
    Thanks
    Varsha

  • Company code and Account code does not exist in SKB1 while entering GL Tran

    I have created chart of accounts in the co code but getting error msg while posting entry in <Company Code>and<GL Account> transaction that entry does not exist in table SKB1. I have copied COA from existing SAP COA.
    I was able to find the solution for the following messages
    1.     Fiscal Variant not connected to company code
    2.     Open Posting Period u2013 period 032009 not open (June-3)
    3.     The number range 01 is missing for year 2009
    4.     Document Number not defined
    5.     No amount tolerance range entered for this company
    6.     Entry Company code no does not exist in SKB! (G/L account company master)
    7.     Company coode ZR02 is not attached to field status variant

    Hello,
    There is no such automatic copy function from Chart of Account Segment to Company Code Segment.
    You need to write LSMW by recording and upload the GL accounts into company code segment.
    Use the following guide for your guidance.
    ttp://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc
    Regards,
    Ravi

  • Just purchased adope premiere elements 11 and redemption code does  not exist

    just purchased premiere elements 11 and when trying to get serial number, i am told the redemption code does not exist, its brand new right out of the package. WHY.

    Did you try entering the redemption code at http://www.adobe.com/go/getserial/?  You can find additional details at Serial number retrieval process FAQ | Point-of-sale activation products - http://helpx.adobe.com/x-productkb/policy-pricing/serial-number-retrieval-process-faq.html.

  • Loadjava error: ORA-29540: class oracle/aurora/rdbms/DbmsJava does not exist

    Hi,
    I'm trying to create a simple Java stored procedure running 8.1.6. When using loadjava (c:\jdk1.2.2\bin\java -classpath .;d:\orant8i\lib\aurora_client.jar;d:\orant8i\javavm\lib\aurora.zip;d:\orant8i\sqlj\lib\translator.zip;d:\orant8i\jdbc\lib\classes111.zip oracle.aurora.server.tools.loadjava.LoadJavaMain -u system/manager -f -v Test.class), I get the above error. The problem: file DbmsJava exists in the included aurora.zip package. To verify this, I checked the zip file, and I successfully compiled a test program importing the class.
    Any ideas?
    Thanks,
    Bernd

    I also tried another approach to create a Java stored procedure, and got an error which I think has the same cause as above:
    public class Test { public static void test() {System.out.println("Test");}}
    create directory dir as 'C:\Test';
    create java class using bfile(dir, 'Test.class');
    create procedure test is language java name 'Test.test()';
    call test();
    ORA-29541: class CM.Test could not be resolved

  • Dynamic link between Photoshop and Flash Catalyst does not exist

    Hi,
    I'm a french developer and I have a question.
    I didnt find any Dynamci link between Photoshop and Flash Catalyst.
    Let me explain :
    I have a photoshop file (.psd) and I import it into Flash Catalyst.
    But I have some modification to do on my design file (psd) but the design does not update himself in Flash Catalyst .
    Do you plane to add the possibility ?
    Thanks a lot !
    Clement
    http://www.dator.fr

    Given that you named the class TextDynamicLayout, it implies you are trying to handle wordwrapping text.  That requires handing down the VBox's explicitWidth to the Text controls before they get measured.  Wordwrapping text can be any size so it needs to have its width fixed in order to determine its height.
    The List classes do not support percentages on the renderers.  All renderers are effectively given a size based on the List's size (or DG Column size).  You can see how explicitWidth is handled in the default renderer by looking at the source for ListItemRenderer.as.
    Note that VBox or any container makes for heavy and slow rendering.  That's why the default Flex renderers extend UIComponent and have custom measure() and updateDisplayList() methods.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • File does not exist: /www/public_html/null, referer:  - error in log file from IE8 and IE9

    I just updated an existing slide show that was created several months back. Since loading my new set of files to our web server, we keep getting the following error in our server log files when someone loads our page in IE8 and IE9:
    File does not exist: /www/public_html/null, referer:
    One of our programmers tracked the error to this line of code, but we're not sure what's causing it:
    Muse.Utils.addSelectorFn('#slideshowu70', function(elem) { new WebPro.Widget.ContentSlideShow(elem, {autoPlay:true,displayInterval:6000,slideLinkStopsSlideShow:false,transitionStyle:'horizo ntal',lightboxEnabled_runtime:false,shuffle:false}); });/* #slideshowu70 */
    Any suggestions?
    Thanks!

    The errors aren't showing up on the client side, only in the server access logs. Every time the page is loaded with IE8 or IE9 and the Muse.Utils.addSelectorFn with the #slideshowu70 line is hit, it generates four errors in the server access logs.
    Our admin guy pulled the errors from where it was clicked on from the Adobe forum. He said it also appeared that you tested it with www added to the url (if this was when you were testing it)...
    [Mon Feb 04 13:58:57 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://stingrayboats.com/
    [Mon Feb 04 13:59:00 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://stingrayboats.com/
    [Mon Feb 04 13:59:08 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://stingrayboats.com/
    [Mon Feb 04 13:59:33 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://www.stingrayboats.com/
    [Mon Feb 04 13:59:43 2013] [error] [client 121.242.198.2] File does not exist: /www/public_html/null, referer:http://www.stingrayboats.com/
    The reason we find it strange is because it did not result in errors with the previous version of the slideshow. The only thing that changed this time around is that I removed some slides and added additional ones, but I noticed that there is a lot of difference in the code and even the scripts that are used. And I did copy over all of the scripts, css files, etc., so it's using all of the new source files.
    I was hoping it was something that you guys had noticed if you review the access logs when you're testing. While it works perfectly on the client side, the IT guys do go through our access logs, so it would be nice to eliminate the errors.
    Thanks for looking at it!

  • Object ZPAK does not exist in objekt version A for object type Infopackage

    Hi,
    I've transported Info packages to Quality, but in STMS of Qua I've got warning that Info package doesn't exist in object version A. Also I'm unable to see this info package in RSA1 tcode too. I'm working on BI 7.3 environment. The below error messages I've got when I tried to activate the process chain in RSPC for that particular Info package.
    Process variant LOADING ZPAK_4AHP0TXLG506DKX1302Q8R9SW does not exist in version A
    InfoPackage  no longer exists in object version A in table RSLDPIO
    DS  from QS  does not exist in A version; cannot load
    Variant 'ZPAK_4AHP0TXLG506DKX1302Q8R9SW' of process type 'LOADING' not found in A version
    Type "Complete Deletion of Data Target Contents" process cannot follow process "Execute InfoPackage" variant ZPAK_4AHP0TXLG506DK

    First you need transport info pack form dev to bw quality.
    Later you can transport your process chain.
    As my guess your not listening what i said at your previous threads.
    You need to follow the sequences.
    if your info pack(trigger it once) was exist at bw quality then again retransport your chain to bw q.

  • Object class name does not exist in IDM

    Hi Team
    We are process of Integrating GRC 10.1 to Enterprise Portal.Followed accordingly as per the SAP Note No. 1977781.
    While running the Schema Job, we get a message Schema Imported Suxcessfully. While running the Job : GRAC_REPOSITORY_SYNC_JOB, the job
    shows successful, but a Warning Message : User Adaptor Empty in SLG1 T.code.
    I have checked the Path suffix,connectors,data source and all are maintained but no sure about this warning message.
    Secondly,I tried for test creation of user on Portal via GRC 10.1.I am getting below error
    "Object class name does not exist in IDM" Please see log below
    Request gets closed stating Auto Provisioning failed.Please advice if someone has faced same issue and the steps taken to rectify it.
    Thanks
    Nitesh

    Hi Nitesh,
    We worked on this issue for quiet sometime with SAP to get this finally fixed You can check all below mentioned notes.
    First Check:
    Please check the Note: 1915763 - Error Provisioning from GRC 10 to SAP Portal while adding or removing a role in Change Account request type.
    This Note says that if your LDAP set as data source is read-only in Portal, then you need to change it to Modifiable in order to allow create or change user belonging to LDAP.
    We have set the UME correctly and no longer read-only. But our access requests still used to fail with the following messages.
    "Object class name does not exist in IDM".
    Second Check:
    Kindly ensure the field mapping for portal is done in IMG settings properly.
    If it is fine please check below note 2033714 - AC10.0: error in SGL1 "Object class name does not exist in IDM".
    This note is only to check if you have made any mistake with your portal mapping and doesn't address the correct issue.
    Third Check:
    Finally after implementing SAP note 1941250 - UAM: Truncated parameters provisioned on changing users from Access Request
    our issue got fixed.
    Regards,
    Madhu.

Maybe you are looking for

  • Can't open file attachements

    Hello, I own a curve 8310. I recently upgraded my blackberry software from v4.2 to v4.5 Since then there have been a couple things that have not been working for me one being that I can't open any file attachments in email. For example a picture like

  • Problem with Whole Database Online+Redo log Backup

    Dear Marcus Sir, I am facing while taking "Whole Database Online+Redo log Backup" through DB13 T-Code. Below is the "Problem part of the Backup log", however if you need I will send you full log. Hope you will find out problem soon #FILE..... /oracle

  • How to move a tablespace

    What are the steps to move a tablespace?

  • Adobe Air installation trouble

    I get this message when I try to install AdobeAir: "Unable to Install/Uninstall AdobeAir.Contact Administrator." I am the Administrator! Has anyone else got this message? My OS is Windows vista.

  • Error in reconciliation with invoice subject to wtax on payment

    When doing reconcilation to BP ,an error appears "Withholding Tax needs to be processed for at least one of the selected transactions. This can only be done by restricting reconciliation to transactions with the same withholding tax code." This error