Add fields to Existing DSO and DS in R/3

Hi Friends,
I have got to change my LO datasource which is running on production, 2lis_va_vatim, i need to add 2 fields to the exisitng DS from Comm Stru, so could anyone point me inthe right direction, Hoow to Add the fields with out disturbing the production,
and the same way i need to cgane my DSO aswell for new fields, please tell me how to meet this.
Thanks,
Kiran.

Hi Kiran,
Before applying your changes in Production do the below steps:
1)run V3 job as immediate, which picks data to delta queue and delete the acive V3 job.
2)run the IP which loads data to BW(Delta IP).
3)Apply your changes to the 2lis_va_vatim and DSO.
  i)Do the changes(adding your fields to 2lis_va_vatim and DSO)in DEV and active the 2lis_va_vatim and DSO.(insert this in transports).
ii)first apply the R3 transport and then BW side.
4)from now on wards your 2 fileds will get populated in BW side.
5)Maintain the V3 job for 2lis_va_vatim in R3.
If you need any clarification how to add fields to 2lis_va_vatim and create transport req pelase check the below article.
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/2050db8b-9d90-2c10-2980-b13a4b0938f6
Hope this helps.
Regards,
Venkatesh.

Similar Messages

  • How to add fields in custom infotype and update its screens

    Hi Experts
        I want to enhance a custom infotype ( Add some new fields, and add special function on its screen). This custom infotype is created in previous release.   is there any way to add fields in infotype? and let system automatcailly modify corresponding screens to add new fields

    Go to Transaction PM01.
    2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
    3) Select the u2018Employee Infotypeu2019 radio button.
    4) Select the u2018PS Structure Infotypeu2019.
    5) Click on Createu2026 A separate table maintenance window appearsu2026
    6) Create a PS structure with all the fields you want on the Infotype
    7) Save and Activate the PS structure
    8) Go back to the initial screen of PM01.
    9) Click on u2018Allu2019 push button. It takes a few moments.
    10) Click on u2018Technical Characteristicsu2019. Infotype list screen appears
    11) Click on u2018Changeu2019(pencil) button
    12) Select your Infotype and click on u2018Detailu2019 (magnifying glass) button
    13) Give u2018T591Au2019 as subtype table
    14) Give u2018T591Su2019 as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on u2018Infotype Characteristicsu2019 u2026 Infotype list screen appears
    18) Click on u2018Changeu2019 (pencil) button
    19) Click on u2018New Entriesu2019
    20) Enter your Infotype number and short text
    21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotypeu2019s infotype characteristics screen and use as the reference to fill yours)
    22) Save your entries.
    23) Now the Infotype is created and ready to use.
    24) If you want to change the layout of the Infotype as per your requirementu2026
    25) In the PM01 initial screenu2026Select u2018Screenu2019 radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select u2018Layout Editoru2019 and click u2018Changeu2019.
    27) Screen default layout appearsu2026here you can design/modify the screen..change the attributes of the fields..etc.
    28) Save and activate. (Donu2019t forget to u2018Activate at every level
    i think u have to select CI_INCLUDE while enhanceing the Standrad Infotype

  • How to add the date field in the dso and info cube

    Hi all.
    I am new to bi 7. in the earlier version v hav to button to add the date field. but in the bi 7 der is no option so can any body tell me how to add the date field in the data targets
    Thanks & Regard
    KK

    my prob is solved
    KK

  • How to add field in existing PLD

    Hi expert,
    I have some problem,
    Due to the crystal report can not automatically print in journal voucher ( Need to fill the docKey@ ) , So i decided to print preview using PLD system. The problem is in the existing PLD i want to add profit center,project, and 2 udf which i get the information from table BTF1.
    I have add and save it. But when i print preview the sap become out of the memory or error.
    Do you know how to solve it ?
    actually i also use the related feature. but it's fail.
    thank in advance
    bodhi86

    Hi Rahul,
    i have already try to use in CR. But in CR i face a problem.
    The CR doesn't automatic print when i print for example journal voucher no 1. i have already select the record in journal voucher no 1 but when i click print preview , the CR ask me to fill the dockey again. It is not like the other document which always automatic print. So, in Journal voucher can not automatic print , if i use CR. This issue i have post in this thread. Passing parameter Journal voucher to Crystal report.  But still do not find the solution.
    Because i don't have any idea in CR.  So i move to PLD.
    In PLD , i just add some field from the existing PLD system. But i also face another problem.
    I can not add profit code, project, and 2 UDF. Actually the fields is in table BTF1. ( Journal voucher row) i just add beside the Credit field in PLD. But until now i still can not print preview using PLD.
    Do you have any solution ?
    Thanks in advance
    regards
    Bodhi86
    Edited by: Bodhi86 on Mar 3, 2011 3:15 PM
    Edited by: Bodhi86 on Mar 3, 2011 10:45 PM
    Edited by: Bodhi86 on Mar 4, 2011 10:11 AM

  • Routine sample code for reading 2 fields from existing DSO

    Hi Gurus,
                 I am a monkey when it comes to write ABAP code. I have one DSO-A where we store accounting info of purchading (from DS 2lis_02_acc) and one DSO-B getting data from 2lis_02_scl data source.
    We need to write a rountine to read DSO-A for G/L account and populate DSO-B G/L account field.
    Please provide me the sample code for this.
    Warm Regards,
    Anil

    Hi anil,
    Create a local table this is type of you source,
    Data : LV_table  TYPE  XXXX
    use the select statement to read the table of DSO .You have to use th active table for the dso that you want to read data from.
    Select xxxfieldxxx FROM  /BIC/A..........50
    into lv_table where
    filed name of of scheule line probably order no and item no .
    <soruce-fields>-IOBELN = IOBELN
    and <source-fields>-IOBELP = IOBELP.
    Checke the techinal name i am not sure about it. It will be something like that.
    Cheers mate

  • Add fields to maintenance view and update then using events

    Hi experts:
      I've created a table with 4 fields, one of them is userid. Also, there is a maintenance view to add new entries.
      I want to display user name when typing userid using events (1 or 21). I know how to do it if username is one of the fields of the table, but there is a requirement to not store username in the table, just userid.
    My question is: is possible to add a field into the maintenance view and update it using events but not store the value in DB?.
    Thanks in advance for your help.
    Regards,
    Carlos.

    In the save event just clear the entries of the field(user name) in the internal table.

  • Add Fields in VF01,VF02 and VF03.

    Hi everyone,
    I have to add some fields in the transactions VF01, VF02 and VF03 at Item level.
    I did not find any available SCREEN-EXIT or BADI.
    Actually I found a BADI "BADI_SD_CUST_ITEM", but it is only for internal use.
    Please advise.
    regards,
    Alexandre

    I appreciate your help, but there is not "Legal" exits for this transaction.
    regards,
    Alexandre

  • How to add fields to existing infocube in BI7

    Hi guys,
    I have an infocube that i need to add more infoobjects to in BI7 for reporting purposes. Can you please guide me on how to do this? Thanks in advance

    Hi Paul,
    Check the info here: http://help.sap.com/saphelp_nw70/helpdata/en/58/85e5414f070640e10000000a1550b0/frameset.htm
    With 7.0 you can safely add new chars to the cube without having to delete the data, even if you need to add the chars to existing dimensions.
    Hope this helps...

  • Brush sometimes adds to existing path and sometimes starts new one?

    When drawing a path with the brush tool and then placing the brush back over an anchor point to continue the path, sometimes it continues the path and sometimes it deletes the path and just starts a new one. Why does it sometimes add to the existing path and sometimes start a new one?
    Thank you.

    If you have the path slected, wil edit the path, if it is not slected will create a new path. Aslo there si a distance withing 12 pixels is what I am set to. You can increase that valeu if you find you are getting too many new paths.

  • Loading data to a cube from a DSO and a Flat file

    Hi All,
    I have an Infocube with fields
    product
    plant
    customer
    quantity
    country
    I am trying to load data into it , few fields from a DSO and others from a flat file
    e.g plant and country from a dso
    and product, customer and quantity from a flat file.
    I have created 2 transformations,
    one from the DSO -> cube (which works)
    another transfromation does not get activated -- it gives an error msg saying (no source fields are assigned to the rule)
    Is it possible to make a load of this sort? If so, then why is the transformation giving that error?
    Please do help!
    Thanks and Regards,
    Radhika

    Dear Friend,
    Not sure what have you done, it should be like this
      datasouce---DSO1--
    Cube1
    Flat2--DSO(optional)-Cube2
    then you should build a multiprovider on top of these cubes (cube1 and cube2 ) and then create Query.
    Please check if this is something you have done.
    Hope this helps.
    Thanks
    sukhi

  • 10.1.3 - Problems adding existing files and projects

    I am having some very basic issues with the latest JDeveloper 10g (10.1.3) - Preview Release, all related to adding existing files and projects to JDeveloper.
    http://jdeveloper.us.oracle.com/
    http://jdeveloper.us.oracle.com/jdev_index.uix?bajaPage=menu=0%24menu_option=0%24tab=3
    http://jdeveloper.us.oracle.com/download/software/10g/1013Preview/jdevj2ee1013.zip
    Oracle JDeveloper 10g (10.1.3) - Preview Release, Nov-2004
    Version 10.1.3.0.2.223
    Build JTINTEG_MAIN_NT_041202.0854.223
    Setup JDeveloper
    ===============
    1) Unzip jdevj2ee1013.zip to c:\jdev101302_233
    2) Run c:\jdev101302_233\jdev\bin\jdev.exe
    3) Would you like to migrate from a previous version of JDeveloper? No
    Attempt to add a java file to a new Project
    ==========================================
    1) Right click on Applications and select New Application Workspace...
    2) Create Application
    Application Name: VTF_C
    3) Create Project
    Project Name: VTFclean
    4) Attempt to add a source file to the project
    a) File Open...
    Select a file.
    PROBLEM 1: File is opened, but is not automatically added to project and I am also not prompted with the 'Add Project Source Path' dialog.
    b) Attempt to drag/drop file onto VTFclean project
    Get 'Add Project Source Path' Dialog
    The project source path must be updated in order to add the selected file or files.
    Do you want to update the project source path? Yes
    PROBLEM 2: JDeveloper hangs
    Attempt to import a previous JDeveloper project
    ==============================================
    1) File Open...
    Select VTFclean.jpr and press 'Open' button.
    2) Create Application
    Application Name: VTF
    Press 'OK' button
    3) Open Warning
    You are about to migrate project C:\oracle\dss\vtf\build\VTFclean.jar to JDeveloper 10g Developer Preview release 10.1.3.0.2 file format.
    Once the project is migrated you will not be able to reopen it using an older version of JDeveloper. We will back up your project file, you may want to back up the project contents before proceeding.
    Do you want to migrate these files? Yes
    4) Migrating Progress Dialog displays
    Migrating files to JDeveloper 10g Developer Preview version 10.1.3.0.2 format....
    Problem 3: JDeveloper hangs whether initial project was based on 9.0.5.x or 10.1.2.x
    Questions:
    ==========
    1) Am I missing something obvious or are these simply bugs?
    2) Is there a particular reason why there is no reference to JDeveloper 10.1.2 on the http://jdeveloper.us.oracle.com website?
    3) Why were the 'Add to Applications...' and 'Add to Project...' buttons removed from the 'Applications - Navigator'?
    I found them very helpful and used them to add items to existing Applications and Projects.
    I have duplicated these problems on two different Windows XP systems. Neither JDeveloper 10.1.2 or 9.0.5 builds have exhibited these problems.

    Hi Shay,
    This dynamic project source feature is going to kill us! We have more than 15,000 files in our projects. Currently, part of them are managed by JDeveloper. Developers have option to load only the files they are working on. If all files in the project source will be loaded automatically, that will definitely be a nightmare to us. The JDeveloper will be frozen from time to time when it start to looking for new files...
    Think about why people pick Oracle instead of SQL Server - Oracle is good in handling large data. We, JDeveloper users, sincerely hope JDeveloper team can design/test the JDeveloper on large scaled project before formally release it.
    Thanks for your hard work though.
    Charles

  • How to add fields to already loaded cube or dso and how to fill records in

    how to add fields to already loaded cube or dso and how to fill  it.can any one tell me the critical issues in data loading process..?

    This is sensitive task with regards to large volumes of data in infoproviders.
    The issue is to reload of data in case of adjusted structures of infoproviders.
    Indeed there are some tricks. See following:
    http://weblogs.sdn.sap.com/cs/blank/view/wlg/19300
    https://service.sap.com/sap/support/notes/1287382

  • I am new in DART extract and  wanted add the new field in Existing Segement

    Hi ALL
    I am new in DART extract and client is request us to add the new field in Existing Segment.
    What is proceedure i need to follow to add the new field in existing segment.
    Moderator: Please, post in proper forum

    I added an Interactions button and in the Actions on Success I open an URL or file. I have placed the video on our web server.   In the URL I point to our web server "http://www.wmabhs.org/Media/Add Client 3rd Party Coverage.mp4".  If I run this from any browser it works.  So what do you think I have done wrong?

  • REG: How to add new fields to existing Infospoke

    Hi All,
    We have an existing Infospoke, It has ODS as a Source and some fields are being pulled.
    But here is the scenario....
    I need some extra fields that are available in other ODS. How to add that fields ?
    By some research came to know that.. I need to lookup on the ODS and populate into existing Infospoke.How to add these fields to InfoSpoke using BAdi implementaion.
    Note: already BAdi is active in the infospoke.
    Please help me in this regard

    Hi Chase,
    As you mentioned that BADI is already implemented then I guess you should be able to extend the existing BADI itself.
    For doing lookup first you should know the key fields of source DSO then by using the existing field of Infospoke you will have to read data from DSO.
    DATA: it_data type standard table of 'DSO Name'.
    select Key1 key2 etc...
              Field1 Field2 Field3 Field4
              from DSO
              into table it_data
              for all entries of infospoke
             where key1 = infospoke1-key1
                         key2 = infospoke2-key2.
    This will give you all the required records from source DSO into internal table it_data. Now you using this table you can populate the original table of Infospoke.
    Regards,
    Durgesh.

  • Add a new field in report S_ALR_87012178 and use it for sorting

    Hi all,
    We're requested to add a new field KNVV-VKGRP in this report S_ALR_87012178 (program RFDOPR10). As this is a standard program, I'm thinking of copying it into a Z one due to the problems when editing the report.
    Does anyone know the best way to do it? I'll appreciate it so much!!
    Thanks a lot in advance!
    Regards,

    Hi,
      The procedure to create the new VOFM.
    1. Go to VOFM transaction
    2. Page down until you find a new spot on the page to put in the VOFM number and description.
    3. Put in the VOFM number and the description of the VOFM.
    4. Now the VERY IMPORTANT part of the process. Double click on the VOFM description not the VOFM number to create this as a Development/Correction and not as a repair. If you double click on the number then this copies some existing code and prompts you for a repair.
    5. Activate and generate the VOFM routine. Note: Configuration must be setup by the OM team for this step.
    for example Go to the routine number that needs to be copied.
    Put your cursor on the routine number field that needs to be copied.
    Overwrite that number with your new routine number and hit enter.
    The new routine will be created as a copy of the old routine and you can modify the new routine as you need it.
    Ex.
    You have to copy routine 104 to 904
    Routine number Description Active
    104 Bill.bus.item data X
    Put your cursor on 104 and then change it to 904 and hit enter.
    904 will be created as a copy of 104 and you can make your changes in 904.
    Don't forget to activate it after you are done.
    refer the below link
    https://forums.sdn.sap.com/click.jspa?searchID=3604222&messageID=994791
    Regards

