Effects on back end correction

Hi,
Can anyone please share, what are the effects on the back end - modification's?
Thanks,
Lavanya

Lavan ya wrote:
Hi,
Can anyone please share, what are the effects on the back end - modification's?
Thanks,
LavanyaHi Lavanya,
It is not advisable to do back end modifications. Any modification you do to the Standard Apps tables may or may not impact the system adversely. If the tables are custom tables, it is up to you to decide whether to update or not depending on its impact on your custom processes.
If you update the standard Oracle tables, you will not get support from Oracle if there is an issue due to the backend updates.
I would advise to raise an SR, propose your datafix to Oracle Support. In some cases Oracle Development can review the datafix and it is found ok, they will approve the datafix. Do not make any back end updates without Oracle's Approval.
Hope this helps!
Thanks,
Sathish Raju
[www.projectsaccounting.com|www.projectsaccounting.com]

Similar Messages

  • Inconsistency between Bex and Back end

    Hello, I have a query about bex issue. I have few fields in my DSO/Cube which has data showing correctly in the back end but in Bex it shows partial of those values. like if i have something like this:
    ZField
    000000000000000000008
    It shows correct in DSO table but in Bex it only shows the zeros. do you know why and how to get this to show the whole field value?
    Thanks.
    By the way this is a characteristic and not keyfigure.

    Hi Vekant,
    If you have not did any speecific thing at query level then value should be shown correctly.
    Please try this once and check.
    Create new test query on your data target drag and droup your charecteristic.please execute your test query and see if you are able to see the correct value.
    try this.
    Regards,
    Ganesh Bothe

  • Shortened Fiscal Year and its impact on BI back end and Bex reports

    Hi All,
    Our client is making some changes to the fiscal year period.
    Becuase of some business requirements, we will have to shortened the fiscal year.
    Can you please suggest - what are the watch points when we do this?
                                            - what will be the impact to BI back end and Bex reports?
    Thanks,
    Nisha

    Hello Nisha,
    Since the fiscal year (Infobjects - 0FISCYEAR and/ 0FISCPER3) is compounded with fiscal year variant, therefore maintaining the correct variant in BI will automatically take care of showing the data correctly.
    So there are two things to be maintained in BI:
    1) To see that the variant definition.
    2) If you need to display the text of the fiscal periods, then the correct texts.
    Let me know if you need more clarifications.
    Regards,
    Shweta
    Edited by: Shweta Kesarwani on Jan 8, 2010 11:10 AM

  • Issue with back end validation in jsf 2.0

    I am upgrading my apps to jsf2.0 and I came across something that I hope you have already solved.
    In jsf 1.1 action methods returned a string. If that string was NOT mapped as a navigation in faces-config.xml, then it just rerendered the active page. this made doing back end validation easy because I could add messages to the faces context and when the active page rerendered the validation messages would get displayed and no one was the wiser than it was done on the back end instead of on the front end.
    In jsf 2.0 I get null pointers if I return a string that is NOT mapped as a navigation. So I changed the code to return a string that is mapped as a navigation for that page when there is a validation error. but that is treating it like a new request and not a rerender so the validation messages I added to the faces context are not there when the page renders.
    if i test submit a form that has only front end validation then it works fine and the validation messages are correctly shown.
    any suggestions?

    In 11.2.0.3 you are unlikely to see the various truncate/drop issues relating to large numbers of small extents - unless you use dictionary managed tablespaces.
    There are a couple of possible threats with small extents and highly concurrent inserts with ASSM that might be a temporary problem when the object size is small. There may still be some issues with large uncommitted inserts or deletes making other session's work very hard to identify free blocks until the large transaction has committed - these things can be hard to test.
    There may still be a couple of inefficiencies with parallel query and small extents, although parallel CTAS did have a (possibly temporary) hack to allocate immediate large extents to work around some of the silly details.
    Really you need to think through your requirements and them model them on your system - some of the anomalies have changed several times over the last three years.
    Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    Now on Twitter: @jloracle

  • Error : No valid R/3 Back-end system

    Hi CRM gurus,
    I'm trying to connect SAP CRM 5.0 to SAP ECC 5.0.
    When I launch trx R3AS for downloading the first object of the list coming from Best Practise (DNL_CUST_ACGRPB), I am getting the above error: "No valid R/3 Back-end system."
    Now the point is that RFCs work smoothly, administration console as well and R/3 view CRMRFCPAR was filled correctly.
    Where is the problem? I'm looking into, but without results.
    Any suggestions in this issue will be rewarded.
    Regards,
    AndreA

    Many thanks Praveen,
    I have carried out all the checks in the tables and it seems that everything is fine!.
    Creating a RFC Destication for CRM in R/3
    Maintain Table CRMRFCPAR and CRMCONSUM?
    In Table CRMPAROLTP, Parameter "crm release" should set to your CRM version ( ex 500 for crm 5.0)
    Maintain table TBE11, APPI should be NDI(new dimension integration),A yes
    I don't really know where the error could lay.
    Andrea

  • Commercial distributed application with SQL Server 2008 back-end

    Hi All, I am suffering some confusion and wondered if anyone could clear up a few questions for me.
    I am currently developing an application to be sold commercially, to be deployed locally on a customer's site. It is a client-server application and the server utilises an SQL Server 2008 back-end. Client applications however do connect directly to the SQL
    Server.
    We probably want to support about 100+ client applications. Each client application could feasibly be making several SQL query requests per second.
    Firstly, what are the licensing implications of this for the customer? I understand SQL Server 2008 can support 30000+ concurrent connections, but am I correct in thinking that each client application will require CALs? Or I understand there is a "processor
    licence"...
    Secondly, and I know this is quite a broad question, but can anyone offer a rough estimation of the processing/storage requirements for the server?
    Thanks in advance!

    Hi click,
    Usually, SQL Server is licensed through Microsoft Volume Licensing programs using two software licensing models, one is the Per Processor (Core-based) licensing model, another is Server plus Client Access License (Server+CAL) licensing model which is based
    on the users or devices accessing the product.
    Using the Per Core Licensing Model When running SQL Server in a physical operating system environment (OSE), all physical cores on the server must be licensed. When licensing SQL Server software under the Server+CAL model, customers purchase a server license
    for each server and a client access license (CAL) for each device (Device CAL) and/or user (User CAL) accessing SQL Server or any of its components.
    For more detailed information regarding to the license issue, please call 1-800-426-9400, Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific Time) to speak directly to a Microsoft licensing specialist. For international customers, please use the Guide
    to Worldwide Microsoft Licensing Sites to find contact information in your locations.
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • TMG2010 - Front-End (DMZ) / Back-End (Internal) - Reverse Publishing. Exchange 2010

    Hey Guys,
    I need some help conceptually understanding how TMG2010 is used in a front-end back end scenario. For Example:
    1) The client would have TMG2010 in the DMZ
    2) The client would have TMG2010 in the Internal Network.
    3) The client would have multiple Network Cards (2-Leg's) on each of the TMG boxes
    My question is definitely design related so my apologies if its a little confusing. Would the correct way of setting up TMG securely be the way i have described? If so how would you set the Auth type? Do you know of any design documents that cover my scenario?
    What i am really confused about is the Authentication Type for each of the TMG servers (Front-End, Back-End) and if those servers would both be joined to the domain or not. 
    Thanks,
    Robert
    Robert

    Hi Robert,
    Various way to do it however below are one method of Doing it.
    Internal TMG
    Internal TMG can be joined to Domain
    Two LEG TMG
    Once NIC connected to Internal network Switch
    Other NIC Connected to DMZ Switch ( Which Routes Traffic to External TMG internal Interface )
    External
    Workgroup
    One NIC connecting to internet Router
    Other NIC connecting to DMZ switch
    Network relationship can be NAT between TMG, You can use the Internal TMG as Proxy / Web Publishing / Server Publishing etc. Use the External TMG as plain firewall and to NAT Internet Inbound Request to back end Firewall External Interface IP address. Malware
    / NIS can be enabled as per your requirement on any one of the TMG.
    Additional to It
     You can Configure one More LEG a third Interface on Both TMG
    Configure External DMZ on the Third Interface on External TMG. External DMZ will be only Internet Facing
    Configure Internal DMZ on the Third Interface of Internal TMG. You can Use it as Inside DMZ.
    Hope this helps
    Thanks for the response. But what about the Authentication? How would that be setup? I am still unclear on that part of it. For Example:
    In my lab i have the following:
    1) Single Armed TMG server
    2) Auth set to NTLM/Integrated on both TMG and Exchange (OWA). Other Auth settings for other exchange services
    3) Single Listener, SSO Across AD Sites
    4) TMG is only providing Reverse Publishing, no other network security services.
    If I added another TMG server as a front end how would i configure the Authentication for the above scenario?
    Thanks,
    Robert
    Robert

  • Front-end: APEX, Back-end: Oracle 10g

    I'm new to Apex but I'd like to have a two tier setup with a front-end server running Apex 3 that is accessible to the Internet and a back-end server running Oracle 10g database that is only accessible from the front-end server. I know how to restrict the access using my firewall, but how do I "point" the apex-server at the db-server?

    Hi Troy,
    Yes that's correct, the 'pointing' between the OHS and the DB is done via the Database Access Descriptor (DAD), if you read through the APEX installation docs here -
    http://download-uk.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/toc.htm
    specifically the section on editting the DAD -
    http://download-uk.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/post_inst.htm#CHDHCBGI
    all should become clear.
    Note that the above section on editting the DAD might not be applicable to your exact setup so please take the time to read through the entire installation doc rather than just skipping to the section I've pointed to.

  • Differnec in front end and back end of ESS record time from ABAP point

    HI Expert,
    Here I need information regarding employee working time.
    Quary is we are trying to restricts the records entered in time sheet through user exit CATS0006.
    Here in CATS0006 one table is there CHECK_TABLE.
    when I am executing time sheet from back end(t code  CAT2) the table Check_table is having forward and backword 6 weeks data from the key date and date_from and date_to fields have correct value for week start and end.So that I am able to validate records.
    But when I am executing from ESS>Working time>Record working time and set an external debugger on CATS0006 I got that at this time CHECK_TABLE has only edited entry and date_from and date_to field value are also not correct one.
    Please suggest what may the cause of problem ,is it the case with your system as well?
    Is it a problem with SAP standard code?
    << Moderator message - Please do not promise points >>
    << Moderator message - The answers in the forum are provided by volunteers. Please do not ask for help quickly. >>
    Thanks,
    Subhashree.
    Edited by: Rob Burbank on Dec 2, 2011 9:26 AM

    Hi,
    What password are you talking about, the one created with the workgroup manager? That will be difficult since 2010 doesn't have the workgroup manager anymore. You can still use the database in the 2010 environment but you can't make any changes to the original
    database without the password.
    Maurice

  • Sharepoint recovery 1 front-end one back-end

    I have a simple SharePoint environment with a SharePoint 2010 front end and a dedicated SQL back-end. Both virtualized on Hyper-V 2008 R2 host. There are no complicated apps - it is just a file serving SharePoint implementation.
    The VHD for the front end server (it only had one drive) got corrupted. I have an export of the complete server from the 29th December, including the VHD.
    The back end (SQL and all the databases) if unaffected.
    I tried creating a new VM with the three day old VHD from the export, but it does not seem to correctly connect to the back end.
    I also have DPM 2012 backups of the whole thing systems, though they are made via the SharePoint front end.
    With a whole panoply of solutions I can:
    1. import the exported front end and see if that works better than just re-creating the machine (GUIDs and all that)
    2. Forget the export of the front end on the 29th and do a fully fledged DR from DPM
    Any other ideas?
    CarolChi

    One thing to note is that SharePoint does not support VM backups (that is, snapshots or full backups of the VHD itself). Since your VHD is older than the data within the Configuration database, it is best to start with a new front end.
    You should be able to install SharePoint up to the same patch level on the new front end, "join" the existing farm, and then forcibly remove the defunct SharePoint server from Central Administration.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Terminate:Activity failed; there is no back end error log. - Query Designer

    Hello all,
    Has anyone encountered this erro before while using query Designer. I am trying to drag an infoobject in the rows section and I get this STOP error in message section at the bottom.
    Terminate: Activity failed; there is no back-end error log [A006(R9E)]
    Diagnosis
    An error occurred in the back end.
    System Response
    An error occurred in the back end for which there is no error message. You cannot continue to work.
    Procedure
    Exit the Query Designer and correct the error on the back end.
    Then start the query designer again.
    Procedure for System Administration
    I dont get what is going wrong here,
    Thanks,

    hi,
         There may be some problems with the connectivity in the box which you have logged in or in the excel properties itself. Try to login again and see if the problem is resolved else contact the BASIS or admin.
    Thanks,
    vrrp.

  • Issue connecting SRM 7.01 to a R/3 4.5B back-end

    Guys,
    I need your help with the following. We are currently trying to connect a SRM 7.01 system to a R/3 4.5B back-end. We almost got everything working except for a small problem, maybe you can help. We are using the classic scenario and are creating purchase orders in the back-end based on a SRM SC.
    First question did anyone successfully connected a SRM 7.01 system to a R/3 4.5B back-end?
    The problem we are encountering is as follows. In customizing in SRM I have selected system type R/3_4.5B as the back-end system type in u2018define system landscapeu2019.This causes for the determination of driver FM B45A_PO_CREATE when SRM wants to create the PO in the back-end (BBP_PD_SC_TRANSFER  ).This action succeeds because the PO is created in the back-end.
    However, the next action of BBP_PD_SC_TRANSFER  is to read the data again from the back-end via FM B45A_PO_GETDETAIL. This synchronous call is done in order to update the SC status in SRM and create the linkages in BUS2121. This last action fails, because at the time the get detail Bapi is executed by SRM, the EKKO table in the back-end is not yet up to date and error u2018W5 107 purchase order does not existsu2019 is issued by the BAPI_PO_GETDETAIL in te back-end. This causes the SC in SRM to get status I1112 (error in process). Even though this status is issued in SRM, the PO is available in the back-end without any errors if I check this  via ME23.
    What I see is if I debug the SC transfer process and wait 1 or 2 seconds between the B45A_PO_CREATE and B45A_PO_GETDETAIL. The issue is not there. In this case it appears that the EKKO table is updated on time in the back-end and the B45A_PO_GETDETAIL can be processed in SRM without problems in order to update the SC status. I get status I1113 follow-on document created in this case.
    Thus my conclusion is there is a timing issue when connecting to a R/3 4.5B system. Does anyone know a solution. Our thought goes to a small enhancement in the B45A_PO_GETDETAIL FM creating a timer to wait a second before the execution and fetching of the data. I tried it and it worked. But of course I prefer a standard SAP solution. Did anyone experienced similar behavior? Or knows a standard SAP solution to this problem?
    Appreciate your help.
    Best regards,
    Skander

    Hi Surender,
    The code changes in this note only apply if the system type is u201CERP_Xu2019u201D. This is not the case over here, we are trying to connect to a R/3 4.5B system.
    Some additional info, we have multiple back-ends connected. All ECC back-end function correctly and for these we do not have the problem. Only for the very very old R/3 4.5B system.
    Any way I tried the note but no luck. This because of the above.
    Thx.

  • Problem in opening MS Word doc from CRM back-end.

    Hi All:
    I have a MS Word document stored in my CRM system which opens by passing a transaction number as input. When we try to preview the word
    doc it opens properly from back-end.
    But the real problem exists when i'm trying to open it from my web-dynpro thru java, it never opens in a correct format(i mean it never opens at all). When I stored it in local machine to open it from notepad, i could see all the junk data along with original text.
    If any one have done this successfully before, plz do let me know the way or send me the code sample to read word from webdynpro java. I've implemented with couple of options which didnt worked.
    Munna_SAP

    Hi All:
         I've solved it by my own and it opens the word document properly.
    Solution: I didnt looked at the r\3 end that how it was coded, i've changed my code in java to meet the requirement.
    Tnx,
    Munna_SAP

  • XML Layout to be attached to a SRS Report called from back end.

    Hi,
    I have got a set of reports which I will have to call from the back end using FND_REQUEST.SUBMIT_REQUEST packaged function.
    In that, some are having a XML layout. When being submitted these requests do not get the XML layout called; hence, the display fails with error 'Unable to find published output for this request'.
    Kindly help me on how to refer the XML layout during the calling of the backend function.
    Thanks,
    L. Mukunthan

    Hi,
    Sorry for the delay.
    Answers to your Q's as below:
    1. how is your concurrent report defined ? is the concurrent program output format XML ?
    YES
    2. In the report itself (rdf), under report properties - XML setting section, is the XML Prolog value set ?
    XML Prolog value set: <?xml version="1.0"?>
    3. Have you validated that the report query(ies) is(are) working in SQL*PLS/Toad/SQL Developer ?
    This is a report registered and working fine, when run manually. Only submission from back end omits the layout. Hence, being unable to publish the output.
    4. If the report query is working and everything is correctly setup, have you look on the server if XML is generated ?
    Yes. Output is getting generated. Only issue is the attachment of the layout template.
    Please advise.
    Thanks,
    L. Mukunthan

  • How to time a web service at back-end?

    I implemented a web service using Axis. This service is to receive an upload file and process it. Since it is a long process, I want to know and log how much time was used for each service call at the server side.
    The web service code is like:
    public class CTSService implements ICTSService, ServiceLifecycle {
    public String processUpload(byte[] zippedData, int zipSourceLength) {
    In the service method processUpload(), it receives byte array zippedData, which can be hundred of MBs. I want to log the time processUpload() receives and processes zippedData. The problem is that, when processUpload() is invoked at the back-end, the server has already received the zippedData, so we can't correctly compute the time of upload of zippedData.
    Does anyone have a good idea of how to time the web service call processUpload() at server side?
    Thanks!

    You can include below method in your code and call it.
    private void UpdateConfig(string key, string value, string fileName)
    var cFile = ConfigurationManager.OpenExeConfiguration(fileName);
    cFile.AppSettings.Settings[key].Value = value;
    cFile.Save();
    Here fileName is the full path + application name (eg: c:\project\WinApp.exe)
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer :)

Maybe you are looking for

  • Adding a single file to iPod Nano?

    Since I downloaded the latest version of iTunes, things don't make a lot of sense. I can manually manage my music, but I can't view my music list and the only way I can get music onto my iPod is to add everything in my library. Is there any way to av

  • Can we place values near the legend in charts

    Dear Obiee Gurus!! I have a requirement for pie chart where we need to place the values near the legend color. We have option to place the legend or not in obiee but not to show both colors and value. Pie chart circle yellow color Manufacturing 52 gr

  • How to properly use SC ??

    I need to create a service that calls a local .EXE.      binpath = "c:\windows\MGH\parentboot.exe" I have tried about 20 different ways to run this SC command and even when it does create the service I can never start it.  We are on Winodws 7 x86. Ho

  • CS5.5 embedded fonts

    In the video tutorials and in the help on this site they use the character option in the properties of textInputs or textboxes or whatever, but I dont have a character option in my properties. All i see is Color Effect, Display, and Component Paramet

  • Problem upgrading from snow leopard 10.6.8 to mountain lion. Damaged partition.

    Hi, here's my problem: I can't install ML and I can't go back to SL. This is the story: - trying to install ML on my iMac SL 10.6.8  >  error: HDD is damaged and can't be repaired. - trying to start up from original SL install disk  to return to the