Reason box in TRIP Transaction

Hi,
I am not getting Reason text box when the amount entered for an Expense type exceeds the max amount given for the same expense type in Table V_T706B2.
Is there some BADI or note to be implemented for this.
Rgds
PV

Siva,
Thread How can I create a pop up message in the WEB GUI? discusses the process of creating Pop-ups with custom messages and answers some doubts as well. It will solve your requirement.
regards,
Amar.

Similar Messages

  • Impact of EU check box in OY01 transaction

    Hi,
    Can any one explain me the impact of EU check box in OY01 transaction code, as per my knowledge if we selectthe EU check box the country for which we selected the check box it will fall upder the EU tax countries and the same by default will appear while creating Sales Order, but after doing this transaction where we cansee the impact of this chage to this specific country.
    pls. suggest me on this and correct me if my assumption is wrong.
    Regards,
    Lakshmi

    Hi,
    Not really.  The check box will allow certain information to be entered in the company code and customer / vendor master for EU countries.  By default it is coded with the country, ie. if you want to put this check on for any other country additional functionalities will not be activated.
    As an example, if you go into Company code global parameters in Financial accounting, in the detail screen you will see a button for Additional data. Click on that, you will see additional fields which will only be visible for countries which have the EU check on.
    Most of the impact due to this check box is related to EU reporting and usually master based and not transaction based.
    Cheers.

  • How to edit comments in trip transaction

    Hi All,
    I want to edit the comments related to a perticular trip. But for doing the same I donot know the header data for the standard text object used in the TRIP transaction.
    Please provide the header combination so that I can edit the comments directly by  function module(edit_text).
    Points wil be awarded according to forum rules.
    Regards,
    Guru
    Edited by: Guru  Dutt on Feb 17, 2009 9:54 AM
    Edited by: Guru  Dutt on Feb 17, 2009 9:55 AM

    Hi Raynard,
    I want to edit the comments directly via a function module. But to edit the text of a comment in one trip I need to know the combination(header data  like object type, object name, language) of the standard text which I can use in function module like SAVE_TEXT, EDIT_TEXT etc. for editing.
    Regards,
    Guru
    Edited by: Guru  Dutt on Feb 17, 2009 3:23 PM

  • Hide the Approve button in TRIP transaction

    Please,
    I read that I if I want to hide the 'Approve' button automatically I must pass proper values in Auth Object F_TRAVL and P_TRAVL.
    Do you know, specifically, which authorization field and value I must have in P_TRAVL?
    I thank you in advance,
    Cláudia.
    Edited by: User BasisMasterUser on Mar 30, 2011 7:56 PM
    Edited by: User BasisMasterUser on Mar 30, 2011 7:57 PM

    Hi and thanks for the answer.
    We use the transaction PRAP for approval all the travel, so we need to prevent a simple user can approve the trip in the TRIP transaction. As I could not find an authorization object that correspond to the button of approval, we thought better to hide it.
    Unfortunately I did not see in the TRVPA feature anything that influences me in the way of approval, except that the WRP is equal to 3 which sets the approval status only for travel completed.
    Am I mistaken?
    I thank you again,
    Cláudia.
    Edited by: User BasisMasterUser on Mar 31, 2011 3:35 PM

  • Adding field to TRIP transaction.

    Dear friends,
    In TRIP transaction for the Expense report
    i have to add one more Comments field (custom field) under Expense Receipts tab. how can i do it, please guide me.
    Thanks in Advance,
    Surya.

    Dear friends,
    In TRIP transaction for the Expense report
    i have to add one more Comments field (custom field) under Expense Receipts tab. how can i do it, please guide me.
    Thanks in Advance,
    Surya.

  • OTL: Timecard Audit Template require reason code for all transaction.

    We are currently using OTL with CLA template with interface time entry from external system.
    When monthly time entry interfaced into OTL each employee have to review and update their time and submit to manager, but when process to audit template they has been forced to update reason code for all transactions.
    We suppose to update the reason code only for the modified transactions. Please help me.
    Nonny.

    nondhasid,
    If you are not modifying those records which are asking for a reason field to be filled, then it should be coming from the Late setup. Check the CLA setup.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                       

  • Work Flow TRIP transaction

    Hello . I am working on the travel request approval and travel expense approval using workflow in TRIP transaction. In travel request approval, i am struck with the Special approval. Actually i dont have any feild in workflow on which i can set the condition for specail approval. User even dont have any feild on screen so that he can state that its a special approval.
    In travel request approval, i am setting the condition on expense type. I have made the task and called the method getdetails of BUS2089 in that. The internal table RECEIPTS is getting filled with the values .Out of these values is the EXPENSE TYPE. I have to use this as condition. Now how can i use this as an expression in condition. Should i have to fetch this value into a variable and then assign to condition. Or i can straight away drag the expression from RECEPTS ---> EXPENSE TYPE from the container into the condition...
    could anyone plz help me with this...

    I don't think this is possible, but you could probably test it just as quickly as waiting for an answer here.
    First test: Can you use a structure element in your condition?
    E.g. BAPITRVREO-EXP_TYPE = 'EHOT'.
    Second test: Can you check table entries?
    E.g. T_EXPENSE_TYPES[] CE 'EHOT'.
    Third test: Can you check table elements?
    E.g. T_BAPITRVREO[]-EXP_TYPE CE 'EHOT'.
    I'd suggest creating a virtual attribute (multiline) that finds all the expense types, with which you can use the second test.
    Alternatively, create a method that can take a list of expense types as importing parameter and checks whether any of those expense type have been used. Then you can use a boolean result parameter so you get your outcome branches directly from the task and don't need an additional condition step.

  • Event is raised or can be raised by using 'TRIP' Transaction

    Hi,
    I want to raise an event when creating trip by using transaction 'TRIP'.
    if an event is raised or can be raised when the trip is set to u2018To Be Settledu2019?
    Regards
    Krishna

    Hi Jenny,
    I've just tried custom URI with iOS and I am able to receive the argument with length 1, which has the complete url I browsed.
    For Eg: If I launch url example://xyz?abc, I get the complete url as 1st element of the e.arguments array.
    public function invokeHandler(e:InvokeEvent):void{
    label1.text = "";
    label1.appendText(e.arguments.length.toString() + " ");
    for (var i:int=0;i<e.arguments.length;i++)
    label1.appendText(e.arguments[i] + " ");
    label1.appendText(e.reason);
    Reason should always be standard if it's not launched from login. Currently on Mobile it will be standard only.
    Hope it helps.
    -Pahup

  • Adding check box in the transaction xd02

    hi friends,
      My requirement is to add a check box in the customer change : contact person details standard screen in the transaction xd02.
    can any one please give me the suggestions for that?

    when u find the BADI name go there and add a sub screen with the element you want to put in there. activate the BADI. your task is done.

  • Check box in se80 transaction

    Hi all,
    Can any one tell me how to create check box in se80 transcation and after clicking it, it has to goto
    me51 transaction.How to declare checkbox in the program in se80.
    Regards,
    Priya

    Hi all,
    Am facing a problem in screen develeopment .
    Am displaying the details of material with pend pr and pend pos in a screen.
    i have used 2 loops to display the details.
    IN FIRST LOOP I HAVE USED a subroutine
    perform append_modifypr to update the  pr details in the screen
    in second loop i am updationg the po detaills using perform append_modify po.
    But if there are  5 prs displayed the po details gets displayed from 6 th line in table control.
    i have to display it straight to pr.
    Am getting the problem like this
    mat no    pend pr     prqty    pend po po qty
    2015       10001       100     
                                  200
                                  300
                                               30004       200
                                               30005       100
    Coding attached.
    Can any one help?
    FORM APPEND_MODIFYPO .
      DESCRIBE TABLE I_FINAL LINES LV_LINESPO .
      IF LV_LINESPO >= TC1-CURRENT_LINE.
        MODIFY I_FINAL FROM WA_FINAL INDEX TC1-CURRENT_LINE
          Transporting EBELN BEDAT EINDT PMENGE POBEDNR.
      ELSE.
          APPEND WA_FINAL TO I_FINAL.
      ENDIF.
      tc1-current_line = tc1-current_line + 1.
    ENDFORM.                    " APPE
    FORM APPEND_MODIFYPR .
    DESCRIBE TABLE I_FINAL LINES lv_lines .
      IF lv_lines >= tc1-current_line.
        MODIFY I_FINAL FROM WA_FINAL INDEX tc1-current_line
          Transporting BANFN BNFPO BADAT MENGE PRBEDNR .
        ELSE.
          APPEND wa_final to i_final.
        ENDIF.
      tc1-current_line = tc1-current_line + 1.
    ENDFORM.

  • Radio Buttons / Check box of Gui Transaction not displaying in WEB UI

    HI,
    We are using CRM 7.0 / ECC 6.0, i am launching some ECC transaction in WEB UI using transaction launcher, Radio button and Checkbox are displaying properly in Dev CRM system but it is not displaying in Quality system.
    I compared both systems, everything is the same. I also checked the ITS URL, we are using transaction IC_LTXE.
    /sap/bc/gui/sap/its/webgui/!?transaction=IC_LTXE&okcode=ICEXECUTE&sap-client=100
    Please Advise ?.
    Thanks & Regards,
    Rajanidhi Rajasekeran.

    Hi,
    We are working on an upgrade project and have used transaction launcher to give SAP GUI transactions in Web UI.
    We are facing a similar issue.
    We have a report program with several checkboxes. User will select few checkbox and perform further processing.
    In development system it is working fine but in quality system if we scroll down or up after clicking on checkbox the page is getting refreshed and check is cleared.
    Did you come up with a reasonable solution to this issue?
    Do you know any way around this issue?
    Thanks in advance
    Regards,
    Sayan

  • Tax code error while entering Expense Receipts in TRIP transaction

    While entering Expense Receipts in the transaction TRIP (Travel Manager), I get an error saying..
    "Entry TAXUSJ V0  does not exist in T007A (check entry)".
    1) Please help me understand the cause for this error. As the  Travel Expense system is connected to the FI (Finance) system, is any config in the FI table causing the error?
    2) Please suggest how to resolve this error.
    Thanks

    Hi,
    TAXUSJ--Sales Tax USA w. Jurisdictions and VO is a Tax code.
    Please mainbtain above combinations in below tables and try
    GOTO SM30
    J_1BTAXCODEV
    J_1BTXMMCV
    V_T007A_DEF
    Bhairavareddy
    Edited by: Mudupu123 on Dec 14, 2010 8:04 AM

  • Eliminate Action Selection pop-up box from leads transaction PCUI page

    I am trying to eliminate a popup from PCUI page and need help. Here is the scenario,
    When the user tries to create LEAD transaction from PCUI page; the action selection popup box is coming up and the user needs to select the “Create Lead” from the popup box. How to I eliminate the pop-up box? Please help me on this one.
    Thanks.
    Kishore

    Hello,
    In which version are you working?
    With which application?
    Regards,
    Fred

  • Message box in standard Transaction

    Hai Friends,
    Greetings.
    In Vl01N (standard transaction) i need to add the message box based upon the user entry...
    How to do that pls guide me Friends..
    Regds.
    Vijay.

    Hai Esaki,
    Thank u very much for ur response.
    I implemented that badi but i dint get any changes in that transaction VL01n.
    if u dont mind pls guide how to check this ?
    Am new to BADI..
    Thanks & Regds.
    Vijay.

  • Hide command box in portal transaction iview sap GUI for HTML

    I have tried &~NOHEADEROKCODE = 1 and ~NOHEADEROKCODE = 1 in the applications parameters with no luck.  Can this be done from the ivew?

    Hi Shelly,
    I've recently configured ITS transactions to publish on portal setting this parameters on SICF to limit actions, header, possibility to open other transactions:
    SAP Library - SAP ITS in the SAP Web Application Server
    ~TRANSACTION              
    Transaction code to be executed
    <<Your transaction code>>
    ~NOHEADEROKCODE
    Hide transaction launcher
    1
    ~GENERATEDYNPRO
    Enable screen html generator.
    1
    ~WEBGUI_SIMPLE_TOOLBAR
    This simplifies toolbar.
    137
    ~SINGLETRANSACTION
    User only could access to transaction defined by parameter ~TRANSACTION.
    1
    ~WEBGUI
    Enables a set of html properties to get a better UX.
    1
    Hope this helps,
    Kind regards!

Maybe you are looking for