Help for routing( SAP PP)......from abap experts

Hi Experts,
I am a SAP PP Consultant. When I am performing 1 operation i.e., routing in T-Code CA01, finally I want to see the graphical display of my operations but system is giving some error like..
" illegal cluster_id in CVAL table - 000002(14)"
Please help me to solve it my friends.
<removed_by_moderator>
Regards,
Imran
Edited by: imran  shek on Dec 5, 2008 10:43 AM
Edited by: Julius Bussche on Dec 5, 2008 12:41 PM

hi
please refer to this document
http://help.sap.com/saphelp_47x200/helpdata/en/7e/d42611455911d189400000e8323c4f/frameset.htm
hope this helps
regards
Aakash Banga

Similar Messages

  • F4 help for Time field in webdynpro abap

    Hi Guru's,
    how to get f4 help for time field in webdynpro abap.
    thanks in advance,
    narendra

    Hi Narendra,
    Check this link:
    Re: Time Search Help
    Also few more links here:
    http://forumsa.sdn.sap.com/search.jspa?forumID=249&threadID=&q=time+help&objID=f249&dateRange=lastyear&numResults=15&rankBy=10001
    Also check if this example helps you: WDR_TEST_HELP
    If your query is not yet answered then its advisable to post in webdynpro for abap (Web Dynpro ABAP). You may get some quick repliy.
    Regards,
    Swarna Munukoti.

  • Is it possible to call std. SAP transaction from abap wd

    Is it possible to call std. SAP transaction from abap wd so that transaction appears and work as in gui? Without portal ofcourse.
    I know that using webgui and/or ITS it is possible so then it must be somehow possible....

    Hi,
    see Web Dynpro ABAP call transaction in the foreground and just carry out a simple search in this forum, then you'll find several threads with similar questions...
    Regards, Heidi

  • Search Help for Route - VA01

    Hi All,
    I need help in assigning search help to ROUTE(VBAP-ROUTE) field in VA01 Transaction.Instead of standard F4 list I need a list of Routes from the Custom table which will be maintaned.This new F4 list has to be displayed based on order types...Means only for order type ZXXX it should show the new F4 List, for the rest of the ordertypes it should show the standard F4 List.
    P.S : Search help H_TVRO is assigned to the Route.This Search help doesn't have Search help Exit or Append Search help options.
    Your help is highly appreciated.
    Thanks.
    Satyan.

    Hi Satyan
            for the search help H_TVRO you can create your own search help exit. search help exit is just a fm which will be executed when SH is hit..
    with out access key you can add the search help exit in the search help..
    https://wiki.sdn.sap.com/wiki/x/du0 this is my code for saerch help exit in CRM

  • Search Help for ROUTE field in VA01

    Hi All,
       I need help in assigning search help to ROUTE(VBAP-ROUTE) field in VA01 Transaction.Instead of standard F4 list I need a list of Routes from the Custom table which will be maintaned.This new F4 list has to be displayed based on order types...Means only for order type ZXXX it should show the new F4 List, for the rest of the ordertypes it should show the standard F4 List.
    P.S : Search help H_TVRO is assigned to the Route.This Search help doesn't have Search help Exit or Append Search help options.
    Your help is highly appreciated.
    Thanks.
    Satyan.

    Hi,
       You can do that using search help exits you would find several threads already posted to the forum for this like below:
    Link[Search Help Exits|Search Help Exit;
    Regards,
    Himanshu

  • SEARCH HELP FOR STANDARD SAP DATA ELEMENT AFNAM

    Hello All,
    Is there any possibility for adding a search help for the standard SAP field AFNAM.
    Thanks in Advance!
    Ashish

    Hi Ashish,
    You can APPEND your own search help to an SAP field that has search help defined. This is similar to APPENDing fields to an SAP table.
    You can also attach the search help to a field on a screen, i.e. limit the scope to that single screen, but this would still require a modification to the system, and hence, an access key.
    Hence if you want to attach search help to the standard SAP field, then you will need access key for that.
    If the access key will be available then you can attach your search help to the standard SAP field.
    For more reference go through the link :
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/3d/e53642e2a3ab04e10000000a1550b0/frameset.htm
    Thanks,
    Nitesh Jain

  • Search help for Standard SAP field

    Hi,
    I need to add a search help to Group key (KONZS) field in XK01 transaction. How can i add our own search help to a field in standard transaction?? This is some what urgent, please give me the solution .
    Thanks in Adavance,
    Moghani.

    You can APPEND your own search help to an SAP field that has search help defined.  This is similar to APPENDing fields to an SAP table.  But since field KONZS does NOT have any search help assigned, this option is not available to you. 
    You can also attach the search help to a field on a screen, i.e. limit the scope to that single screen, but this would still require a modification to the system, and hence, an access key.  If you want to follow that route, the program name is SAPMF02K, screen 120, element list tab, references tab, search help column.
    If you find another way to do this without an access key, please let us know.

  • Consuming SAP HANA from ABAP

    Dear all!
    I am trying to get data FROM HANA into ABAP AS (so an opposite unusual direction ).
    What is the best way of connecting them? Can't find any description.
    In Simple words: I have an ABAP program. Now i need connect to  Hana (RFC, whatever), then from ABAP program send SQL statement into HANA and then get data back.
    What is the easiest/best way?
    BR, Dmitry

    Hello,
    please check SAP HANA Database - SQL Script Guide
    page 43 - chapter Calling SQLScript from ABAP
    https://service.sap.com/~sapidb/011000358700000604932011
    There is nice example how to call SQL Script from ABAP (this also includes calling SELECT statements).
    Tomas

  • Can we do a Secure FTP for an XML file from ABAP when firewall is enabled?

    Hi all,
    I have a requirement to send an XML file to an External FTP Server which is out of our corporate network and our firewall is enabled.
    I have to send an XML file with Purchase Order details. I completed that with the help of this blog https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2657. [original link is broken] [original link is broken] [original link is broken]
    Now I need to FTP the XML file that is generated. How should I be doing this? Can some of help me with this?
    I need to do a Secure FTP to the external non SAP server which is out of our corporate network and our firewall is enabled. Can some one tell me if SFTP is possible in ABAP.
    This is not a web service. I am working on dropping an XML file in an external FTP serveru2026 I have searched the forums but still in a confusion if weather Secure FTP is possible in ABAP  or not when our company firewall is enabledu2026
    If some one encountered this situation earlier please help,,,..any help will be highly appreciated.
    Regards,
    Jessica Sam

    Thanks a lot for your valuable suggestions Richu2026
    I agree with you Rich that web services would be a better option. But I need to send this file to an external third party and they dont have web services.
    They are telling us that either we can send them an XML file or a CSV file in the format that they want. We decided to go with XML file format.
    I am done with formatting the Purchase Order details in the format that they want. Now the challenge is that I need to send this FTP file to them and it should be a Secure FTP when our fire wall is enabled,
    When you say
    1) Run an ABAP program to generate the XML file and put it on the local PC
    2) Log into the FTP site via some FTP client, could simply be windows as well.
    3) Manually cut/paste the file from the PC to the FTP site.
    For Step 1 running ABAP Program can I schedule a batch job?
    For Step 2 and Step 3 can I automate it in any other way..if not in ABAP?
    Can I advice my company to follow any alternate method in which they can automate this step 2 and step 3u2026if not in ABAP can it be possible in any other way as the third party does not have web services I now have no other alternative.
    Please Helpu2026
    Regards,
    Jessica Sam

  • Can we call a webservice which is defined outside SAP system from ABAP

    Hi All,
      i am very new to the ABAP. i would like to know how we can call a webservice which is defined in some other system from the ABAP code. if you are providing any sample code then it will be very help ful for me.
    Thanks in advance.
    - Siva

    yes its possible. check out the weblog
    /people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap
    Regards
    Raja

  • Is SAP going from ABAP to Java

    Upto how much extent are following true, i heard from few SAP people.
    1. lot of features currently implemented on ABAP will be shifted to Java gradually.
    2. all the new functionalities  will be preferably developed by SAP in Java instead of ABAP.
    3. in the future, all of the components/features will be in Java instead of ABAP.
    thanks,
    Ganesh.

    > I have a doubt over here ...All the SAP ESS/MSS applications were in Web Dynpro for Java but now they are slowly been converted to Web Dynpro ABAP ..... so is SAP going the other way round ...converting all its previous Java applications back to ABAP?
    Yes - you're right - but that's something many customers highly appreciate, especially in the case, when they enhanced/modified/adapted the pre-ERP ESS/MSS functionality in ABAP which would now needed to be ported over to Java. Due to the conversion back to WD-ABAP they can stay with their current code logic and "just" need to adapt the frontend to WD.
    I heard from quite some (SAP-)people something like
    ABAP --> Service provisioning
    Java --> Service consumption
    so the business logic stays in ABAP but the frontend, that actually uses the functionality, is written in Java.
    IMO the main problem of all that Java stuff is, that there is no consistency about how it's used across the applications. If you e. g. compare ESS/MSS to the BI (the Java parts) then you'll see, that ESS/MSS uses the ABAP customizing to layout the functionality on the portal but the BI uses real functionality to do that. Some applications use JCo, others use WebDynpro connections, others use ICM - just as the application grew up over the time. This makes handling different applications in a portal so utterly cumbersome because you first have to find out, how they connect to backends before there's a chance to find out, why something is not working.
    Another example is e. g. the Redwood scheduler (provided as a basic license for free with each Netweaver license) - the software itself is VERY good but I would never dare to run such a crucial functionality as batch scheduling (on which we highly rely on for our business) on a Web-AS Java in production.
    Markus

  • Help for BI Content extraction from multiple datasources

    Hello,
    I am working on a new installation of BI having just come out of the BW310 and BW350 classes, so please be patient with me. :~)  I only have a development instance running, and for my first project, I'm working on the Cross Application Time Sheet.  I have the infocube set up for Time Sheet (OCATS_1), plus the other associated ICs (OCATS_C01, OCATS_C02, OCATS_MC1) and I am getting data from the appropriate datasources (0CA_TS, 0CA_TS_IS_1, 0CA_TS_IS_2). 
    The problem I am getting, is that the transformations from the datasource(s) into the DTP leaves out several fields which are found in the Employee datasource.  How would I go about combining the information from the employee datasource into the Time Sheet infocubes along with the timesheet data?
    Thanks. 
    (Points will be awarded, per usual)

    SRM doesn't use kind of "cockpit" LO-like in ECC.
    Overall picture:
    http://help.sap.com/saphelp_srm40/helpdata/en/b3/cb7b401c976d1de10000000a1550b0/content.htm
    If you setup data flows accordign Business Content of SRM:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/7aeb3cad744026e10000000a11405a/frameset.htm
    Then just perform an init load and schedule the deltas.

  • Help for "WITH INCLUDES" in scan abap-source.....

    Hiiii,
              Can anyone help me how to use "with includes" in "scan abap-source" for
              seperating includes in the program?????
              If anyone has sample code plz do send it for help....
    Thanx,
    Mandeep.

    Hi
    use the command
    SCAN ABAP-SOURCE <source name> tokens..<itab1>
                              statements <itab2>
    see the sample dummy code
      READ REPORT it_itab_1file-obj_name INTO it_itab1.
      SCAN ABAP-SOURCE it_itab1 TOKENS INTO it_itab21
                               STATEMENTS INTO it_itab3
                               STRUCTURES INTO it_itab6
                               WITH COMMENTS
                               WITH INCLUDES
                               FRAME PROGRAM FROM it_itab1
                               INCLUDE INTO it_itab_i
                               LEVELS INTO it_itab5.
    *sort the level table
      SORT it_itab5 BY name.
      CLEAR v_flag1.
      READ TABLE it_itab21 WITH KEY type = 'I'.
      IF it_itab21-str NE 'REPORT'.
        IF it_itab21-str NE 'PROGRAM'.
          SELECT SINGLE subct INTO v_str11
          FROM ybstcobs
          WHERE objna EQ it_itab_1file-obj_name
          AND ( objct EQ 'PROG'
           OR objct EQ 'FUNC'
           OR objct EQ 'BDCP' ).
          IF v_str11 EQ 'I' AND sy-subrc EQ 0.
          ELSE.
            v_flag1 = 'X'.
          ENDIF.
        ENDIF.
      ENDIF.
      CHECK v_flag1 NE 'X'.
      CLEAR v_flag1.
    *get the level of include strucuture
      PERFORM get_include_details.
    *&      Form  get_include_details
    *gets the include structure details
    FORM get_include_details .
      LOOP AT it_itab5.
        READ TABLE it_itab3 INDEX it_itab5-from.
        it_itab_incl-incl_from = it_itab3-from.
        READ TABLE it_itab3 INDEX it_itab5-to.
        it_itab_incl-incl_to = it_itab3-to.
        it_itab_incl-incl_name = it_itab5-name.
        it_itab_incl-ln_level = it_itab5-depth.
        it_itab_incl-ln_level1 = it_itab5-level.
        APPEND it_itab_incl.
      ENDLOOP.
      SORT it_itab_incl BY ln_level.
    ENDFORM.                    " get_include_details
    Reward points for useful Answers
    Regards
    Anji
    Message was edited by:
            Anji Reddy Vangala

  • Need help for focusing the cursor from one textbox to another textbox

    hii all,
    I have a problem in java script.
    Note:The textboxes are generated dynamically.it is not having fixed length.(the number of textboxes generated may be 3,2,4....etc.it is not fixed.
    To move cursor from one textbox to another text box ,I have taken the length of the textboxes of the first column.I used onkeyDown event .
    in the function ,first i checked the condition like
    for(i=0;i<form1.box.length;i++) //box is the name of the textboxes
    if(event.keyCode==13)
    form1.box[i+1].focus();
    return false;
    by using this the cursor is moving from first text box to second textbox and stops.
    if i use event.returnValue=false; instead of return false ,then the cursor automatically going to the laxt textbox of the column.
    my problem is how i can focus the cursor from one textbox to another textbox one after the other till the end.
    if any one has solution please help me.
    also if we can do in another way also,please help me.
    thanx.>

    thanx .u helped me so much.
    i have to check another condition. see the code below
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML>
    <HEAD>
    <TITLE> New Document </TITLE>
    <META NAME="Generator" CONTENT="EditPlus">
    <META NAME="Author" CONTENT="">
    <META NAME="Keywords" CONTENT="">
    <META NAME="Description" CONTENT="">
    </HEAD>
    <SCRIPT language="Javascript">
    function fnTest(str) {
    if(event.keyCode==13) {
    if(str == 4) {
    formHeader.box[0].focus();
    else {
    formHeader.box[parseInt(str)+1].focus();
    return false;
    </SCRIPT>
    <BODY>
    <FORM name="formHeader">
    <CENTER>
    <INPUT TYPE="TEXT" name="box" value="" onKeyDown="javascript:fnTest('0');">
    <br>
    <INPUT TYPE="TEXT" name="box" value="" onKeyDown="javascript:fnTest('1');">
    <br>
    <INPUT TYPE="TEXT" name="box" value="0" disabled="false" onKeyDown="javascript:fnTest('2');">
    <br>
    <INPUT TYPE="TEXT" name="box" value="" onKeyDown="javascript:fnTest('3');">
    <br>
    <INPUT TYPE="TEXT" name="box" value="" onKeyDown="javascript:fnTest('4');">
    </CENTER>
    </FORM>
    </BODY>
    </HTML>
    suppose if some of the fields are disabled,then the focus must skip to the next one.i have written disabled for box2.if the cursor focuses in box1,then the cursor should move to box3 escaping box2.
    if u know plz tell me.

  • Search help for local system directories in ABAP program

    Hi all,
    Can anyone tell the standard search help available for local system directories on the client system?
    Regards,
    MVD

    Hi,
    You can use this FM.
    <b>RZL_READ_DIR_LOCAL</b> - Get list of files within specific directory(Application Server)
    *& Report  ZDIRFILES                                                   *
    REPORT  ZDIRFILES    .
    PARAMETER: p_fdir            type pfeflnamel DEFAULT '/usr/sap/tmp'.
    data: begin of it_filedir occurs 10.
            include structure salfldir.
    data: end of it_filedir.
    *START-OF-SELECTION
    START-OF-SELECTION.
    * Get Current Directory Listing for OUT Dir
      call function 'RZL_READ_DIR_LOCAL'
           exporting
                name     = p_fdir
           tables
                file_tbl = it_filedir.
    * List of files are contained within table it_filedir
      loop at it_filedir.
        write: / it_filedir-NAME.
      endloop.
    Or
    <b>FILE_GET_NAME</b> - Retrieve Logical file path.
    Use Transaction 'FILE' to view/create logical file paths
    Hope this will help.
    Regards,
    Ferry Lianto

Maybe you are looking for

  • Having trouble getting a job to run using job scheduler

    I am using Oracle 11g. I run a sql script that schedules a job: exec sys.dbms_scheduler.create_job( job_name => '"SYSTEM"."UCR"', job_type => 'EXECUTABLE', job_action => 'D:\UserCountReport\bin\ucr.bat', repeat_interval => 'FREQ=HOURLY;BYHOUR=3;BYMIN

  • Error while executing the the SQL on top of Analytical view

    Hi all, below is the generic pattern of the query I am using on my Analytic view, Select a. col1, a.col2, a. sum(col3) from _SYS_BIC.SIMPLE_AN_VW  a where a. col3_date_field > a. col4_date_field and a. col5<=15 group by a.col1,a.col2; I am getting th

  • Changes in sales register

    user raised directly invoice from the plant , when executinng sales register in Z report user want plant wise sales report .and in report they want profit center field in report , for this what settings we have to do in  Z report.

  • How do I recover missing iPhoto albums and pictures?

    A week ago, all my iPhoto Albums disappeared that normally would appear in the left iPhoto column under LIBRARY and RECENT. When I opened the iPhoto app from both the Dock and the Applications folder, an iPhoto window opens and asks if I would like t

  • My Itunes Music Folders are a Mess

    A bunch of my music in My Itunes library for some reason is divided up outside of their music folder. An Album that contains 16 tracks might only contain one song in that albums folder while the other fifteen tracks are scattered independently in ano