Maybe you are looking for

  • Adobe Application Manager CS5 downloads but does not install Spanish update on Windows 8.1 64 bit Spanish

    I have a multi license for Adobe Creative Suite Design Premium CS5 in Spanish. I installed it correctly in Windows 8.1 Spanish 64 bit. Photoshop 32 and 64 bit start, same with Illustrator with some fix. Yet when I look for updates, 10 are found by Ad

  • Installation of Forms 10g on Windows Vista

    Hello All I am also looking for the patch 7047034 and the OPatch as I am not a registered metalink user. Pls help by anyone will be highly appreciated.My email address is [email protected] I reside in UK, London and my forms rel2 10.1.2.0.2 installat

  • How to merge rules of new busines process module in existing rule set

    We have existing GRC 5.3 SP10 with business process like finance, basis etc. Now if I want to implement another business process(e.g. MM module) delivered by other organisation to my existing GRC . How can this new module be merged/added? Is there an

  • Strange system hang using rmi

    Hi, I read for several hours now, but I can't find a hint what problem I'm experiencing. Perhaps someone has an idea? I have a small java application (jdk1.3.1_08) which starts a RMIRegistry, binds an object name. It then starts another java applicat

  • My System keeps crashing too...

    When I have run an etre-check the last few times I have noticed that i keep getting messages saying that my cloudd is crashing. I have included the most recent report. Can you please advise what to do. Thank you EtreCheck version: 2.1.8 (121) Report