While Creating Implicit enhancement system is giving dump

Hello All,
I am enhanceing standard code with the help of implicit enhancement.. I have done successfully in one system but when i try to do it in other system it is giving me short dump.. And the dump also didn't give any information..
I am working on ECC 6.0 and i assume we can use implicit enhancement points...
Kindly let me know why i am getting dump..
This is what dump says..
The exception 'CX_SY_MESSAGE_ILLEGAL_TEXT' was raised, but it was not caught
anywhere along
the call hierarchy.
What happened?
Since exceptions represent error situations and this error was not
adequately responded to, the running ABAP program
'CL_MESSAGE_HELPER=============CP' has to be
terminated.
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_MESSAGE_ILLEGAL_TEXT', was not
caught in
procedure "ACTION" "(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 text parameter in MESSAGE  cannot be an initial reference
METHOD set_msg_vars_for_if_t100_msg.
  IF text IS INITIAL.
    RAISE EXCEPTION TYPE cx_sy_message_illegal_text
        EXPORTING textid = cx_sy_message_illegal_text=>initial_ref.
  ENDIF.
Thanks all for your help.
Regards,
Raj

Hi,
This is for SE16N transaction code.. Even i tried in SE38 for a custom program but still giving dump..
So this is not an issue with particular transaction but somehow getting dump ..I doono if there is any OSS notes to be implemented...
Regards,
Raj

