Custom table similar to T706V for Meals and Incidentals...

Hi Experts,
As you all know T706V table stores the Meals and Incidental reimbursement amount into one field called BETFA.
In our project we want to store Meals and Incidental Expenses into different fields. Hence we are planning to create a custom table and change the TRIP Settlement program to read from the custom table.
Please suggest us is the correct approach if we are wrong.
Thanks & Regards,
Phani.

Hi,
Please use the standard funtionality as far as possible. This will help to avold futher errors which excecting the Travel Management module. You can have fixed per-diem for meals seperatly & a fixed amount for incidentials which should solve your problem.
Thanks & Reagrds
Sanjay

Similar Messages

  • Select All in a table does not work for Drag and Drop

    Hi. I am using Jdeveloper 11.1.1.2 but have also reproduced in 11.1.1.3.
    I am trying to implement drag and drop rows from one table to another. Everything works fine except when I do a Select All (ctrl-A) in a table, the table visually looks like all rows are selected, but when I try to click on one of the selected rows to drag to the other table, only the row I click on is dragged.
    I tried setting Range Size -1, fetch mode to FETCH_ALL, content delivery to "immediate" but nothing works.
    I even have reproduced not using a view object but just a List of beans with only 5 or 10 beans showing in the table.
    Does anyone know how to get Select All to work for a Drag Source?
    Thanks.
    -Ed

    Frank-
    OK, thanks for looking into that. I also submitted this service request, which includes a simple sample app to demonstrate the problem:
    SR #3-2387481211: ADF Drag and Drop does not work for rows in table using Select All
    Thanks again for the reply.
    -Ed

  • "Customer" BAPI in Distribution Model for Training and Events

    We have an HR box with Training and Events - When booking an attendee on a course, you can select the "contact person" tab. Our SD box is separate from HR, so all the contact persons are maintained there. Is it possible to use the "Customer" BAPI in a distribution model so that when we search in the HR box for a contact person, it actually fetches the data from the SD box?
    I remember reading up on this a while back but I can't find the documentation I had back then...
    I know that in BD64 I can create a distribution model, and if I remember correctly, i should be able to "Add BAPI" and use object type "Customer" - Then add all the methods that I need... (like Find, List, Search etc) In essence, once this model has been distributed to the other system, if I go to transaction XD03 in the HR box, I should be able to display customer master details that only exist on the SD box - Is that correct?
    Please help as I am not able to get this to work...

    Ok I figured it out...
    I have created a distribution model with the HR system as the source, and the SD system as the target.
    In change mode, click the "Add BAPI" button and choose object BusPartnerEmployee, method CheckExistence
    Do the same for the following:
    BusPartnerEmployee.Display
    BusPartnerEmployee.GetList
    Customer.CheckExistence
    Customer.Display
    Customer.ExistenceCheck
    Customer.Find
    Customer.GetContactList
    Customer.GetDetail2
    Customer.GetInternalNumber
    Customer.GetList
    Customer.GetSalesAreas
    Customer.Search1
    Ok so I know that this might be a little over-kill, especially all the Customer methods that I added, but it works

  • Which table has the data for DeliveryBlock and DunnCount ??

    Hi SAP gurus
    I am trying to read values of DeliveryBlock and DunnCount, but couldn't locate a table that has these values.
    The help feature showed that the table name is V_TQ04A. However, when I try to use the command
    "select * from V_TQ04A into itab." I get a message that V_TQ04A is not defined in ABAP dictionary.
    I would appreciate if some one can please let me know in which table I can see the values of these two.
    Thanks
    Ram

    Hi,
    write this Query..
    data : begin of itab occurs 0,
               SPERRFKT              t ype TQ04A-SPERRFKT,
              BESTELLUNG           type TQ04A-BESTELLUNG
              ANFRAGE     TYPE TQ04A-ANFRAGE
             KURZTEXT     TYPE TQ04S     -KURZTEXT
             BZGQUELLE     type TQ04A-BZGQUELLE
             WESPERR     type TQ04A-WESPERR
          END of ITAB.
    select a~SPERRFKT
    a~BESTELLUNG
    a~ANFRAGE
    b~KURZTEXT
    a~BZGQUELLE
    a~WESPERR
    from TQ04A as A
    join   TQ04S as B
    on a~SPERRFKT = b~SPERRFKT
    into corressponding fields of table itab
    where <condition>.  "add your condition here
    if sy-subrc = 0.
    endif.
    regards,
    Prabhudas

  • Add a custom table for field selection while creating field catalog for LIS

    Hi,
    I have a requirement to add a Custom table to be available for field selection while creating a field catalog for LIS. Its required as there are many custom fields to be used for field catalog creation and adding them in one of the existing tables listed is not a feasible option for us. Please let me knw if its possible..?? If yes how to get it done..??
    Regards,
    Akash Sinha

    hi,
    You need to add your field in the Data Dictionary first. For example, if
    you want the new field in the Order Item field catalog do the following.
    Look at structure MCVBAPUSR (SE11). If you already have a user structure
    appended to this structure then you can add your new field to your existing
    structure. If there is no structure already appended to MCVBAPUSR then you
    must create a new structure with your field in it and then append the new
    structure to this one.
    If you look at structure MCVBAP you will see the data appended to the end
    of it.
    Now you should see it in the field catalog.
    regards,
    balajia

  • More than one check table for a field in custom table

    I created a custom table , with some fields in that , and for a field i given a check table , in that same field i want another check table because for  some data i need to refer another table . whether it is possible.....

    Hi,
    If you need to perform the checks while using a maintenance view, you can do this with modification events. e.g. just implement a form that triggers your custom checks in a "before save" event... (SE55->Environment->Event)
    Kr,
    Manu.

  • BAPI Enhancements - Custom Table

    Hi,
    I need to update a Custom Table when i call a Bapi of Change Orders.
    Is it possible use Parameter Extension_In? And how to develop it?

    Ramesh, thanks for your answer.
    I know it is possible write code in a Badi or User Exit, but is it possible manage Custom Table as Append Structure for updating Custom Fields?
    Is it possible use similar code?
    lt_extension_in-structure = 'ZTABLE'.
    lt_extension_in-valuepart1 = zvalue1.

  • Guide for installing and tuning a Vista 64 PC

    Yes, I'm going to tax your patience again. This is a guide to setup Vista 64 for NLE work, well it actually applies to any kind of work, but NLE machines may profit more than an Office/MSN machine. One caveat: What I suggest here is a lean and mean machine that is mainly dedicated to NLE work.
    First: It is always best to start with a clean install and a complete reformat of the disk. That will ensure that your registry is clean and leaves no leftovers from a previous install. Do not partition the drive, format the whole disk as one.
    After installation has completed, first select Control Panel and Personalize. Select Change Desktop icons and ensure that at least Computer is selected. You can choose other icons as well if you want to. I have all 5 selected.
    Next check Device Manager (right click This Computer, select Properties and then Device Manager) that you have no problems with drivers for any of your hardware. If there are any yellow exclamation symbols, solve these issues first by having Vista search for drivers and if it comes back with the message that no drivers could be found, get the latest 64 bit driver from the internet for this device.
    Once Device Manager has no more problems, go to Windows update and install all critical updates. Nothing more at this moment. After installation and rebooting, again check Device Manager for problems. There should be none. Otherwise get on the internet again and reinstall the latest Vista 64 drivers. Next right chick This Computer and select Manage and go to Event Viewer. Open the Windows Logs and click on System. Scroll through the events and check out any errors or warnings you see. Search the Microsoft Technet for solutions. This is the link to the very informative Technet site to help you solve any issues you may have: Microsoft Technet
    Next go to Control Panel, select Programs and Features and select turn Windows features on or off. You may not need anymore than these Windows Features and possibly less, for instance if you don't use a network printer. Also this may be a good moment to turn off User Account Control via Control Panel/Security Settings.
    Next go to Vista Services and use the instructions and the table shown to modify the services, so only those are started that are needed in your situation. Anything not needed will only increase boot time and will consume resources, placing a higher overhead on the system than needed.
    After rebooting, update all your drivers if you have not already done so. For instance, if you have an ATI card, download the latest drivers, but remember you can do without the Catalyst Control Center. Their drivers are typically denoted by y.m (year, month) so currently the latest is version 9.5
    Now go to Control Panel, System and select Advanced system settings, select Visual Effects and select Adjust for best performance, apply and then select the Advanced tab, click on Performance settings, select the Advanced tab, Select Adjust for best performance of programs and then change the Virtual memory. Setup your pagefile with a custom size with equal numbers for Initial and Maximum size on another drive than your C disk and set the C drive to No paging file. If you have read my Storage rules for an editing rig guide, you know you need a fixed size of around 1 to 1.5 times installed memory, unless you have lots of RAM, then you can easily go lower.
    Reboot and right click on This Computer, select Manage and select Disk Management. Select drive C, right click Properties and make sure that Index this drive for faster searching and Compress this drive to save disk space are both turned off. Click Disk Cleanup and clean what can be deleted. Repeat these steps for all of your drives. Next go to the Tools tab and select Defragment Now and defrag all drives. While you are at the Disk Defragment window, setup a daily defragging schedule, for instance during your lunch break. That will keep your disks optimized.
    This will make sure that the space previously occupied by the pagefile on the C drive is reclaimed and that the new pagefile on another drive is not fragmented and at the very beginning of the drive in the fastest location (at least if the disk was newly formatted and not used).
    If you haven't done so yet, completely turn off the Sidebar and do not have it autostart.
    No application has been installed yet, so it is time to start with some essential utilities.
    The first thing I do is turning off Windows Defender and install Symantec Endpoint Protection.
    Next I install Ccleaner. A very handy freeware tool to keep your system and the registry clean and to remove or disable registry based auto startup programs.
    The next one to install is the Sysinternals Suite and most notably Process Explorer, Process Monitor and Autoruns. Depending on your use, other utilities in the Suite may be nice to install as well. Installation is done by extracting the relevant files to the C:\Windows directory. Run Process Explorer once and in the Options menu select Replace Task Manager.
    Other utilities I install (but of course you may have different favorites) are Beyond Compare, HWMonitor, SpeedFan, SnagIt and 1ClickPCFix
    You are now ready to install your regular software. After installation, registration and activation of all your software use Ccleaner, Tools to check for unnecessary Startup entries in the registry. Disable or remove them. Next check your registry by scanning for issues and fix selected issues. Defragment all your disks again and make a restore point.
    If you want to get rid of the ridiculously large shortcut arrow at this moment, go to this site: Remove Shortcut Arrow and follow Method 1.
    Reboot and you are ready to go with a hopefully much faster and efficient Vista machine.
    If you encounter difficulties and have problems that want to ask about on the forum, be prepared to include a screenshot from Process Explorer and either HWMonitor or Speedfan and a link to DXDIAG.txt
    Thanks for your patience and I hope you have found some tips and tricks to improve performance.

    Quoted from Harm's original post:
    "First: It is always best to start with a clean install and a complete reformat of the disk. That will ensure that your registry is clean and leaves no leftovers from a previous install. Do not partition the drive, format the whole disk as one."
    I guess I started off on the wrong foot. I just restored my computer to factory condition, which includes a partitioned "Factory Image" which enabled me to restore the machine. Should I be concerned with this? The system drive is actually a 2-drive RAID 0 from factory.
    Could I have done this differently?

  • Webdynpro for ABAP  and Workflow

    Hi All,
    I have few applications developed in WebDynpro for ABAP. Now I have the following  requirement in one of my application. I am creating some new entries in the custom table based on the user inputs and actions. Before creating a new entry some one needs to approve that. Once the approval is done I have to  create a new entry.
    I came to know that this can be achieved using workflow. I have no much idea on workflow. Could someone suggest me how I can achieve that please?
    Thank You,
    Suresh.

    Hello,
    Use transaction : SWFVISU  and maintain the task and the corresponding webdynpro application (parameters if any).
    Register UWL with workitem handler and configure UWL.For details,
    http://help.sap.com/saphelp_nw04/helpdata/en/45/a7863f445f4617e10000000a114084/frameset.htm
    Each task is a activity in simple terms.For details, please refer help.sap.com inorder to create a workflow.
    Hope this helps.
    Best Regards,
    Saujanya

  • How to find all Custom tables (transp) that have a custom transaction code?

    My client has asked us to provide a list of all Z (custom) tables and the associated transaction codes for maintaining them.
    I know I can manually do this with a Z* search in se11 and then do a where used on each table to find out if a view (transaction code) exists for the table - BUT THIS WOULD TAKE HOURS IF NOT DAYS TO DO AND BE LIABLE FOR HUMAN ERROR.
    Does anyone know the way we could code a search for this information (ABAP) and know what tables to use?
    Thanks.
    Scott

    Hi
    You can search in table TSTCP for custom tables that have a maintainance view and a transaction associated, which is a call to SM30. To do this, just select the table with TCODE starting with 'Z' and PARAM starting with '/*SM30'.
    But you can also have some Z tables updated by an module pool program. This is more complex to find, because you don't know if you simply have the field used in the screen for some other use in a transaction, or if it is in that screen just to update the table. In this case, you need to analyze each screen.But I hope the first tip help you to solve your problem.

  • Currency field in customized table

    Hi Frnds,
         I have created a customized Table with a currency type field and generated a table maintenance view.While creating a entry for 'JPY' currency key (which has no decimals) the enterd value in currency field gets multiplied by 100. Eg: if the amount value is 1111, instead of 1,111 its displaying as 111,100.
         But this happens only on creating the entries through New Entries Tab. If I changed the enterded value in amount field to 1111 again its displaying correctly as 1,111.
        How can I correct the entries in New Entries Tab too??.
       Please help me.
    Thanks in Advance

    Hi
    I am facing the same kind of problem, but in my case if the PO value is 12345, in table it is stored as 123.45 instaed of 12345
    that means system is putting in decimal point before 2 digits.
    and this is applicable only in case of JPY Currency.
    kindly sugguest the solution
    Thanks and Regards
    Dnyanesh

  • Could you please send me the links to get an idea on Custom table controls

    Hi Friends,
               I am working on custom table controls, Could you please send me any links on Custom table controls or documentation.
       Thanks and Regards,
       Sandeep Kumar Bonam

    Hello Sandeep,
    See here for the latest table features in 2004s.
    <a href="/people/bertram.ganz/blog/2006/07/03/web-dynpro-java-foundation--whats-new-in-sap-netweaver-2004s:///people/bertram.ganz/blog/2006/07/03/web-dynpro-java-foundation--whats-new-in-sap-netweaver-2004s
    This link also has a lot information on tables
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d43bb0e5-0601-0010-3a97-d9760726bf4c">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d43bb0e5-0601-0010-3a97-d9760726bf4c</a>
    Regards,
    Sudeep.

  • Client Independent custom table create

    Hi ,
    As per the requiremnts i have created a custom table in Client DEV1... and updated the table through an interface.
    The custom table have 12 entries in that Client.
    Now the same custom table when checked in another DEV Client DEV2 which is almost the replica of DEV1.. i.e if any custom table or custom program is ctreated in DEV1 it reflects in DEV2,,,,  the entries are not found.
    COuld anybody let me know incase some settings needs to be checked for checking the same entries in Client DEV2 as in Client DEV1 for the same custom table?
    Or there are some steps included while creating thre custom table so that its entries are found in both clients ?
    Or execute the interface in DEV2 can create entries.
    Which odf the above approach needs to be considered ?
    Thanks
    Kritika

    Hi Kritika !!
    If you want to reflect the same records in different clients, you have to delete the MANDT field from your Custom table. then only the records will reflect in all the clients of the same Custom Table.
    If you are not willing to remove the Field MANDT from Custom table and U need the same records in all the clients, U have to create records through Utilities -> Table Contents -> Create Entries or with the Help of TMG or with the help of Ur Interface.
    Regards
    valluru

  • How to update standard table based on the custom table

    Hi,
    I have requirement , I have custom table whatever changes done to the custom table must be updated in the standard table
    i have tried the table maintenance events but unable to handle delimit , what is the base solution for this.
    1) create
    2) change
    3) delimit
    4) delete
    6)copy

    the table im updating is t710
    the custom table is same as the standard table except for one field . whatever the user maintains the values in custom table except for the one field everything should update back to the standard table. Im able to update when we create delele but the problem is delimition. when im delimiting the record in custom table its just changing the startdate and it is not actually delimiting the record itself .I want both records the latest one and previous one and should be update back into the standard table same as the custom table

  • Extend Salesdocument by Customer Tables (Z-Tables) sync. R/3 -- CRM

    Hello Experts,
    I am new to sdn and SAP CRM.
    At the Company where I am working we are using a SAP CRM 5.0 System.
    I have the requirement to append customizing Tables (Z-Tables) to the Salesdocument.
    The Z-Tables are mapped to the BAPIMTCS Structure and were transferred to the CRM System.
    Until yet I had enhanced the structure u201CCRMT_EXTENSION_COMu201D and the Structure u201CBAD_BUS_TRANSN_MESSAGEu201D. To these Structures I append a structure which represents the z-table.
    I had implemented the Methodu201CIF_EX_CRM_DATAEXCHG_BADI~CRM_DATAEXCHG_R3D_MBDOC_FILLu201D
    In this Method I have filled the customer table extension of the changing Parameter u201CCT_BUS_TRANS_MSGu201D.
    As next Step I tried to Implement a customer version of the Badi u201CCRM_BTX_EXTENSIONSu201D. In this Step I tried to implement the following Method u201CIF_EX_CRM_BTX_EXTENSIONS~READ_FROM_BDOCu201D. In this Method I filled the customer Table extension in changing parameter u201CCT_EXTENSIONSu201D and the changing parameter u201CCT_INPUT_FIELDSu201D.
    At the moment I see in the Transaction u201CSMW01u201D that the u201CCustomer extension Segmentu201D of the messaging BDoc-Type: BUS_TRANS_MSG is only filled in the u201CmBDoc Validationu201D entry but not filled in the u201CmBDoc Notificationu201D entry.
    I hope that somebody has a helpful hint or tip for me, How I had to Implement the other Methods of the Badi u201CCRM_BTX_EXTENSIONSu201D or if I had made mistakes or used wrong badis until yet.
    Additional I had the Question, in which Method I had to fill the Customer CRM- Online Table and The Customer CDB Table.
    At the moment I am programming without a Guide or Tutorial for such extensions. At our company there is anybody which had ever implemented such an extension in CRM system.
    Thank you very much
    Kind regards
    Robin

    ok,
    Might be easier using EEWB (business activities are included, but haven't tried it yet)
    1. Extending of the bdoc: I cannot find the segment you're refering to. I would think that you'll have to enhance segment activity_h, structure bad_activity_h_mess.
    2. The flow context is used to process the bdoc, not to fill it. Maybe the fields are automatically filled when you enhance the bdoc (move-corresponding), but I wouldn't count on it.
    --> You'll have to update the fields in the bdoc from memory before you actually complete the LUW of saving the activity.
    3.4.5. The adapter object is used for initial loads, filtering, sync loads and ...
    If you want to send your fields to R/3 in the BAPIMTCS table, you'll have to fill this table either in a user-exit (like smoutil3) or add a function to the flow context (and call an R/3 RFC yourself).
    --> It might be easier to just add a function to the flow context and pass the data from this function to an RFC in R/3.
    Grtz,
    Michael.

Maybe you are looking for

  • Satellite A205: Dynadock - How to connect to LCD TV with HDMI to DVI cable

    I recently purchased this product and had a problem when connecting it to my LCD TV. I used a HDMI to DVI cable to connect it to the TV. Only a small portion of the full display shows on the TV. I have adjusted all setting on the laptop (Satellite A2

  • OSX Mountain Lion - Cannot change desktop image

    I used an image I'd downloaded as desktop wallpaper. I have tried to change it to the default image, other images, sold colours, but the same image always returns after I reboot (warm and cold boots). Note that I can change the desktop image, but it

  • How to can recover my original nickname in gamecenter?

    Hi... Yesterday restored my iphone, when the restored is successful I go to log in game center, but I can't get my original nickname. Now I lose my records, items, and sucessful in my games. All game applications start in first nivel.

  • Error when Installing 10gAS-Midtier on SuSE

    I have the following error at the "Configuration Assistant" phase when I install 10gAS-Midtier on SuSE. This error happen at "OC4J Instance Configuration Assistant". Adding dependent libraries for application 'portal'..done.Deploying application 'ora

  • Micro Channel Boot diskette Solaris 2.6

    Whe can I get this - "Solaris 2.6 (Intel Platform Edition) Device Configuration Assistant Microchannel verion (MCA)" Thanks, Richard