Program to activate trasformation in BI&

Hi All,
Could anyone please tell me if there is any standard ABAP program through which we can activate transformations in BI7.
Currently i have to reactivate some transformation in Production systems so immediate response would be highly appreciated.
Thanks in advance
cheers
Rahul Mahajan

Hi Jorge,
The program that you have told is for activating transfer structures i have to activate transfer structures , what i am asking is for transformations in BI7 not update or transfer structures if any knows the name then please inform me...
Rahul

Similar Messages

  • Do we have standard function module or program to activate transformation?

    Hi Gurus,
    Do we have any standard function module or program to activate transformation in BI system? If yes please let me know or let me know how to proceed with to create custom program to activate transformation.
    Thanks,
    Manoj

    Hi Sven,
      Thanks for your help.
    Even I am facing the same problem, we didnt want to open the production system to activate the transformation also it take time to transport them every time from development
    can you please explain how to use these methods, what parameters to pass
    do you have a sample code, it will be of great help.
    use this methods
    cl_rstran_trfn=>factory
    cl_rsds_rsds=>if_rso_tlogo_general~get_instance
    l_rsds->if_rso_tlogo_maintain~is_active
    l_rsds->if_rso_tlogo_maintain~activate

  • Program to activate the process chain in 3.5 version

    HI Experts,
    Like we are activatie jng the transfer strcturers_TRANSTRUC_ACTIVATE_ALL.
    I am having some problems ...I need the program to activate the process chain by using program in 3.5
    Could any respond on this ASAP.
    Thanks
    KK

    Hi,
    RSPC_CHAIN_EXECUTE_REMOTE  program runs the Process chain automatically.
    If  we want to change the status of the dependant chains and to run automatically we can execute RSPC_PROCESS_FINISH but we need to give the parameters like Variant name,logid,process type,Instance name .
    Thank you....,

  • ABAP Program to activate transformation rule

    Does anybody know an ABAP program to activate transformation rules (BI 7.0 object) similar to the ones that activate transfer structures, update rules etc. (RS_TRANSTRU_ACTIVATE_ALL or RSAU_UPDR_REACTIVATE_ALL).  I tried using the RSAU_UPDR_REACTIVATE_ALL one, but it didn't seem to work.
    K-D Vo

    Hi K-D Vo
    Just try with the following program and give the ds name so that it will take care about the transformation it is similar like transfer structure activation program in earlier bw 3.5 flow
    RSDS_DATASOURCE_ACTIVATE_ALL
    Hope its clear a little..!
    Thanks
    K M R
    Winners Don't Do Different things,They Do things Differently...!.
    K-D Vo wrote:
    Does anybody know an ABAP program to activate transformation rules (BI 7.0 object) similar to the ones that activate transfer structures, update rules etc. (RS_TRANSTRU_ACTIVATE_ALL or RSAU_UPDR_REACTIVATE_ALL).  I tried using the RSAU_UPDR_REACTIVATE_ALL one, but it didn't seem to work.
    >
    > K-D Vo

  • List of programs to activate BI objects

    Hi
    can i get all list of se38 programs to activate BI objects
    like process chain, transformation....

    Hi,
    Pls find some here;
    RSDDS_AGGREGATES_MAINTAIN --- attribute change run
    RSSM_SET_REPAIR_FULL_REQUEST -- changes full update to repair fulll request
    RSTRSNSTRU_ACTIVATE_ALL-- activating transfer structure
    RSPC_PROCESS_FINISH --- process chain details
    RSDG_IOBJ_REORG Repair InfoObjects
    RSDG_IOBJ_REORG_TEXTS Reorganization of Texts for InfoObjects
    RSDG_MPRO_ACTIVATE Activating Multiproviders
    RSDG_MPRO_COPY Make Multiprovider Copies
    RSDG_MPRO_DELETE Deleting Multiproviders
    RS_COMSTRU_ACTIVATE_ALL Activate all inactive Communication Structures
    RS_TRANSTRU_ACTIVATE_ALL Activate Transfer Structure
    RSAU_UPDR_REACTIVATE_ALL Activate Update Rules
    RRHI_HIERARCHY_ACTIVATE Activate Hierarchies
    SAP_AGGREGATES_ACTIVATE_FILL Activating and Filling the Aggregates of an InfoCube
    SAP_AGGREGATES_DEACTIVATE Deactivating the Aggregates of an InfoCube
    RS_PERS_ACTIVATE Activating Personalization in Bex(Inactive are highlighted)
    RSSM_SET_REPAIR_FULL_FLAG Convert Full Requests to Repair Full Requests
    SAP_INFOCUBE_DESIGNS Print a List of Cubes in The System and Their Layouts
    SAP_ANALYZE_ALL_INFOCUBES Create DB Statstics for all InfoCubes
    SAP_CREATE_E_FACTTABLES Create Missing E-Fact Tables for InfoCubes and Aggregates
    SAP_DROP_EMPTY_FPARTITIONS Locate/Remove Unused or Empty partitions of F-Fact Table
    SAP_DROP_TMPTABLES Remove Temperory Database Objects
    Function Modules within BW.
    Function Module Description (Function Group RRMX)
    RRMX_WORKBOOK_DELETE Delete BW Workbooks permanently from Roles & Favourites
    RRMX_WORKBOOK_LIST_GET Get list of all Workbooks
    RRMX_WORKBOOK_QUERIES_GET Get list of queries in a workbook
    RRMX_QUERY_WHERE_USED_GET Lists where a query has been used
    RRMX_JUMP_TARGET_GET Get list of all Jump Targets
    RRMX_JUMP_TARGET_DELETE Delete Jump Targets
    Function Module Description
    MONI_TIME_CONVERT Used for Time Conversions.
    CONVERT_TO_LOCAL_CURRENCY Convert Foreign Currency to Local Currecny.
    CONVERT_TO_FOREIGN_CURRENCY Convert Local Currency to Foreign Currency.
    TERM_TRANSLATE_TO_UPPER_CASE Used to convert all texts to UPPERCASE
    UNIT_CONVERSION_SIMPLE Used to convert any unit to another unit. (Ref. table : T006)
    TZ_GLOBAL_TO_LOCAL Used to convert timestamp to local time
    FISCPER_FROM_CALMONTH_CALC Convert 0CALMONTH or 0CALDAY to Financial Year or Period
    RSAX_BIW_GET_DATA_SIMPLE Generic Extraction via Function Module
    RSAU_READ_MASTER_DATA Used in Data Transformations to read master data InfoObjects
    Also pls chk this link;
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action&pageid=35458
    Regards
    CSM Reddy

  • Program to activate update rule for master data (info objects)..very urgent

    Hi all,
    I have an info provider(A0CUSTOMN). For this the update rules are not active.In production system i am not able activate.Please let me know if there is any program to activate the update rule for masterdata(info object).
    Thanks=points
    Manjula

    Hi Manjula,
    Leave the id and infocube field blank.  Just provide the infosource name.
    BTW is this a direct update master data object?  In that case all this is not relevant.
    Check if it appears as an Infoprovider. 
    I did not ask enough questions to start with.
    BR/
    Mathew.

  • Find program that  activate DataSource

    Hi,
    i have change something in Z data source how i find the program that activate it?
    Regards

    Hi
    Just Got ot T code se11 or se 14
    Just paste your Z datasource name here, you will find a screen where you can find your extractor name and structure. Just double click on it , it will take you  to the screen where all the FM and Program used by this datasource..
    If Helpful Reward
    Regards
    Hari

  • Scheduling a parent concurrent program to activate child concurrent program

    Hi All,
    I have a below mentioned requirement and as I have not come across such request before can somebody please confirm me if it can be achieved using a request set.
    We want a parent concurrent program to activate a child concurrent program with a certain schedule. The child program upon completion should schedule itself to run the next time according to the schedule set initially.
    So by using a request set can I achieve the above mentioned requirement or are there any better way to achieve this?
    Thanks,
    Regards,
    Anup
    Edited by: 965824 on Oct 16, 2012 11:58 PM

    Hi Helios,
    Thanks for your response checked the link that was provided, but it has information on start and end dates of a Parent concurrent request and all child processes. But in my case I want a parent concurrent program (which in turn should activate the Child concurrent program) to be submitted once . The child program upon completion should schedule itself to run the next time according to the schedule set initially. So I am checking whether this can achieved using a request set. But in a request set I am not sure whether a separate schedule can be created for individual concurrent programs . Currently I don't have access to any instance, so I am not able to try out that.
    Regards,
    Anup

  • Dump is program RIMODAC2 - Activate/Deactivate integration model

    Hi APO guyz...
    Background job of program RIMODAC2 - Activate/Deactivate integration model fails with following error "TSV_TNEW_PAGE_ALLOC_FAILED"..
    Can somebody tell me what is the reason behind that and how can we resolve it...
    Thanks a lot !!
    - D

    job in  failed with a memory space problem or too many orders are read.Generally when reading large datasets of the table  a short dump occurs with message TSV_TNEW_PAGE_ALLOC_FAILED.
    Please rerun the IM model , it will resolve the issue or split IM data into 2/3 IM so that volume is distribute which may resolve your problem.
    Also if IM is set up for all the object together , please split IM for individual object.
    If problem still persist than check for OSS message.
    Note 903715 - Initial data transfer: TSV_TNEW_PAGE_ALLOC_FAILED
    Note 137932 - Short dump TSV_TNEW_PAGE_ALLOC_FAILED in LCOIAU05
    Manish`

  • How would I set this small program to activate every 120 seconds?

    I have this small program that writes the value 0 to a file, but I want it to only activate every 120 seconds, so it doesn't take up a bunch of system resources by constantly running. Can I make it pause for 120 seconds, or set a timer for it, in such a way that it won't make my PC run slow? Here's my code. Thanks if you can help.
    import java.util.*;
    import java.io.*;
    import java.io.File;
    public class Purge extends Random implements Serializable {
         public Purge () {
              writePrimDoubles();
         public static void main (String [] args) {
              Purge test = new Purge();
         public void writePrimDoubles() {
              DataOutputStream outStream;
              long timerStart;
              long timerEnd;
              long size;
              int a = 1;
              try     {          
                   while (a==1) {
                        outStream = new DataOutputStream
                             (new FileOutputStream("packetlog.txt"));
                        timerStart = System.currentTimeMillis();
                        outStream.writeBytes("0");
                        timerEnd = System.currentTimeMillis();
                        outStream.close();
              catch(IOException e) {
                   System.out.println("Error writing to file");
    }

    java.util.Timer, I think may do the trick.

  • Any program in finder blinks off every 5 seconds I have to hit the program to activate

    Ihave an issue in finder any program I have open wil blink off every 5 seconds I will have to hit the openprogam to activate 5 seconds later it blinks off anyone have this issue? using OS9.2 Mavericks. Thanks Harold

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents—again, the text, not a screenshot. I know the report is long. Please post all of it anyway.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Program To Activate Infoobject Catalog

    Hi Friends,
    Can you please share the program that is used to activate the inactive infoobject catalog.
    I require this because the catalog is inactive in quality after transport.
    I am in need of the program as all my transports are failing.
    Catalog is notassigned characteristics catalog. (mismatch in the objects in the system turned the catalog to inactive status.
    Regards,
    Ramesh

    Hi Ramesh,
    Since the catalaog is a Not assigned char catalog, why do you want to transport it?
    If you have info objects under them you can just transport the objects with out transporting the catalog.
    If it is not a new catalog there is no need to transport it.
    I have done this quite a few times and it has transported sucessfully and all my new info objects were in the active state.
    thanks,
    rahul

  • Program monitor activates automatically when sequenz starts to play

    Hey,
    This really slows down my personal workflow, whenever I hit spacebar the "program monitor" gets active, but I have my "projekct monitor" in the same spot and I want to browse my footage as the sequenz is playing  and since I have a second monitor for the video to playback I actually never really need to have the programmonitor active. is there any solution how i can deactivate the autoactivation (auto foreground) program monitor?
    I hope I explained it somewhat understandable :/
    thanks!

    That is a function of Windows, not Firefox. Just add a shortcut to Firefox to the Programs > Startup menu.

  • Trasformations and DTP are decactivating after adding some NAV in cube

    Hello Experts
       Trasformations and DTP are decactivating after adding some NAV in cube and activating it.
       I knew that it is normal but activating all the DTP's and Transformations is painfull work, would like to just know whether there is any programme to activate the dependent objects!!!

    yes, thats right. A stupid job.
    in my last project I created 3 multicubes, 14 infocubes and 23 dso's.
    -> 1 change in the data modell and you must reactivate 20 objects.
    I wrote a ABAP program to activate
    - datasources
    - transformations
    - DTP's
    - update roules and
    - multicubes.
    It's very nive. So simple now, to make a change.
    I select
    - a object or
    - or an infoarea
    - and the program search all objects in the dataflow.
    I have two modes
    - to display all objects
    - and activate the inactive objects.
    They are many tasks, where I think a tool can help me to increase my development performance. But I don't have enough time.
    Sven

  • How to create a job thru ABAP program for calling a program with variant???

    Hello experts,
    can u give me step wise procedure to create jobs for  a program with a variant name thru ABAP???
    Also, can a transaction can be scheduled as a job to run in background with a variant name???
    Edited by: SAP USER on Jul 22, 2008 6:08 AM

    Hi,
    To create a job through ABAP program you can do the following.
    Go to Menu bar.
    In there, go to   SYTSTEM> SERVICES> JOBS--> DEFINE JOB.
    Then give the JOB NAME and CLASS in the screen that comes up.
    This is how we schedule a program.
    Now, to create a variant for a program -
    First activate your program in SE38. Then execute it .
    Now, click on SAVE button. It will open up  the variant creation screen. Give the details there like variant name and value for the fields. Save and come back.
    Hope this helps.
    Regards,
    Hari Kiran

Maybe you are looking for