Similar Messages

  • While creating import GR ,system is not saving commercial invoice number

    Hi,
    While creating import GR ,system is not saving commercial invoice number in database table.
    Is there any enhancement or sap note to solve this isssue?
    Regards,
    Madhu.

    Hi,
    please follow the process as told u will not have any errors.
    1. create import PO with all the duties. But here there are some duties which are supposed to be paid to the customs. so we select the condition type and click on conditiondetail icon and here we enter the Customs vendor number and save the PO.
    2. if release of PO is there release
    3. then invoice is made with customs vendor by selecting planned delivery costs in the options on the right of the screen... The number generated here will be ur Commercial invoice number which you enter while doing J1IEX_C and GR
    4.Then capture excise invoice J1IEX_C
    5. Then do a GR with PO
    6. Then post excise invoice J1IEX_P
    7. Then again do a envoice with the same PO number but select Goods/Service Items on the right.
    This is the procedure to be followed for import cycle in CIN
    Thanks & regards,
    Kiran
    Edited by: Kiran. V on Apr 28, 2008 9:30 AM

  • Error in creating implicit enhancement

    Hi Experts,
    I want to create an implicit enhancement in a standard program. I went to Edit -> show implicit enhancements
    and right clicked at the yellow lines and clicked create .
    it asked for the enhancement name. after giving name and pressed ok , it is showing error 'Error in creating enhancement'
    why is this error coming?
    Thanks in advance

    hi vijaya
    well let me take an example
    suppose u r requiremwnt is to disable an field in an XYZ transaction
    And let the Enhancemant for this
    XYZ0001P.
    now when u go to CMOD and create
    an project as
    Z_xyz
    and when u go to enhancement Assingment
    here u give the enhance ment number which in our case is
    XYZ0001P
    now if u save it . It will not get saved and show and error message which says
    this enhancemanet is alreay is being used
    in another project
    this is because u can one enhancement can only be used in one project only .
    Hope it have cleared ur problem .
    Cheers
    Snehi

  • While creating Process Order system has to validate the Batch field

    Hi All,
    While creating the Process Order system has to validate the Batch field which comes under Goods Receipt tab. Please let me know is there any standard user-exit is there for this requirement.
    Regards
    Naveen

    Dear Swapnil,
    Thanks for the reply,
    At the time of creation of process order I am entering the External Batch no as per the logic i.e. first two letters as 08 (for year), next two letter as section 51 (for solid mfg section, which i am planning to maintained in the Z table) and last three letters as 001 (for serial no in this section). so batch no is 0851001.
    Now i want to validate these all letters as per the above logic i.e first two letter should be cross check with current year, and next two letter with Z table for section and last three letters for sr no with previous batch, which is already created for this section.
    Now can you please help me to find out the function exit or screen exit to validate the above requirement at the time of creation of process order i.e. COR1, under the Goods receipt tab. 
    Thanks in advanced
    Naveen

  • Problem while implementing implicit enhancements

    Hi all,
    when i try to implement  implicit enhancement within function module  before ENDFUNCTION statement it is giving run time error.
    i have given ZMP01 as the implementation name..
    when i check this implementation through SE80 tcode
    the implementation is giving syntax errors
    that "referenced compilation unit not maintained"
    can any one guide how to implement implicit enhancements.
    any help will be rewarded.
    Regards
    cnu

    Hi,
    Refer This:
    http://help.sap.com/saphelp_nw04s/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm
    Regards,
    Shiva Kumar

  • Datamover error while creating the peopletools system database

    i am using
    os=suse linux 12.2
    database = db2 9.72
    peopletools = 8.53
    i am getting the following error while running the datamover script for the peopletools system databse. i have attached the following error for your view plz help me........
    db2inst1@linux2:~/PT853/bin> ./psdmtx -CT DB2UNIX -CD SL290101 -FP /home/db2inst1/PT853/scripts/sl290101dbx.dms
    PeopleTools 8.53 - Data Mover
    Copyright (c) 2013 PeopleSoft, Inc.
    All Rights Reserved
    Started: Tue Feb 26 13:12:25 2013
    Data Mover Release: 8.53
    Database: SL290101 (ENG)
    Input file: /home/db2inst1/PT853/data/ptengs.db (ENG)
    Commit done at end of record
    Importing ACCESS_GRP_LANG
    Import ACCESS_GRP_LANG 0
    SQL Error. Error Position: 0 Return: -2300 - End of fetch (SQLSTATE PS001)
    RUN STATISTICS FOR TABLE (PS_ACCESS_GRP_LANG,LOW)
    Error: SQL execute error for %UpdateStats(PS_ACCESS_GRP_LANG)
    Error: Import Record name ACCESS_GRP_LANG
    Ended: Tue Feb 26 13:12:30 2013
    Unsuccessful completion

    thanks for reply anygma,
    datamover script created the PS_ACCESS_GRP_LANG table in an back end so i think no need to create that record in an application designer....
    And also i edit that datamover script as set start after ACCESS_GRP_LANG now its again return the same error for the next table but in back end the table are created.......
    db2inst1@linux2:~/PT853/bin> ./psdmtx -CT DB2UNIX -CD SL290101 -FP /home/db2inst1/PT853/scripts/sl290101dbx.dms
    PeopleTools 8.53 - Data Mover
    Copyright (c) 2013 PeopleSoft, Inc.
    All Rights Reserved
    Started: Wed Feb 27 03:17:03 2013
    Data Mover Release: 8.53
    Database: SL290101 (ENG)
    Input file: /home/db2inst1/PT853/data/ptengs.db (ENG)
    Commit done at end of record
    Searching ACCESS_GRP_LANG ... please wait
    Found ACCESS_GRP_TBL
    Restart record ACCESS_GRP_TBL
    Importing ACCESS_GRP_TBL
    Creating Table ACCESS_GRP_TBL
    Import ACCESS_GRP_TBL 58
    Building required indexes for ACCESS_GRP_TBL
    SQL Error. Error Position: 0 Return: -2300 - A table or view could not be found (SQLSTATE PS601)
    RUN STATISTICS FOR TABLE (PS_ACCESS_GRP_TBL,LOW)
    Error: SQL execute error for %UpdateStats(PS_ACCESS_GRP_TBL)
    Error: Import Record name ACCESS_GRP_TBL
    SQL Spaces: 0 Tables: 1 Triggers: 0 Indexes: 1 Views: 0
    Ended: Wed Feb 27 03:17:14 2013
    Unsuccessful completion

  • While processing MB51 Transation system is giving run time Error.

    Dear MM Team,
    While processing T code MB51 system getting data, if i clicking detail list in MB51 system has given below dump message. 
    A RAISE statement in the program "CL_GUI_ALV_GRID===============CP" raised the
    exception
    condition "NO_VALID_DOCUMENT".
    Kindly suggest me how to rectify the above problem.
    Regards
    Venkey.

    Dear All,
    Thanks for your prompt support, this issue have been resolved by SAP.
    Regards
    Venkat

  • Issue while creating a enhancement window with Interface enabled check

    Hello everyone,
    i have a standard webdynpro component "fmca_wdy_return" to enhance. The component is one the applications configured in floor plan manager "FPM_OIF_COMPONENT".
    we have created a tab on the FPM view and we need to configure the wda component window onto this view. The problem is when i create a new window as an enhancement in the wda component(FMCA_WDY_RETURN) it does not enable the interface check in the properties tab, if the interface is not checked we can configure the window in the FPM.
    can someone explain the enhancement window is not interface check enabled? how can it be enabled? or is there any other solution for this?
    Thanks.

    Hi Suri
    I've just encountered the same situation. Did you find a solution?
    Cheers
    Glen

  • While creating process order system asking for a.c assighnment

    While creation of process order system is asking for  Account assighnment sales order
    pls suggest how to avoid this.

    Dear,
    Maintain following by given root,
    Go to SPRO>IMG>SD>BASIC FUNCTIONS>ACCOUNT ASSIGNMENT/COSTING >MAINTAIN REQUIREMENT CLASSES FOR COSTING / ACCOUNT ASSIGNMENT
    Here you can maintain the Req. Class with Account Assignment Category wrt Costing.
    Regards
    Ajit k Singh
    happy to help u

  • Issues while creating ACFS file system

    I have 11gR2 RAC two node db on ASM. Whn I am trying to create volume in the disk group it gives me below error:
    ASMCMD> volcreate -G EXT_DATA -s 40G extdata
    ORA-15032: not all alterations performed
    ORA-15477: cannot communicate with the volume driver (DBD ERROR: OCIStmtExecute)
    what could be the reason?
    Edited by: user2995637 on Apr 26, 2011 7:14 AM

    It's quite an old post. Not sure if it's still being followed up or not. Still would like to comment
    ASMCMD> volcreate -G DISKGRP1 -s 3G volume1
    ORA-15032: not all alterations performed
    ORA-15477: cannot communicate with the volume driver (DBD ERROR: OCIStmtExecute)
    What I did
    grid@localhost $ which acfsload
    /u01/app/11.2.0/grid/bin/acfsload
    Login as root
    root@localhost $ /u01/app/11.2.0/grid/bin/acfsload start -a
    ASMCMD> volcreate -G DISKGRP1 -s 3G volume1
    Went through successfully
    SQL> SELECT volume_name, volume_device FROM V$ASM_VOLUME ;
    VOLUME_NAME VOLUME_DEVICE
    VOLUME1 /dev/asm/volume1-308
    Hope that helps !!

  • Short Dump in VF01 while creating debit memo

    Hi,
    we are trying to create the debit memo in tcode VF01,while saving the doc it is giving dump.
    i went to  ST22 for error analysis,details are "COMMIT_IN_POSTING" error in FM RV_INVOICE_REFRESH.
    Short text
        Invalid COMMIT WORK in an update function module.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLV60A" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    the above text copied from ST22.
    before putting this thread, i have done complete analysis in SDN .
    i have searched for SAP notes.i did't got the proper one.
    KIindly can u provide any solution.
    <removed by moderator>
    Regards,
    Manjunath
    Edited by: Thomas Zloch on Dec 2, 2011 2:39 PM

    Is the debit memo triggering an output type?
    I saw similar thing long back and I remember it was caused by a output type with a print program that was doing an illegal COMMIT WORK. Actually sometimes there may be a function call inside the program attached with the output type that may be doing a COMMIT which is not directly apparent.
    COMMIT WORK causes runtime error when it occurs in functions called in UPDATE TASK or forms called with ON COMMIT.
    Try disabling / deleting the output type (Vf01 -> Goto -> Header -> Output) proposed and then save the debit memo and see if this error goes away. You can also try select the output type and click further data and set dispatch time to '1' (send with periodically scheduled job to avoid this issue.
    Check threads with people facing similar issues because of commit in output type programs
    Send Immeditely causes COMMIT_IN_POSTING
    Need input for error caused while trggering a output type
    COMMIT_IN_POSTING
    COMMIT_WORK in FM, SO_DOCUMENT_SEND_API1

  • "Error in source system" while creating source system

    Hello,
    I don't know what's our general problem (I suppose that it's ageneral problem) but we always have the following eror while creating a source system:
    When we want to create a source system on BI, we first get an error "No connection to source system possible". After checking the RFC connection and correct the password of the remote user on the automatically created _DIALOG RFC connection the exception changes to "Error in source system".
    The error occurs after the information "Please log on as an administrator in the following screen".
    The remote user on R/3 side has got profiles S_BI-WHM_RFC and S_BI-WX_RFC (found two conflicting statements regarding this profiles), on BI side it has got SAP_ALL and some more profiles
    What else could be the problem?
    Greetings & Thanks
    Bettina

    Hello,
    now we know that
    1. the remote user needs profiles SAP_ALL and SAP_NEW and has to be dialog user with a password unequal that password it should have in the future (otherwise you don't see the error messages that appear during the login process)
    2. the system has to be changeable (scc4 and se03)
    After the source system is created the changeability can be changed to the original values and the remote user can be changed to a communication user again.
    Thanks for the tip regarding the authorizations.
    Greetings
    Bettina

  • Problem While creating DB connect source system to BW

    Hi Guys,
      While Creating DB sourc system in BW.The source system was not creating.
    Sorcesystem-Create- selected the DB source system
    Logical system: TAXIA03TST
    Description:For Testing
    DBMS:ORA
    Username:
    Pass word:
    Given the ORA user name and password
    Connection info:TAXIA03TST
    After that it was saved.
    After that it was going to the pop up screen Sytem log ,correct ,cancel
    whe i select the correct,the source system was not created.
    Can anybody help me out in creating the DB dource system.As it was very urgent.
    points will be awarded.
    Thanks,
    Venkat

    Hi,
    This may help you to some extent:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2f0fea94-0501-0010-829c-d6b5c2ae5e40
    Please check the SAP Note 339092
    regards,
    Pruthvi R

  • Error while creating the campaign in CRM Web UI 7.0

    Hi,
    We are working on SAP CRM 7.0 Ehp1. On web Client UI -> Marketing, when I am trying to create a campaign by clicking on the create campaign , the system is giving the dump –
    Business Server Page (BSP) error:
    what happened?
    Calling the BSP page was terminated due to an error.
    SAP Note
      The following error text was processed in the system:
      Entry parameter of method CL_CRM_BOL_ENTITY->GET_PROPERTY contains
    value CRM_GUID, which is not allowed
    Exception Class
    CX_CRM_CIC_PARAMETER_ERROR
    Error Name
    Program
    CL_CRM_BOL_ENTITY=============CP
    Include
    CL_CRM_BOL_ENTITY=============CM00C
    ABAP Class
    CL_CRM_BOL_ENTITY
    Method
    IF_BOL_BO_PROPERTY_ACCESS~GET_PROPERTY
    Line: 22
    Long text
    When checked for explanation, the diagnosis procedure includes activating checkpoint group BSP_WD_EXCEPTION_DISPLAY. To do this, use transaction SAAB. I have activated the checkpoint but still getting the same dump.
    Please guide.
    Thanks and Regards,
    Kavita Chaudhary,
    Mobile: 8800222151

    I would create a break-point at the mentionned line, when it is reached check desktop 2 in debugger to see if a Z-method is involved and if no it might be a standard SAP-problem.
    The error message itself tells you that a certain entity has no property CRM-GUID but the system tries to read this property.
    Best regards,
    Thomas Wagner

  • Error while creating material cost estimate

    Hello All
    I am creating material cost estimate of FG whose components are SF & ROH-2. While creating cost estimate system gives an error message which states: :
    *No cost element segment exists for 40103110 on 01.09.2009
    Message no. CK048
    Diagnosis
    The consumption account found by automatic account determination for material STD-PRICE-SF does not exist for the date 01.09.2009 specified.
    Procedure
    Check the cost element segment's validity period
    Check cost element
    Or, if you have authorization, create a cost element which did not exist previously.
    Create primary cost element*
    Please provide your valuable inputs regarding this error message. Looking forward to your inputs & feedback.
    Regards,
    J K Tharwani

    Dear Jitendra,
    Its Seem primary cost element you mentioned is not defined for 09 period.For this go to KA06,gIve that cost element number and the Valid from  date as 01.09.2009 and valid to date as 30.09.2009, press enter it will take u inside the T.C,feed the relevant data and save.
    Now again take the costing run.This time system should not throw the error.
    Check and Revert back.
    Thanks and Regards,
    Jitendra DIlip Chauhan.

Maybe you are looking for

  • Linked Office 2013 Home and Business to incrorrect Microsoft account.

    Hi Guys, I was installing Office 2013 Home and Business for a customer and I accidentally linked the Office product key to my own personal Microsoft account. How can I transfer this to the customers correct Microsoft account? Thanks Aled

  • Query regarding Job work senario in India

    dear all, i am facing a strange problem i m having some Customer who sent material on (4)(5) a or 57F4 challan for job work. In that case only labour charges are charged no excise duty will charged, but how i will take the material "in" in to system,

  • Multiple MIDI Command Playlists

    I'm looking to control my guitar effects, audio back tracks, and eventually lights with logic pro. I've seen how to write midi data and automate it, but that is just for one song. How would I have access to multiple files/songs of midi automation in

  • On hand qty

    Hi all, I need to update the on hand qty for a item which is related to WIP. This item is issued to the job in WIP. Need to change the on hand qty and its respective value in its lots. Thanks in advance Sundar

  • Mac iPhoto to iOS 7 iPhoto transfer, loss of assigned file names.

    In transferring Mac iPhoto albums to iOS 7 iPhoto none of the file names I gave the pictures in iPhoto on the Mac transfer to iPhoto on my iPad Air.   Is there some setting I need to change.?