Transport of a formula

Hi all,
I have a characteristic formula contained in a BI 7 transformation.
I am trying to transport this formula only in our test environment.
1st note: when keeping only the formula from the transport connection tool, it also takes ALL routines that exist in my transformation in the transport order. As all routines are already in test, I delete those from the transport order. Is this normal?
2nd: while it says the transport of the formula went well, I do not see it in the test environment (in the transformation). Nothing changed.
Do you have any explanation?
Thank you for your help
Regards - chris

Hi, yes by taking all routines with the formula (after a third try!) it works correctly from now.
Thanks for your help
Points awarded.
chris

Similar Messages

  • Transport error: "Formula  is not available in the table RSAFORMMAP"

    Hi,
    During a transport from DEV to TESTing environment, there was a failure and most details from the transport log was:
    “Formula  is not available in the table RSAFORMMAP “
    I realized that there were 4 objects in the transport request with some lengthy alphanumeric names.
    How to I go about in identify the problem and what will be the most likely fix?
    Thanks

    Go to transport connection in RSA1 and choose your cube or DSO and choose dataflow afterwards..so that all bex reports and related formula variables are recollected into a transport request.. It is better to recollect them and transport again.

  • How to use dynamic database item in Fast formula

    Dear All
    How to use Element Pay value in Fast Formula
    Element Name: Transport_Allowance
    Input Values : Name Units User Enterable Database Item
    Pay Value Money No Yes
    Amount Money Yes Yes
    Balance Feeds : Value Name Balance Name Units
    Pay Value Transportation Amount Money
    Formula
    DEFAULT FOR ASG_SALARY IS 0
    DEFAULT FOR TRANSPORTATION_AMOUNT_ASG_RUN IS 0
    ALIAS ASG_SALARY AS Emp_Salary
    ALIAS TRANSPORTATION_AMOUNT_ASG_RUN AS Emp_Trans_Amt
    V_CALCULATED_SALARY = Emp_Salary + Emp_Trans_Amt
    RETURN V_CALCULATED_SALARY
    Using the above formula, I got only Basic Salary only
    How to get the Basic Salary + Transportation allowance in the return value
    Please help me..
    Thanks in advance

    Please check whether the priority of the element with which the fast formula is attached has a priority higher than the Transport_Allowance. If not then cahange the priority of the element to a prriority higher than Transport_Allowance.
    HTH

  • Recording of temperature, power and speed at the time of confirmation

    Hi experts,
    My client requires to record the temperature,power and speed of the equipment while doing the phase wise confirmation. I'm planning to put inspection characteristics for the operations. I'm not going to use PI sheet.
    Is this inspection characteristics assignment to record the parameters is correct?
    Any other option to do this apart from PI sheet.
    Anybody help me.
    Naren

    Dear ,
    It will be better  to capature those  parametres as Inspection Characterstic  before confirmation posting .
    However , if you want to capture as activity through certail formula key and activity price , then you can identify them as Satndard Values as like Labour , Machine and Setup .
    Go-to : OP7B "Parameters Overview"
    Define your requirements Eg.  For Power u2013 say ZELECT like that 
    (Short Key work/Keyword u2013 Electricity, Dimension " Energy", Std. Value Unit u2013 KWH)
    Then Go-to : OP19 " Standard Value Key Formula : Overview "
    Select SAP1 u2013 Normal Production and Copy as (F6) and Create new Activity Type Say eg. ZELE
    Then Assign this new Parameter ZELECT and save (handle the transport request)
    For Formula Definition :
    Go-to : OP54 "Formula Definition"
    Select SAP002 u2013 Prod.: Machine Time and Copy as (F6) and Create ur new Formula Say Eg. ZELECT
    And replace SAP_02 with your Parameter u2013 ZELECT
    Then itu2019ll look some thing like "ZELECT * SAP_09 / SAP_08 / SAP_11"
    Assign The Standard Value Key " ZELE" to your Work Center-Basic Data Screen
    Now Go-to Costing Tab Page assign your formula to your Predefined Activity Type for Power.
    (Otherwise u2013 First Create Secondary Cost Element (T.Code KA06), Assign this Sec. Cost Element to your new Activity Type, then KP26 " Change Activity / Price Planning" 
    Assign Activity Type in Work Center Costing Tab & Assign Your Formula)
    You can assign max. 6 Standard Values to your WC, I.e If you want to capture Power & Fuel Consumption for an Operation you can have both parameters set as per above procedure
    Regards
    JH

  • How to calculate Date and Days

    Hi BW Experts,
    I have requirement, I have field original GI Date and  it is calculating based on 'Original promise date'-'Transport time'. Formula is 'Original GI Date' = 'Original promise date'-'Transport time'.
    We are getting data for original promise date as Date format and  Transport time as Days (ex: 1 or 2 days).
    Here, how can I convert into Date or how can I calculate Date and Days. I am working on BW3.5 .
    Please help me how can I overcome this requirement.
    Points will be assign.
    regards
    Yedu.

    Hi Ventatesh
    It's not a problem
    You can subtract days from date to get the resultant date
    Original Promise time  =  GI Date  - Transit time ( in days)
    Add Original Promise Time in your data target and fill that up with the above rule.
    If the above is not working you can use this function module
    DATE_IN_FUTURE
    Here you need to pass Date and Days to get future date. Only trick you need to apply that if the transit days is 5 days, you pass -5 to this function module.
    But this function module is not available in BW system. Just copy the code from ECC system and create a Z FM for BW system
    Regards
    Anindya
    Edited by: Anindya Bose on Feb 9, 2012 4:36 AM

  • Issue in query transport ( formula variable)

    Hi Experts,
    I have issue while transporting a query.
    I have created two formaula variables, with them created a calculated keyfigure.
    The transport of this query was failed with return code 8 with Error message 'Element 4XDRFT... is missing in version M'.
    Diagnosis:
    Element &1 in version &2 referenced but is not active
    System Response:
    The action had to be terminated
    Procedure:
    Please supply the missing elements to the system by a transport
    The two newly created formula variables are giving error with above message.It is showing these variables are missing in version M
    Can you please help me where i am missing and how to resolve this issue,
    Regards,
    Mohd.

    Hi,
    You did not collect all elements while transporting.
    Try to collect the missing elements in a new transport request and move.
    You can identify the missing Elements description from table RSZELTTXT.
    go to SE16 > RSZELTTXT > give ID as "4XDRFT..."  > hit execute to see the missing query element description
    Hope this helps u...
    Regards,
    KK.

  • Transport BRF expressions of expression type SAP Formula Interpreter

    Hi Experts,
    How can i copy BRF expressions of expression type SAP Formula Interpreter to one request for transport to another client?
    When we copy using tcode FKKBRFTRANS, the formula appear empty on the new client.
    Best regards,
    Renato Tasso

    Hi Renato,
    So I'm guessing that's really BRF then and not BRF+ ? Most of the forum participants in this space are BRF+ or BRM users, and most of us keep very clear of BRF itself...
    You might need to search on that Tcode and see if there's a functional forum that's aware of it or else report it via SAP Message.
    Rgds,
    Jocelyn

  • Transport Error when including Transformations with Formulas

    I am attempting to transport a transformation that includes formulas.  I am getting an ASSERTION_FAILED short dump and my transport stops with an Error Code = 12.  Transformations without formulas or with routines seem to go ok.
    Here is a piece of the short dump:
    Information on where terminated
        Termination occurred in the ABAP program "CL_RSTRAN_RSFO================CP" -
         in "COPY_ON_DATABASE".
        The main program was "RDDEXECU ".
        In the source code you have the termination point in line 51
        of the (Include) program "CL_RSTRAN_RSFO================CM01U".
        The program "CL_RSTRAN_RSFO================CP" was started as a background job.
        Job Name....... "RDDEXECL"
        Job Initiator.. "DDIC"
        Job Number..... 15091300
    We are currently on NW2004s SP10.  I cannot seem to find any OSS notes that are applicable?  Anyone have any help?

    We had to log an OSS Message with SAP to get this fixed.  Somewhere in the development of the transformation, the rules with the formula got corrupted, even though it did not appear to be corrupted from the front-end.
    Here is the text from the OSS Message:
    The problem is that the yuo defined 2 formulas for this
    transformation but in table RSTRANSTEPROUT there are 3 active
    entries. RULEID 4 is wrong, because this ruleid
    is not avialable in table RSTRANFIELD and RSTRANRULE. To delete
    an inconsistent ruleid you can use the procedure which is
    described in note 983036.
    Once we cleaned this up, the transformation transported successfully.
    Hope this helps!

  • Transport error when transporting a transformation with formulas/routines

    Hi All,
    I have migrated some 3.5 dataflow (Datasource, Transfer rules, Update rules, Infosource etc..) to 7.0. I am able to load the datatargets using the DTP's just fine.
    The problem I am facing is transporting these dataflows to Quality and Production systems. I am specifically having problem with transporting transformations which has formulas/routines.
    I was able to transport the transformations with direct mapping from source field to target fields (no formulas/routines) without any problem and it works fine in Quality system. I tried to transport couple of transformations with formulas/routines, all of them give a shortdump ASSERTION_FAILED (transport fails with error code 12).
    I am not sure what the problem is. We are on support package 16. Has anyone faced this problem before? Any suggestions are appreciated.
    Points are assured
    Thanks,
    Sirish.

    Hi,
    What is the dump message you are getting? Check in ST22 and let us know. And try the process which is said in the previous post collect all the transformations through transport connections and transport them.
    Khaja

  • Error While Transporting Transformation

    Hi Gurus, I have this issue that I am getting an error while transporting Transformation. I made sure that that only transformation is sected and nothing else. I am getting this error message while importing it in BWQ environment "Formula 4AY060939P5D2NKRXKMJFECLS is already locked in the requests of other users or the system is set so that formula 4AY060939P5D2NKRXKMJFECLS can no longer be changed."
    I was wondering, if this is locked by some other object or transport request, how can I find that out? Thanks in advance for all the help.

    Hi,
    You can check if the request is locked by another transport in BWQ by using the transaction SE03.
    First find the object directory entry for your object(you can take this from your transport. Go to SE03 --> 'Search for Objects in Requests/Tasks '. Under object selection enter the details as in your transport and select the check box against your new entry. Under Request/Task selection, select 'Modified' and 'Released'. Execute. You will now see a list of transport requests that contain your transformation. Check these & either release them or delete your object from the modifable transports. Re import your transport.
    You can check if this object was locked by a person using the transaction SM12.
    Regards,
    Shilpa

  • Hi,how can i transport objects from one server to other like (Dev To Qty)

    Hi Sir/madam,
       Can u explain how can i transport objects from one server to other like (Development To Quality To Production).
    Regards,
    Vishali.

    Hi Vishali,
    Step 1: Collect all Transports(with Packages) in Transports Tab(RSA1)- CTO
    Step 2: Release the subrequests first and then the main request by pressing Truck button
    Step 3: STMS or Customized transactions
    Object Collection In Transports:
    The respective Transports should have the following objects:
    1. Base Objects -
    a. Info Area
    b. Info object catalogs
    c. Info Objects
    2. Info Providers u2013
    a. Info Cubes
    b. Multi Providers
    c. Info Sets
    d. Data Store Objects
    e. Info Cube Aggregates
    3. Transfer Rules u2013
    a. Application Components
    b. Communication Structure
    c. Data Source replica
    d. Info Packages
    e. Transfer Rules
    f. Transformations
    g. Info Source Transaction data
    h. Transfer Structure
    i. Data sources (Active version)
    j. Routines & BW Formulas used in the Transfer routines
    k. Extract Structures
    l. (Note) If the transfer structures and related objects are being transferred without preceding
    Base Objects transport (e.g. while fixing an error) it is safer to transport the related Info
    Objects as well.
    4. Update Rules u2013
    a. Update rules
    b. Routines and formulas used in Update rules
    c. DTPs
    5. Process Chains u2013
    a. Process Chains
    b. Process Chain Starter
    c. Process Variants
    d. Event u2013 Administration Chains
    6. Report Objects u2013
    a. Reports
    b. Report Objects
    c. Web Templates
    Regards,
    Suman

  • Error while transporting the badi from dev to quality server

    Dear Freinds
             Iam getting the error  " Method Execution   21.11.2007 11:55:03    (8) Ended with errors "
            i expended the error (with return code as 8)  and i found th below errors
    Multiple active implementations for definition HRECM00_CALCBASE
    Errors occurred during post-handling AFTER_IMP_SXCI for SXCI L
    AFTER_IMP_SXCI belongs to package SECE   --- what does this mean??
    The errors affect the following components:
        BC-DWB-CEX (Customer Enhancements)
    What exactly this error iam not able to trace . Before releasing the object from the
    development server i have see any error's are there the extended check hasnt given me any errors either.
    The help for this error says that
    "Procedure
    Deactivate the implementations active for this BAdI definition one by one until not more collisions occur.
    You should use transaction SE18 (Utilities -> Adjustment -> Multiple-use interfaces) to solve thes conflicts systematically."
    i have did what sap has said ............. i can see that in the quality server a custom badi
    of FI module has been in error. Will this be a reason for my badi ...which doesnt have any error..
    any one have idea on this error pleae let me know.
    regards
    saymala r.

    hi Raju,
    i tried after giving full access but again same error:-
    please see the error log below:-
    Start of the after-import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR ( )
    Member formula expanded for imported master data
    Start of data checker messages for Appset PETFAS
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Error occurs when checking member formula use on other dimensions
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    InfoObject catalog /CPMB/PETFAS_CHAR is not available in version A
    BPF: Error reading master data
    No access to environment 'PETFAS'
    End of data checker messages for Appset PETFAS
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Aktivierungsmodus) - runtime: 00:00:
    Starting after import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR in dele
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Löschmodus) - runtime: 00:00:00
    Errors occurred during post-handling UJT_AFTER_IMPORT for AAPS L
    UJT_AFTER_IMPORT belongs to package UJT
    The errors affect the following components:
        EPM-BPC-NW-TRA (Transport)
    any suggestion..
    thanks,
    Ambika

  • Error while transporting Dimension Members from Dev to Quality

    Hi all,
    I am having issue while I am transporting dimension members from dev to QA, The error log is as below; i am not sure what could be wrong;
    Start of the after-import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR ( )
    Member formula expanded for imported master data
    Start of data checker messages for Appset XXXX
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Error occurs when checking member formula use on other dimensions
    No access to environment 'XXXX'
    No access to environment 'XXXX'
    BPF: Error reading master data
    No access to environment 'XXXX'
    Errors occurred during post-handling UJT_AFTER_IMPORT for AAPS L
    UJT_AFTER_IMPORT belongs to package UJT
    The errors affect the following components:
        EPM-BPC-NW-TRA (Transport)
    please advise.
    Thanks.
    Ambika

    hi Raju,
    i tried after giving full access but again same error:-
    please see the error log below:-
    Start of the after-import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR ( )
    Member formula expanded for imported master data
    Start of data checker messages for Appset PETFAS
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Error occurs when checking member formula use on other dimensions
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    InfoObject catalog /CPMB/PETFAS_CHAR is not available in version A
    BPF: Error reading master data
    No access to environment 'PETFAS'
    End of data checker messages for Appset PETFAS
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Aktivierungsmodus) - runtime: 00:00:
    Starting after import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR in dele
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Löschmodus) - runtime: 00:00:00
    Errors occurred during post-handling UJT_AFTER_IMPORT for AAPS L
    UJT_AFTER_IMPORT belongs to package UJT
    The errors affect the following components:
        EPM-BPC-NW-TRA (Transport)
    any suggestion..
    thanks,
    Ambika

  • Error while transport a transformation

    Dear Experts,
    While I am going to transport a transformation from DEV to QAS system, the below error occurs.
    Object TRFN 0HEJ73SSI9ZSSHKB8K4BZ67VQJOLWAI6 needs object UOMT ; the latter does not exist
    I checked cube. there is no routine included. Is it something related to unit of meature/currency conversion?
    I couldn't find any issue on while activating the above transformation and cube.
    But only when it is transporting to QAS this error comes.
    Please advice.
    Thanks,
    Thilini

    Hi,
    All objetcs need to be stored in custom package.
    at Dev system, Have you loaded data to cube without any issue?
    if yes then again collect your transformations into new Transport thru RSA1-->transport connection.
    Use grouping option as only necessary obejcts.
    Once you drag your TRFN from middle pane to right  pane,
    Expand collected transformations at right side screen and select below objects which are part of your transformations like formulas/routines.
    Cross check whether your transport request have any issues or not thru program - RSO_TLOGO_CHECK_REQUEST .
    Later release and import to Qua.
    Later

  • Transport of Datatargets

    Hi Experts,
    I activated some of infoObjects in Developement System as a $TMP.Now I am Transporting DSO and InfoCube.I copied InfoCube and DSO from Standard content InfoCube and DSO.I didn't give the request/package while activating .Now I need to provide Package and request for Both of them And I am finding some of InfoObjects inside of the DSO are with $ sign.I collected DSO with the Grouping option of In DataFlow Before.
    Do I need to assign request/Package for InfoObjects which are in DSO before assigning request/Package to the DSO.or If I assign the request/package for the DSO then $InfoObjects also go along with DSO with the Same request.I know I cannot transport any Object with $ sign(Loacal,Not for Transport).
    I do have got some error messages while collecting objects through Transport Connector.Those
    errors are as follows:
    1.Object '45EX1L0TIWA4LUWZHUIKRNOCF' (ROUT) of type 'Routine' is not available in version 'A'     
    2.Object '46VPCRYNTSZ7BHM2MTI6WTD9X' (ROUT) of type 'Routine' is not available in version 'A'     
    3.Object '45EX3Q1RNVZ0DVY20BZPLCSU7' (ROUT) of type 'Routine' is not available in version 'A'     
    4.Object '46VPDZHN9VZSV7TNP6RRVY3CL' (ROUT) of type 'Routine' is not available in version 'A'          
    Note: DSO Loaded with data too.
    Pleade guide me .Hope I explained my problem well .if not clear I will elaborate .
    Thanks,
    Suryam.

    Thanks both of you(Ashok and Sam)
    Sam,
    I copied the InfoCube and DSO from Standard Content InfoCube and DSO.I did added new routines to the ZinfoCube.
    I need to make sure maintaining same Routines along with my routine as I have in Standard Data objects.Am I right.
    Ashok:you gave me clear explanation.Thank you for that.Please look one more time at below I explained my issue and suggest me know anything I need to do more than you explained .
          I did develop DSO,InfoCube and loaded in Dev system.I open the existing DSO then I click on the Truck icon i.e Transport connection via AWB.then I click on the grouping and selected In data flow before but collection mode is Automatically and Display Hierarchically.I got the above Routine errors. and I found the $ TMP sign for most of the InfoObjects in side.
    It looks like the following if I expand DSO:
    1.DSO----$ sign
    2.InfoAREA--- $
    3.DTP(R/3 DataSource also $ sign)---$
    4.InfoObjects (if I expand this node some them assigned for package and some of them are with $ sign and I did one more mistake I assigned some of Objects to X Package and some of them to Y package.Please advise me how to put them in one Package.Hope I need to assign package for the $ sign infoObjects also along with the all)-----$
    5.Tranformation(included Transformation,DSO,DataSource,InfoPackages,Formulas $ sign)---$ sign.
    Please advise me.Thank you once again.
    Thanks,
    Suryam.

Maybe you are looking for