END button disappears in interaction centre while creating transaction and moving back.

Hi All,
In interaction centre when I create a transaction and move back, END button disappears. This problem does not occur every time I go back. It is intermittent.
Can anyone give your thoughts on what might be causing this issue?
Thanks and Regards,
Pallavi

Hi,
Can you check the view
CRMCMP_IC_FRAME/HiddenView component CRMCMP_IC_FRAME  to check END button functionality.In this view put the break point in event
EH_ONFORWARDCALL and check it.
Need to check about back button try to use this standard class : CL_BSP_WD_HIST_MANAGER_BASE , method ON_HISTORY_TRIGGER.
Regards,
Sumeet

Similar Messages

  • When I try to use the Submit Form button on the Interactive PDF I created (IN Design CS6) I get this message. "There is no value in form field 'Program.' Please put in it before proceeding. What can I do to fix this and make the Submit button work?

    When I try to use the Submit Form button on the Interactive PDF I created (In Design CS6), I get this message:
    There is no value in form field "Program." Please put in it before proceeding.
    How can I fix this and make the Submit Form button work?

    Are you running modified software on your phone?  This error seems to be common if the firmware has been modified and you're trying to restore the phone again. 

  • Fiori Error while creating catalog and Group in Fiori Launchpad

    Hi ,
    We are getting following error while creating Catalog and Groups in Fiori Launchapd:
    Error (500, Internal Server Error) in OData response for GET "/sap/opu/odata/UI2/TRANSPORT/CustomizingRequests?$filter=isDefaultRequest%20eq%20true": HTTP request failed
    Details: Model 'ZTRANSPORT_MODEL_0001_BE' contains errors. Contact Adminstrator
    Regards,
    Trilochan
    Message was edited by: Michael Appleby

    Hi Trilochan,
    Have you assigned transport request? Select the config icon at right top.
    Creating Transport Requests for User Changes - User Interface Add-On for SAP NetWeaver - SAP Library
    Also look at SAP Fiori - UI Add-on SP09 update troubleshooting
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Same event trigerring while create , approve and reject -RELEASESTEPCREATED

    Hi gurus,
    I am currently working with scheduling agreement workflow with business object BUS2013 and event RELEASESTEPCREATED,
    and i take a zcopy of the standard workflow - WS200000078 and modified according to the requirement.
    When i create the Scheduling agreement my workflow triggers fine and when i approve it triggering a mail and completed successfully, but when i reject the scheduling agreement the workflow doesn't completed instead it triggering again.
    I checked in trace and find the event RELEASESTEPCREATED is triggered while Creating , Releasing and Rejecting the scheduling agreement document. So it is placing again and again.
    Please help me how to proceed while rejecting the scheduling agreement document.
    Thanks in advance,
    Vijayan.R

    Hi,
    You could create a check function module and set that for the event in transaction SWETYPV. In the function try to check whether the object is rejected, and if it is, raise exception. => Workflow will not start.
    It is quite normal that some events are created (by the standard) even if you don't want. You just need to find a way to prevent it to do some unwanted action such as starting a workflow. For that a check function module is one way.
    Regards,
    Karri

  • HT5509 In guided Access does not unlock when I Press the home button I need to run down the Battery and turn back on and it is then out off guided Access

    In guided Access does not unlock when I Press the home button I need to run down the Battery and turn back on and it is then out off guided Access

    How To Get Out Of Guided Access On iOS6? : TechNGuide
    SOS I cannot Exit Guided access: Apple Support Communities

  • End of Valid Logistic Calender error while creating Sales Order

    Hi,
    While creating Sales order in VA01 the following error message comes for particular material code for a particular site only:
    24.01.2202 date comes after end of valid logistics calendar. (Please
    correct)
         Message no. 61062
    Can anyone suggest on the same.
    Regards
    Nilofer

    Hi,
    The input value given in Sales order is " Req Delivery date: 31.03.2012", but the error comes with the below date such as
    "24.01.2202 date comes after end of valid logistics calendar.(Please correct)"
    We also face one more error such as
    " Incorrect index structure for table XMVERF_POS/0000224110/000040 ".
    From where system is taking 24.01.2202 date?

  • Cost centre while creating free of charge order

    Dear All,
    Our customer wants to include cost center and a G/L account in the sales order while creating Free of Charge orders.
    How to achieve this functioanlity.
    Please do explain.
    Regards,
    Mullairaja

    HI everyone!
    I'm having the same problem. I've done all that I know about Incompletion log to cost center to be mandatory and one of procedure is relating in the changes idea.
    In my case when I'm trying to sales order free of charge process and checking Incompletion Log  is not bringing cost center field as mandatory to be fill up.
    It seams the check is being done by Item, but cost center field it doesn't have in the any item table VBKD e VBAK just profit center.
    The SAP version in my client is 4.6c.
    I'd like to know if someone got to fix cost center field in sales order free of charge as mandatory only with configuration? And if Yes. How?
    Because, I think the only way to achieve that is through user-exit.
    Thanks for your attention!
    Patricia Alessandra Leite

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • Difference between generating VO while creating EO and otherwise

    Hello All,
    I wanted to know - Is there any difference between
    creating a VO while creating an EO (i.e.by checking 'Generate Default View Object')
    and
    when If I create an EO first , then seperately create a VO for the same table used in EO; and then attach that EO to the VO . By attaching EO to VO, I mean, after creation of VO ; if we right click that VO to edit - the 'View Object Editor ' window opens. here, I select an EO through the 'Select Entity Objects for this View Object' window.
    My requirement was to create a page where I wanted to do search and create. In the create page, the employee id and date has to come automatically. When submit button is clicked, the record is to be saved .
    1st I tried through the second method. I got the search results and in the create page, the id&date came as expected but create wasnt successfull. No error or exception came but in the record that got inserted into database had only the id,date and who column values. The other columns had null value.
    Later, when I tried using the 2nd method i.e by using the 'Default VO generated', creation was successfull.
    Could anybody tell me why it wasnt working the second way?

    user605260 ,
    There is no difference between creating a VO while creating an EO (i.e.by checking 'Generate Default View Object') and create an EO first , and then seperately creating VO . The latter is used if u haven't planned to make which VO or haven't finalised VO query.
    In ur case it looks the first time some mapping in VO might have not created correctly in any one case!
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error while creating procedure and package

    Hi,
    I am getting an error while creating an procedure
    create or replace procedure mke_test (mke_gender varchar2) is
    begin
    declare global temporary table mag_hotline_glob
    INDIVIDUAL_ID NUMBER,
    ONE_MONTH NUMBER,
    THREE_MONTH NUMBER,
    SIX_MONTH NUMBER,
    TWELVE_MONTH NUMBER,
    CHILDREN_PRES VARCHAR2(1 BYTE)
    ) with replace on commit preserve rows not logged;
    begin
    insert into mag_hotline_glob
    select * from magazine_gender;
    end;
    end;
    can anybody plz suggest

    It's a total mess. You need to read the documentation first.
    Create your table separately
    CREATE global temporary table mag_hotline_glob(INDIVIDUAL_ID NUMBER,
                                                ONE_MONTH NUMBER,
                                                THREE_MONTH NUMBER,
                                                SIX_MONTH NUMBER,
                                                TWELVE_MONTH NUMBER,
                                                CHILDREN_PRES VARCHAR2(1 BYTE)) with replace on commit preserve rows not logged;Then use the procedure (I don't know why, this INSERT statement you can fire yourself)
    create or replace procedure mke_test(mke_gender varchar2) is
    begin
        insert into mag_hotline_glob
          select * from magazine_gender;
    end;If you want to create the GTT inside the procedure(should be avoided) then Use EXECUTE IMMEDIATE.
    By the way, where are you using the IN parameter ? It' unnecessary.

  • APEX:Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    I am using Apex 4.2.2.00.11
    am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    336554,
    Looks like there is a 127-column limit on the number of report columns supported when using that wizard. Do you have more than that?
    57434

  • Run time error while Creating IDN and Inbound Delivery

    Hi All,
    I am getting Run time error while creating Inbound Delivery Notification from Inbound Queue and Inbound Delivery from IDN
    After debugging i come to know that system is looking for Patch Level SAPKNA7026 but in my system Patch is upto SAPKNA7022
    Is there any OSS notes available to deactivate/resolve this run time error ? I tried 0001798794 Deactivation of hierarchical access functionality but system is still giving me run time error
    Regards,
    P@M

    Hi Agrawal
    As you are getting run-time error after entering the sold to party and material and the error is in SAPLV61Z ,
    close the session for sometime and open again and then create sales order and then enter sold to party and material and then check wheather you are getting or not. If you are still facing the problem then take the help of the ABAP & BASIS consultant's.
    Regards
    Srinath

  • Transport Request Creation while creating Characteristics and Classes.

    Hi
    While do a Release Strategy i am creating Characteristics and Classes.
    While saving Characteristics and Classes, i am not getting any Transport Request Creation.
    Is there any problem with my configuration or the Standard SAP does not give me.
    I want to track all the things i am doing.
    Reply me ASAP
    cheers
    MaruthiRam
    Edited by: MARUTHI RAM on Jul 17, 2008 9:43 PM
    Edited by: MARUTHI RAM on Jul 17, 2008 9:44 PM

    Characteristics and class are master data so system will not ask for transport.
    if you want to migrate to another system than you have to create the LSMW (upload program)
    using this you can upload all the char value into release strategy in wach client
    now if you are migrating the whole client than system will copy the class and char along with release strategy but not value.
    to upload the char value of release strategy
    use LSMW with std  object 0130.

  • No fields displayed while creating transaction variant

    Hi,
    I am trying to create a transaction variant via SHD0 for the tcode 'VF31'. I enter the ZVF31as transaction variant  in the transaction variants tab and click on the create button. It takes me to the VF31 screen. From there when I click on Back or Exit button, it takes me to the change transaction variant screen. Although I did get the fileds listed the first time, I am unable to get the same subsequently. Is this a GUI problem? Quick response would be much appreciated.
    Thanks,
    Preethi

    Selection variant is possible to VF31. If selection screen is 1000 ( Executable programs) then we cannot create Transaction variant,

  • Problem while creating transaction variant for transaction KCH1.

    Hi All,
    I am trying to create transaction variant for KCH1 transaction code.
    I am able to deactivate standard navigation options Change, Copy, Delete for the menu called "Group" in the main screen.
    But I am unable to disable the standard navigation options for the menu u201CGroupu201D in the second screen where we enter possible profit center values in hierarchal structure.  I want to deactivate u201COther Groupu201D , u201CChangeu201D and u201CCopyu201D In the hierarchy screen.
    Please advice.
    Thanks & Regards,
    Padmasri

    Hi,
    As I have already mentioned in my previous message, I am able to deactivate standard menu options by using Menu functions for Main screen where we provide Profit center group value which needs to be created. For this screen I have passed GUID START_CO and was able to deactivate required options. But for the Hirarchial screen, I am unable to deactivate some of the menu options. In menu functions I have passed LIST_01(GUID for the screen) and deactivated the options but was not reflecting which testing the transaction variant.
    Anyone please let me know if transaction variant work for my scenario. If no please suggest a solution.
    Thanks & Regards,
    Pratima

Maybe you are looking for

  • MM-Cód.de impostos-condições não estão seguindo a ordem da TAXBRA

    Boa tarde pessoal, Na J1BTAX, dentro dos códigos de impostos de MM, quando entramos para ativar as condições, notamos que as condições não estão seguindo a ordem da TAXBRA mas sim a ordem alfabética. Alguém ja viu este comportamento antes e conseguiu

  • Dynamic receiver file name C1.yyMMdd.C2

    PI Experts, Is it so difficult to acheive in SAP PI? I hope I made the requirement clear. Scenario: Sender AS2 adapter --> PI --> Receiver File (NFS) Adapter. Just a file pass through, no mapping Requirement: Irrespective of sender adapter in a file

  • XML Data Server Trouble

    I Re: New ODI User having trouble creating an XML Data Source... a couple of weeks ago regarding some troubles I've been having inserting an XML Data Server in the Topology Manager. Unfortunately I'm still having some problems. I thought I'd start a

  • 'Delivered quantity' in production order header

    Dears :   when display production order by CO03. There is a field named with 'Delivered' . Is there any best way to get this value ?

  • Oracle Synchoronous and Asynchoronous DEQUEUE not working in

    We are using Oracle Ver - Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production I have a C# app which tries to enqueue and dequeue's message into a multiple consumer queue. I am able to successfully enqueue my payload message i