Customizing open in production system for tcode KOT2

Hi gurus!
I have a problems with tcode KOt2
The problem is that the modifications are aviable also in production system, and you can change it in production system.
How can i put it again just  with the seeing mode? I want to modify it just in test system.
Thanks

Hello Nereab
Transaction KOT2/_OPA is a so-called 'current setting' in SOBJ, the settings in
SCC4 do not influence this. This is the reason why the transaction can
be called in 'change' mode in your system; the philosophy concerning
this has changed since release 4.0B (where it was not a 'current
setting').
If you want to prevent changes for this transaction, you have to follow
the information given in note 420909 accordingly.
br, Guido

Similar Messages

  • How to edit customizing view in production system?

    Hi,
    I wonder if it is possible to edit customizing view (ex: tcode OAV8) directly in production system. I need a method that doesn't require repair.
    Any help will be appreciated..

    Hey
    You can copy view V_T087G to ZV_T087G. After you have to create a new table maintenance for this view. The new table mainteance will have a Z function module so you can select in the "Dialog Data Transport Details" the flag "no user recording routine" instead of "Standard, recording routine".
    After you have to call this table maintenance from Sm30 or from a transaction.
    Regards

  • Change Customizing Table in Production System

    Dear All,
    At my current customer we are in an implementation wave and I realised that some settings are not in the transport requests. I am sure about it. But somehow someone has changed the customizing table settings in Production System!
    I know SCC4 and the option how to allow to customize some Table for changing but now this is not the case.
    Is there any other way to change the entries in the customizing table? must be...
    Thank you in advance,
    Regards,
    Zsolt
    Please, also inform me if this is not the correct forum to raise this topic (and suggest one that is)

    Dear Maen,
    Thanks a lot. This program has solved my question. He did the changes in SE16N and I guess with &SAP_EDIT because the table is not editable after execute it in SE16N.
    Thanks again,
    Have a nice day.
    Thanks for the other comments, were also useful (points also assigned)
    Regards,
    Zsolt

  • Introduction of additional customer fields in productive system

    Dear experts,
    in the SAP help and OSS-notes (SAP Note 891144) it is strongly recommended NOT to introduce additonal customer fields for the new General Ledger Accounting in already productive systems. I would like to know if this because of technical  reasons , e.g. field creation or assignment is technically not possible because transaction data is already in the system, or because of  the problemsfor the reporting when the fields are not correctly filled .
    Thanks a lot.

    Hello,
    In my opinion, the purpose of this OSS note 891144 is to inform about the risk when you Define Document Splitting Characteristics for General Ledger. In that customizing point, the 2 fields zero balance and mandatory field must be ticked in order to avoid any consistancies related mainly to document posting without profit center, Bus Area or Segment ...
    If document splitting is activated, means document must be posted with profit center (or Bus Area or Segment if they are activated) information in order to have correct info and correct reports
    But please contact SAP directly if you have problems regarding this
    Best regards
    Tarek
    Edited by: Tarek AYACHI on Sep 2, 2011 5:47 PM

  • Planning a production system for SAP portal

    Hello Experts-
    Can any one of you point me to some document or blogs on best practises on designing production portal. I am not looking for best practics implementing portal, but just production system.
    Thanks,
    John.

    Hi,
    What do you mean by implementing portal production system ? Are you talking about HA or from application point of view ? If application point of view, what all application you want to install on portal ?
    Thanks
    Sunny

  • Custom button  on ALV report for Tcode FL10G ?

    Hi All,
    I want to add custom button in the AVL report for FL10G transaction.  And then need to implement logic for that button (calling BAPI to create shipment for the selected records).
    For VL10G alv program GUI Status - STANDARD001  I think I can add button in this gui by using access key.
    But how to implement logic for this custom button?  Where I can put the code for this button logic?
    Please let me know if any one has any ideas on this issue.
    I appreciate your help and time on this.
    Thanks.
    M

    Hi Murali,
    The standard program it will not allow to copy the GUI Status. Because source and target program should not same.
    It will definitely debug will work. Yo can create the GUI Status through SE41. In SE41 Just give Program name :SAPLV50R_VIEW click the button status. here you should not give any gui status. just blindy say create the then it will popup screen appears in the screen. Here you can mention your Z GUI Status. It is not required to create all the menus manually instead of the there is button which is located in the screen next to blue i button. here you can click and select the standard interface. You can get all the menus as similar to standard. Like that you should create Menu Bar, Application Toolbar and Function Keys  Menus. Then you can add your custom button in the Application tool bar button.
    When you execute the Transaction VL10G and check your cusom menu button will appears. Once you click custom button only exit will trigger. Find the below code for your reference.
    CODE
            loop at ct_postab assigning <fs>
                    where selkz = 'X'.
    *To Fill the BAPI  Header Parameters
                  str_ordhdr-ship_cond = w_sval-value.
    *To Fill the BAPI  HeaderX Parameters
                  str_ordhdrx-updateflag = 'U'.
                  str_ordhdrx-ship_cond = 'X'.
                  call function 'BAPI_SALESORDER_CHANGE'
                    exporting
                      salesdocument    = <fs>-vbelv
                      order_header_in  = str_ordhdr
                      order_header_inx = str_ordhdrx
                    tables
                      return           = str_return.
                endloop.
                read table str_return into w_return index 1.
                if sy-subrc eq 0.
                  if not w_return-type = 'S'.
                    message w_return-message type 'E'.
                    leave to current transaction.
                  endif.
                endif.
    *Do the BAPI Commit
                call function 'BAPI_TRANSACTION_COMMIT'
                  exporting
                    wait = 'X'.
              endif.
            endif.
          endif.
    Let me know if you have anything to discuss on the same.

  • How to go on production system for webcenter sites

    Hi,
    I have installed the webcenter sites and deployed them on weblogic. AVISports and FirstSiteII sample sites also been configured, now how can I go on delivery/production url?
    IF we need to install gadgets on top of it then how can we proceed?
    Thanks,
    Rajiv Jain

    For Gadgets installation you can follow:
    https://docs.oracle.com/cd/E29495_01/doc.1111/gadgets_11gr1_installation_guide.pdf
    Please make sure you install gadgets in separate machines (not even separate server on same machine) pointing to the installed cs. This is not documented but we got this info through Oracle SR.
    For the production url, I'm also waiting for a response:
    Actual site URL in the production server?
    Thanks
    Arijit

  • FI TCodes - Client Opening in Production

    Hello,
    We have requirment that below mentioned Tcodes to be accessable to the FI Functional Team in Production system without opening SAP  Production client.
    u2022     Tcode for Tax Codes u2013 FTXP
    u2022     Tcode for Number ranges u2013 FBN1
    u2022     Tcode for Exchange Rate Maintenance u2013 OB08
    u2022     Tcode for Period Open/Close u2013 FI/MM u2013 OB52/MMPV
    However, this cannot be done through additional authorizations.
    Please do let us know your suggestion of how to do the same.
    BR
    Jayesh Thamburaj

    Hi Mohan,
    As per I know, there are 2 ways...
    1. You may create a role/profile to allow select people to have authorization for these transaction.
    2. You need to use Transaction SOBJ to modify the transaction such that it allows specific user to execute certain transactions eevn though client SCC4 or SE06 level closed.
    But modifying SOBJ is something has never been advised. You may take SAP's suggestion on this before you proceed further.
    Regards
    Sekhar

  • Hack release strategy customizing on production system?

    Hello Gurus,
    I have a problem - I made a mistake in release strategy customizing for purchase requisitions and now I need to repair it (the change is possible only on development system, but our development system is now under upgrade process and no development customizing is possible for one month).
    So I need change the release strategy customizing directly on production system. Please, is there some possibility (some hack or whatever) to change it on production system ?
    Thank you,
    Ondrej
    Edited by: Ondrej Hladek on Jul 11, 2008 2:37 PM
    Edited by: Ondrej Hladek on Jul 11, 2008 2:38 PM

    In SPRO Materials Management / Purchasing / Purchase Requisition / Release Procedure / Set Up Procedure Without Classification / Assign Release Indicators
    For one strategy there is entered 4th level, which is redundant. I need to edit line which sets in 3rd level blocked state (it should be set for Purchase Order) and then I need to delete the line in 4th level which mistakenly sets Purchase order (actually there shloud be no 4th level entered for this strategy).
    Edited by: Ondrej Hladek on Jul 11, 2008 3:01 PM
    Edited by: Ondrej Hladek on Jul 11, 2008 3:01 PM

  • Minimum Trusted RFC's for productive system

    Hi!
    We have very strict requirements dealing with set up of Trusted RFC for productive system for ChaRM approach in SOLMAN.
    Can some one tell me which Trusted RFC's and users for the productive system do I need?
    a) Trusted RFC is not mandatory for the productive system
    b) Trusted RFC only in productive system, client: 000, users: 1 communication user and 1Dialog user
    c) Trusted RFC in productive system for  each client with users...
    Thank you very much!
    H. Thomasson

    Create the function modules in SE37 and set the remote-enabled flag in the attributes section. Then import them into XI.
    Create a custom Z table through SE11 on each system to store any data, and the code in each function module would reference it. (Either that or just hard-code everything)
    In short yes it can be done through SE37, no you don't need SE38.
    I think you're talking about function groups which is a container for the function module. You can do everything through SE37 if you use the Goto->Function Groups-> Create Group option and give it the same name as your Function Module.

  • Best practice to reduce downtime  for fulllaod in Production system

    Hi Guys ,
    we have  options like "Initialize without data transfer  ", Initialization with data transfer"
    To reduce downtime of production system for load setup tables , first I will trigger info package for  Initialization without data transfer so that pointer will be set on table , from that point onwards any record added as delta record , I will trigger Info package for Delta , to get delta records in BW , once delta successful, I will trigger info package for  the repair full request to  get all historical data into setup tables , so that downtime of production system will be reduced.
    Please let me know your thoughts and correct me if I am wrong .
    Please let me know about "Early delta Initialization" option .
    Kind regards.
    hari

    Hi,
    You got some wrong information.
    Info pack - just loads data from setup tables to PSA only.
    Setup tables - need to fill by manual by using related t codes.
    Assuming as your using LO Data source.
    In this case source system lock is mandatory. other wise you need to go with early delta init option.
    Early delta init - its useful to load data into bw without down time at source.
    Means at same time it set delta pointer and will load into as your settings(init with or without).
    if source system not able lock as per client needs then better to go with early delta init options.
    Thanks

  • SAP Product issue in 'Product System' tcode SMSY

    In the process to create the new 'Product system' for SAP Product 'SAP ERP 6.0', system is not accepting any installation number (because of grey mode) but If i choose the SAP Product ' SAP Netweaver', i can assign Installation number for ECC server.
    When i'm selecting Product 'SAP ERP 6.0' for new product system, i'm getting the Product version 'SAP ERP 6.0 01' .
    as per our license policy, we have to use 'SAP ERP 6.0' as the SAP Product .
    any idea about to fix it or if i'm missing something?
    We are using SAP EHP1 for SAP Solution Manager 7.0 and SAP ECC 6.0 for ECC server landscape.
    Thanks
    Amar

    using the following link (reply from Miguel section), i'm able to fix this problem
    Product Version SAP ERP 6.0 Missing from solman 7.0
    Thanks

  • Function module to clear customer open items

    Hi ,
    I have a requirement in FI module to clear the customer open items through Function Modules.  The standard functionality is done through the tcode f-28 / f-32.
    Please let me know if there is any program or Function Module to clear the customer open items.(without using BDC).
    Thanks in advance.

    Function Module for GL open Items
    how to clear customer open items by another  customer open item
    Function Module for GL Open Items
    Reward points..

  • Unable to open the Production Order

    Hi All,
    there is a message error while trying to open the Production Order using tcode CO03.  The message is "User AA is currently processiong order 123456".
    User AA is already log-off from the system, but still giving the same error message.
    How to solve this problem?
    Thanks.

    Hi,
    Logically to display any document it may not resttrict even though same document is using by other user it may only allow yout display rather to change......but also try the below way it may help you.
    Just re login in user AAA and select the first radio button "continue with this login and end other login" and then login from your USER ID and try to display the production order through CO03.
    BR

  • Help needed on movement of transports between two production systems

    Hi All,    
    Our client is implementing SAP in US and Europe and it has separate production systems for both. It already went live in US and now started SAP implementation for Europe. They wanted to leverage the development & configuration done for US in Europe implementation and have taken the copy of US development box and started building on that. For Europe, they identified few changes to the existing custom objects from US,  few objects from US which are not required and also brand new objects. Going forward, they also decided to import all the defect fixes and changes from US into Europe system on a regular basis(monthly).
          If anybody has experience in an environment like above, please let us know the pros and cons with the approach highlighted above.

    Differentiate thru trasports requests and move the correspoding cofiles and Data files in required system and import as suggested earlier.
    Thanks

Maybe you are looking for