Data Customization Transport

How do I transport the Data customization created through the String Editor in Source to Target system?
Or best practice is to create the Data customizations directly on PRD?
Rgrds, Vitoriano

Hello Luis,
Do you have problems just with the scorecard DB export or also with the table export? There is the possibility to export a single table, but you need to change the XML file in order to import it to the TARGET system. And you should make sure that the TARGET system already has the same scorecard DBs as the SOURCE system. This is obviously a workaround, but you can give it a look in case your problem with the scorecard DB export takes to long to get solved.
Best regards,
Ricardo Vieira

Similar Messages

  • Customization Transportation  - URGENT

    Hi All,
    I have done a few customizations in MM & want to transport it into production server, but facing an issue with customization transportation:
    SAP Landscape: DVT (SD1) - QTST (SC1) - PROD (SP1)
    SD1 has 2 clients 400 & 100
    Customization was done in client 400 & transport request was released with Target Client = SD1 in SE10. This customization was copied from client 400 to client 100 by STMS.
    Now i want to transport this request from SD1 to SC1, but in SE10 i do not see my transport request. I would like to know how i can transport the request from SD1 to SC1 & then to SP1.
    Am i facing this problem because i released it with target client = SD1?, should i have specified target client as SP1?
    I hope my problem is clear, await inputs.
    Vivek

    Hi
    Pls check following links may it help
    http://help.sap.com/saphelp_sm40/helpdata/en/b5/90cd3a21873650e10000000a11402f/content.htm
    http://web.mit.edu/ist/org/admincomputing/dev/qa_tr_faq_production.shtml
    http://help.sap.com/saphelp_nw04/helpdata/en/3b/dfba3692dc635ce10000009b38f839/content.htm
    http://www.planetsap.com/cts.htm
    http://www.sapbrain.com/TOOLS/CTS/CTS.html
    Vishal...

  • Problem in creation date while transporting KM content through ICE offline

    The problem that I am facing is we transported the KM content successfully, but the problem is for some of the files the creation date is changed to the  current date. Is there any way to get those dates.
    Points will be awarded for helpfull answers

    Hi Raghu,
    you might want to have a look at SAP Note 883859.
    It shows you what are the prerequisites to be able to transport the some special properties like the ones you have mentioned with ICE.
    As you can see there, it is not possible to transport them through an offline transport.
    If you do an online transport on NW04 SPS15 Patch 4 and higher, and using a target repository that supports this feature, you should have no problem also transporting those properties.
    Here the link to the SAP Help information for online ICE transport: http://help.sap.com/saphelp_nw70/helpdata/EN/35/4cf72bfe18455e892fc53345f4f919/frameset.htm
    Hope this helps,
    Robert

  • Expiry Date - Customize report

    Dear All
    Without using batch management and warehouse management i declare self expiry period for material in material master. During goods receipt the system ask me to enter manufacture date and all. Now i want to customize one report for to analyze expiry date of the material. I cant able to write the functional spec for the report. I am totally confusing to create the spec.
    If i am receiving single material in first of the month and last of the month . Now the sum up qty in stock. If i run the report means how it shows the date for the material. Kindly help me. Whether it is possible or not?
    Shobana

    Hi,
    You cannot achieve this without batch control.
    If you receive one item on the 1st of the month and 1 item on the 10th of the month nand then issue 1 utem on the 15th of the month, how will the system know which item has been issued.
    By using bathces you can specify the batch number at receipt and attach an expiry or production date, then when you issue the stock you can specify which batch has been issued. the system therefore has a record of the stock and when it will expire.
    Without batches the data for each delivery is not stored anywhere and so NO report can be produced.
    Steve B

  • Export Data Source Transport Problem

    Hi All,
    I have IO FI Super Number - did export data source for that and generated 8zfssupno for myself BW system in Dev system.
    Used that export DS for another MD Account and created transfer rule.
    Now when i try to transport the Request to QA env. the export DS request shows status succesfull but cannt find 8zfssupno DS into QA system and my transfer rule request has been failed to transport.
    i collected DS twice but both requests are also not identical.
    One has Object Directory Entry -->R3TRISFS8ZFSSUPNOT
    and the other one dont.
    i can see my export DS in t-code RSA6 also.
    Do  i need to transport the main IO FI Super Number before transporting export DS ?
    can someone pl. give me the solution ?

    the error log:
    Extract structure /BIC/CE8ZFSSUPNO is not active                                
    The extract structure /BIC/CE8ZFSSUPNO of the DataSource 8ZFSSUPNOT is invalid  
    Errors occurred during post-handling RSA2_DSOURCE_AFTER_IMPORT for OSOA L        
    The errors affect the following components:                                      
    <b>Thats means DEV BIW should have conversion mapping with QA BIW as the source system conversion.</b> ---> How to do that ? understood that its for myself BW system so it should be covert to QA from Dev.
    Yes, finally i did it manually.  but as u said it should work i can try to transport it to other env. please advise.
    Message was edited by:
            Keral Smith

  • Standard message type to transfer data for transportation planning

    Hi,
    We would like to develop a interface that would transfer the following data from SAP to another system (called Vista).
    "(Past) Receivings and requirements shall be considered in the transportation planning. Transfer the requirement information from the ERP system to Vista for the transportation planning."
    Is there any standard message type (or any other std solution) in SAP that can transfer this data from SAP to legacy system(Vista)?
    In general how does one identify for any given requirement, if there exists a standard message type (standard solution) of transffering data from or to an SAP system
    Thanks in advance.
    John

    Hi,
    U can go throught this sap help
    http://help.sap.com/saphelp_45b/helpdata/en/b5/9c48ebfc6f11d1bf5a0000e8a7386f/content.htm

  • Customize transport bar and save changes?

    Am I missing some here but if I customize the transport bar and make changes, close logic and open it again those changes are not there? Shouldn't my changes to the transport bar remain? How do I save them as standard for all projects? I just want the pre-fader metering button there on all my projects.

    No the changes in the transport bar are project dependent (this is not an overall preference setting) so you have to customize your template and take it from there.

  • Data Changes / Transports for Customizing Requests

    Hello,
    I am working on building a report which will fetch the transport related data such as Release Date & Time, Import Date & Time along with the Objects in that particular Transport.
    It works fine in case of Workbench requests because I browse through the VRSD table to fetch the previous transports for the given object.
    However, for Customizing, as we know that we cannot find information in the VRSD table, is there any place where I can look for data changes / previous data for the given Table Content / View Content via any Class or Function Module? Please let me know.
    Regards,
    Venkata Phani Prasad K

    Hello Thomas,
    Thanks for the inputs. Basically, here is what my requirement is.
    1. Let us say we have a view T582L in which we have a record that changed and the change is on a transport (Customizing).
    2. Now, I would like to know whether there is any place where the previous record (Old Record) for the same entry exists on a different transport.
    3. So, it would be to track the changes happened to any of the T-Tables.
    Thats what I wanted to know. Any further inputs would be of great help.
    Regards,
    Venkata Phani Prasad K

  • TC: VTRC - Set up Meta Data (Customize function module)

    For few business requirements we have decided to customize the standard function module in "meta data setup" in VTRC transaction. During the analysis i have put the break point in the function module. System is not stopping at that point when i am executing transactions in foreground.
    I came to know that we have to activate few settings, so that system will stop at that break point level. Could any body let me know what are these settings?
    Thanks & Regards

    hi
    which include you are trying to put breakpoint.
    are you getting the message breakpoint set or not?
    are you executing the transaction in same session/window in which breakpoint is set?
    Regards
    Jitesh

  • Data Guard Transport and Real Time Apply Configuration

    Hello,
    I'm configuring a Data Guard configuration using Oracle 12.1.0.2 and I have observed that in a máximum perfomance configuration, that is the default.
    The system upgrade to a SYNC configuration.
    DGMGRL> show configuration
    Configuration - DRSolution
      Protection Mode: MaxPerformance
      Members:
      orcl - Primary database
        STBY - Physical standby database
    Fast-Start Failover: DISABLED
    Configuration Status:
    SUCCESS   (status updated 53 seconds ago)
    SQL> show parameters log_archive_Dest_2
    NAME                                 TYPE        VALUE
    log_archive_dest_2                   string      service="stby", ASYNC NOAFFIRM
                                                      delay=0 optional compression=
                                                     disable max_failure=0 max_conn
                                                     ections=1 reopen=300 db_unique
                                                     _name="STBY" net_timeout=30, v
                                                     alid_for=(online_logfile,all_r
                                                     oles)
    However, if I insert 1 row in a test table at primary database and commit, immediately I see the change in the standby database.
    If this behavior new in this versión?
    How can I revert to the classic max performance configuration, where only send the archive when it is full.
    Thanks
    Arturo

    >How can I revert to the classic max performance configuration, where only send the archive when it is full.
    That is ARCH shipping.  The default in 11.2 and above LGWR shipping.  So LGWR ships the redo immediately.  The only thing with ASYNC is that it doesn't wait for the Standby to acknowledge before it returns a COMMIT to the user.  In a  low-load environment,  if the standby can apply the redo fast enough, ASYNC is virtually the same as SYNC.  That is MaximumPerformance becomes the same as MaximumAvailability.  Only when the redo load is higher than the available bandwidth or the speed at which the Standby can apply it , will you see a lag in the Standby.  (To force an explicit lag, there is a separate DELAY parameter).
    ARCH shipping is deprecated.

  • Data Source Transport Problem

    Hi,
    I am trying to transport some BW Objects ( InfoCubes, IO, DTPs, Transformations, Datasources) from my SAP Bw Dev system to some other SAP BW dev system E15 010.
    All the Objects have been correctly transported but the DataSources as well as the connected Transformations are not getting transported.
    Following error is coming:
    Start of the after-import method RS_TRFN_AFTER_IMPORT for object type(s) TRFN (Aktivierungsmodus)
    No rule exists
    Source RSDS 0TCT_DS02 T15CLNT100 does not exist
    No rule exists
    Please give me ideas how to solve this problem..
    Thanks and regards
    Pradeep

    Hi Pradeep,
    The datasource & transformations are dependent on the source system. Can you please confirm if this target BW system is connected with the source R/3 system where active datasource exist.
    If this target BW system is connected with some other R/3 system, can you please confirm that before transporting BI requests from one system to other, did you transport transport requests from source R/3 system to target R/3 system.

  • Error while transporting data from DevBI to QualityBI

    Hi all,
    After transporting SD cubes,along with some warnings I received the foollowing error in BI quality system..
    Master Data Table /BI0/PMATERIAL contains data: Characteristic 0MATERIAL cannot be activated                                        |
      SID Table /BI0/SMATERIAL contains data: Characteristic 0MATERIAL cannot be activated                                                |
      Text Table /BI0/TMATERIAL contains data: Characteristic 0MATERIAL cannot be activated     
    I remember that sometimes transport error occurs if there is data inside master data object.Remove the data and transport the infoobject again.Is that right?
    Please help me out how to resolve the error.
    Thanks.

    Thanks for the reply.
    I dont have an intention  to delete the data from  infoobject.
    Somewhere I read that transport error results in some cases if there is data inside the infoobject.I am not sure if its correct or not.
    Master Data Table /BI0/PMATERIAL contains data: Characteristic 0MATERIAL cannot be activated                                        |
    SID Table /BI0/SMATERIAL contains data: Characteristic 0MATERIAL cannot be activated
         | Text Table /BI0/TMATERIAL contains data: Characteristic 0MATERIAL cannot be activated                                              
    Inorder to solve the error,what should i do?
    Please reply back.

  • CTS+ configuration in PI 7.4 to transport SLD specific data

    Hello Guys,
    I am doing CTS+ configuration for PI System SLD Vesrion 7.4 to transport J2ee as well as SLD specific data through transports. My CTS server is Solman System.
    I have created a CTS user in Solman System and in PI NWA I have defined destination to point to Solman System. But i am running into several errors.
    Could anyone please help me what user authorization are required for CTS user in Solman to transfer Non-Abap Data and SLD specific data through transports.
    Its very urgent.

    Hi Bharatram,
    Apply the below roles to the user
    SAP_XI_CMS_SERV_USER
    SAP_XI_DEVELOPER_J2EE
    SAP_XI_CONFIGURATOR_J2ee
    and refer the below blog
    CTS+ Configuration for Process Orchestration (PI/PO) and AEX 7.31 (JAVA Only Stack)
    regards,
    Harish

  • Transport Table with Data from Development to Quality

    Hi
    Requirement:
    Transporting Table with Values from Development to Quality System.
    I have a Z* - table, appended one field at the end.
    I need to transport data along with the table structure from Development System to Quality System.
    In Development System, I have assigned the Transport request in Client 100(We can't add data to the table in this client).
    What needs to be done to migrate the new table structure with Values.
    Thanks in Advance
    Regards,
    Baburaj
    NOTE: the requirement is to transport table and table entries through a transport request.
    There should not be any manual update for the table in the target System (Quality System).

    Check the delivery class assigned to the table. Please see the documentation
    Delivery class
        The delivery class controls the transport of table data when installing
        or upgrading, in a client copy and when transporting between customer
        systems. The delivery class is also used in the extended table
        maintenance.
        There are the following delivery classes:
        o   A: Application table (master and transaction data).
        o   C: Customer table, data is maintained by the customer only.
        o   L: Table for storing temporary data.
        o   G: Customer table, SAP may insert new data records, but may not
            overwrite or delete existing data records. The customer namespace
            must be defined in table TRESC. (Use Report RDDKOR54 here).
        o   E: System table with its own namespaces for customer entries. The
    customer namespace must be defined in table TRESC. (Use Report
    RDDKOR54 here.)
    S: System table, data changes have the same status as program
    changes.
    W: System table (e.g. table of the development environment) whose
    data is transported with its own transport objects (e.g. R3TR PROG,
    R3TR TABL, etc.).
    or during client copy
    the data of client-specific tables is copied.
    Classes C, G, E, S: The data records of the table are copied to the
    target client.
    Classes W, L: The data records of the table are not copied to the
    target client.
    Class A: Data records are only copied to the target client if
    explicitly requested (parameter option). Normally it does not make
    sense to transport such data, but is supported to permit you to copy
    an entire client environment.
    or during installation, upgrade and language import
    behavior differs here for client-specific and cross-client tables.
    nt-specific tables
    Classes A and C: Data is only imported into client 000. Existing
    data records are overwritten.
    Classes E, S and W: Data is imported into all clients. Existing data
    records are overwritten.
    Class G: Existing data records are overwritten in client 000. In all
    other clients, new data records are inserted, but existing data
    records are not overwritten.
    Class L: No data is imported.
    Cross-client tables
    o   Classes A, L and C: No data is imported.
    o   Classes E, S, and W: Data is imported. Exisitng data records with
         the same key are overwritten.
    o   Classe G: Data records that do not exist are inserted, but existing
         data records are not overwritten.
    ehavior during transport between customer systems
    Data records of tables of delivery class L are not imported into the
    target system. Data records of tables of delivery classes A, C, E, G, S
    and W are imported into the target system (this is done for the target
    client specified in the transport for client-specific tables).
    se of the delivery class in the extended table maintenance
    The delivery class is also analyzed in the extended table maintenance
    (SM30). The maintenance interface generated for a table makes the
    following checks:
    o   You cannot transport the entered data with the transport link of the
        generated maintenance interface for tables of delivery classes W and
        L.
    o   When you enter data, there is a check if this data violates the
        namespace defined for the table in table TRESC. If the data violates
        the namespace, the input is rejected.
    Thanks,

  • Transportation Master Data in ECC (TRA)

    Hello guys,
    Please, I would like to clarify some doubts about Master Data in Transportation (ECC-TRA):
    1. I need extra fields in material master (verp) like a vehicle identification number (used by the government over here  in Brazil), called "RENAVAM". As well vehicle color, vehicle type, vehicle condition, vehicle plate number, and owner contact. How can I make them available?
    2. Yet in MM01, can I maintain both the truck and its container with their features for the same material number (truck model, engine power, number of tire axls, dimensions, capacity)?
    2. The driver is usually maintaned in XK01like the Service Agent?
    Thank you,
    Regards,
    Renato Pereira.

    Hi Renato,
    It is better that you post this to the ERP(MM or SD), this is not related to TM(transportation management), there you can get more response than here.
    Best Regards,
    Dawson

Maybe you are looking for