No changes in 432 release?

No changes in 432 release?

Hi,
There are no breaking API or markup changes in build 432.
There were some changes in the text line factory:
- a regression that broke the truncation feature was fixed
- isTruncated getter was added to TextLineFactoryBase
- scrolling behavior was changed such that scrolling is turned off when truncation options are set
This should have been noted in the release notes; apologies for the omission.
- Abhishek
(Adobe Systems Inc.)

Similar Messages

  • Want to change my existing Release strategy for - PR, PO & Service Entry

    Hallow Experts ,
    Here i have a requirement to change the existing Release strategy for Purchase Requisitions, Purchase Order and Service Entry sheet. Already There are unreleased Purchase Requisitions and Purchase Orders in Production system with the existing Release strategy.
    1. My Query is Before making change in Existing release strategy, should I need to release all PR and PO with unreleased status.
    2. In PO scenario is like this, we have 4 purchacing groups and 4 document types(ZLOC,ZIMP,ZSER,NB) in release strategy, we need to add one more purchasing group that is to be aplicable to my  service PO(ZSER) only . so should I need to creat another stretegy for the same, or I can add in the same strategy
    thanks in advance.
    regards
    vb

    Dear Vikrant,
    1. My Query is Before making change in Existing release strategy, should I need to release all PR and PO with unreleased status.
    Sol:  Not  Required but , doing it is recomandaed
    2. In PO scenario is like this, we have 4 purchacing groups and 4 document types(ZLOC,ZIMP,ZSER,NB) in release strategy, we need to add one more purchasing group that is to be aplicable to my service PO(ZSER) only . so should I need to creat another stretegy for the same, or I can add in the same strategy
    thanks in advance.
    Sol: No Only thing you have to  do is that   go to your class 32 and   chek what is the charaterstic define for the purchasing group  copy it
    2 Now go to  Tr.code: CT04, give that charaterstic and go to change mode and give the additional Purchasing group there, and save it
    3 Now go to Release strategy where you want to add that Purchasing group, go to classification tab and tik that new purchase group ,  that  group will now in fact of release Strategy

  • How to get informed when PO / Contract changed to ordered / released status

    Hi,
    I am working on a program which sends SRM PO and Contract data to a non-SAP system, one of the requirements is to send SRM data immediately after PO / Contract's status changed to Ordered / Released ( workflow is used here ).
    I tried to used BBP_DOC_CHANGE_BADI, but noticed throuhg debugger that the last time this BADI get called, I still didn't see Ordered / Released status in the Status table.
    Is any way to know status change for PO / Contract ?
    Thanks a lot,
    Wayne Liu

    Hello Wayne,
    Solution 1:
    You can use the SRM Alert Mangament to know when a contract was released, specifically the following events RELEASED_AGAIN
    RELEASED_NEWLY.
    Check IMG Cross-Application Basic Settings-> Event and Event Schema for Alert Management
    For PO I could not find a similar event, but there is a APPROVAL_PROCESS_DOC_APPROVED event which can be used if the PO was approved after ordering.
    In any case you can create your own events and event handlers using the SRM Alert Management BAdi BBP_ALERTING.
    Solution 2: Only for Contracts
    You can use the existing Distribution mechanism to distribute contracts to Non-SAP systems.
    Distribution of contracts is triggered whenever significant changes are done to the Contract (like Release, Lock, Unlock).
    Implement function module NOR3_CTR_TRANSFER for this purpose.
    Edited by: Sushil Kumar on Mar 22, 2010 9:41 AM

  • BAPI or FM to change the PO release group

    Hi,
    I would like to change the PO release group (EKKO-FRGGR).
    I could not find the way to change this field through BAPI BAPI_PO_CHANGE.
    Please suggest me any BAPI or FM!
    Thanks,
    Khanh

    Hi,
    It seems ME_REL_STRATEGIE_EKKO is used for creating a new PO.
    I want to change the PO release group for a specific PO only.
    And the BAPI BAPI_PO_RELEASE seems to change the Release Code, not Release Group!!!
    Please advice!
    Thanks,
    Khanh
    Edited by: Khanh Nguyen on Sep 23, 2010 2:37 PM

  • Where can I found table or structure changes across different releases ?

    Hi !
    Just one question:
    I would like to found where can I see tables or structures changes across differents releases of SAP R/3?, i tried to found a doc about this... but i couldn't found it.
    For example, which table have been modify form version 4.x to 4.z, i mean fields added or modified, etc...
    Thanks in advance,
    Albio.-

    Hi Albio,
    You can do this. You can check the activation log of any table which you have to find for change history.
    Just go to se11 and type the table name click on display and then go to utilities -> then activation log, it will show you all the changes made to table
    Regards
    Sumit Bhutani
    <b>Ps reward pts if helpful</b>

  • How to make field key for user fields cant be changed after project release

    Dear Expert,
    How can we make field key for user fields cannot be changed once we release the project/wbs?
    Cheers,
    Nies

    Do you mean 'field key' in the project profile in SPRo?
    I think after a project is created a change in the field key wont affect the fields in CJ20N..
    Can you verify?
    Regards
    Ramesh

  • Mass Change for PR Release Status

    Hi,
    We want to go for Mass change of PR Release status i.e., cancelling the released PRs
    I have added EBAN-FRGKZ and EBAN-FRGZU, to Object type: BUS2105, through SM30 - MASSFLDLST.
    When I execute MEMASSRQ, for object type : BUS2105, newly added fields are not coming in EBAN table.
    Can any one please suggest the solution for this?
    Thanks in advance.
    Thanks & Regards,
    Gopi Chand

    Dear,
    There are few fields which you add to   Object type: BUS2105, through SM30 - MASSFLDLST...Still it will not reflect in MEMASSRQ...
    For this you can check various SAP notes also.
    The only solution is this to create a LSMW program for it and do the required changes.
    Regards
    Utsav

  • User exit (To change the PO Release Strategy): M06E0004

    Dear Experts,
             I am trying to implement the enhancement for changing the PO release strategy, using exit M06E0004 for following situation.
    If PO is already released and then if any changes made to it affects the net amount which makes it less than previous net amount. We have to change the PO Release indicator to 'Blocked'.
    We have tried to change the value of  USRC1 USRC2 USRN1 USRN2 of structure E_CEKKO but it is not workingu2026
    Please help me *how / what to change in the E_CEKKO structure*.
    I am new to User Exit.

    Hi Nagarajun,
    I am able to solve this problem.!
    All u have to do is follwoing two step.
    1.maintained a flag in ur enhacement part (FM to Z_FIND_PO_RELEASE_STRATEGY)
    inorder to know whether the current PO is without PR or not then export its value to memory.
    2.Do enhancement in standard FM ME_REL_STRATEGIE_EKKO
    (which is used to reset release strategy and indicator).
    Inside this fm u can find  below code
    if xchange ne space.
    *- Strategie geändert --------------------------------------------------
        if e_frgst ne i_frgst or
           e_frggr ne i_frggr.
          perform reset
             using e_frgst e_frggr
                   e_frgzu e_frgkz e_frgrl.
          e_reset = 'X'.
    *- Wertänderung prüfen -------------------------------------------------
        else.
          if t16fb-kzfae eq '4' or
             t16fb-kzfae eq '6' .
             perform currency_conversion using *cekko-waers
                                              bwkurs_old
                                              hwaers
                                              fwaers
                                              bwkurs
                                        changing *cekko-gnetw.
            f1 = *cekko-gnetw * t16fb-tlfae / 1000.
            f1 = f1 + *cekko-gnetw.
            if cekko-gnetw gt f1.
              perform reset
                using e_frgst e_frggr
                      e_frgzu e_frgkz e_frgrl.
              e_reset = 'X'.
            endif.
          endif.
        endif.
      else.
        perform reset
           using e_frgst e_frggr
                 e_frgzu e_frgkz e_frgrl.
      endif.....
    above code is use to check the PO amount and with old net amount,Since normally code is done to reset indicator only when amount is greater than old one, u can copy above code and modify with ur condition(i.e flag) and paste in last line.
    Please check & reward is useful.

  • Ifference between change request and release request and transport request

    what is the difference between change request and release request and transport request and customization  request?

    Please refer to this link :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm
    Regards,
    Praveen
    Pl reward if helpful

  • Effect on Change to a released request

    hi guys
    i created a request in DEV and transported to QA, it went fine after that i made some changes to one of the objects in the request now if i send the same request (which has been already released) to Prod will the changes transport to Prod or that change i made later will not be transported to Prod from DEV.
    by the way our system is set up here in such a way that all transports are made from DEV,  so its always DEV> QA or DEV> Prod  
    we cant do a QA-->Prod. but that doesnt effect my issues in any way.
    thanks

    thanks guys i will try and see if this works, but i wanted to point out the change i made is very minor, its a process chain and i just changed one setting in  one of the variants, the delete PSA step was deleting after 30 days, i changed that to 15 days.
    so no new objects are added, i was wondering if it still requires to be setup in a new transport?

  • How to know if its a New PO or Change PO while releasing..any user exit

    Hi All,
    Whenever a PO is changed and released,the releasing authority(like Managers,GM,President) do not know if its a new PO or a Change PO.
    They want to see some kind of indication on the main screen(ME29N).
    I already suggested to check the version..but they are not happy with that.
    Is there any way i can change the text(ie on top,bold which says "Release Standard-local 4800001120")
    So if its a change PO,i will add some indication on this text)
    Am sure there must be some user Exit to handle this..i mean to change the text.
    Hope u understand my issue,else please ask for any clarifications.
    Appreciate your time & replies.
    Thanks.

    Hi Srinivas,
    I already suggested them this solution to go and look for changes in Environment and Versions.But they need some kind of indication on the main Release PO screen.(You know these Top Managements attitude's)
    Thanks.
    Message was edited by: Salz S

  • Best way to back out data changes after a release

    Hi,
    I'm trying to decide on the best way to backup some production data in case a release fails and we need to roll back the changes. This would be for data updates only, not schema changes. We have extremely limited access to production, and another team handles all the RMAN backups. The people who actually implement our releases are also pretty prone to mistakes.
    I have thought of two options. The tables we want to backup are about 9 MB total in size (it's about 10 codes tables).
    1. Create a bu table for each of the tables before the release. So for JENNSTABLE, we would create a JENNSTABLE_BU using CTAS. If we need to revert, we can drop JENNSTABLE and rename the JENNSTABLE_BU accordingly. The bu table would remain in production until the next release, where it would be reused again. This would be really easy to script and therefore avoid any mistakes by the production support team who implements our instructions. We would also be able to determine what values changed by querying the bu table at any time (currently old values are not retained anywhere).
    2. Use datapump to export the 10 tables, then truncate the tables and import the previously created files to restore the original data. I'm hesitant to use this method because I've never used datapump before, and as we don't have access to the servers, creating file system files makes me a little nervous. If I used a bu table, I can logon to the database and at least tell if it exists.
    Are there any preferred methods for doing this (besides restoring a table w/ RMAN)? Is there a best practice? Any advice is appreciated!
    -Jenn
    Oracle 10g
    UNIX Solaris

    Hi sb92075,
    That's a good suggestion. FLASHBACK_ON is set to no on my database, but if I understand correctly, I can still do a FLASHBACK TABLE and the undo data would be used. Is that correct?
    My concerns w/ using Flashback are ..
    1) The client might decide to rollback the changes a week after they've been executed. The undo data might not be available and the flashback would fail.
    2) If any of the following processes are part of the release, the flashback wouldn't work:
    "The following DDL operations change the structure of a table, so that you cannot subsequently use the TO SCN or TO TIMESTAMP clause to flash the table back to a time preceding the operation: upgrading, moving, or truncating a table; adding a constraint to a table, adding a table to a cluster; modifying or dropping a column; adding, dropping, merging, splitting, coalescing, or truncating a partition or subpartition (with the exception of adding a range partition)."
    Can you address those two issues? Thanks so much for taking the time to respond! This forum has helped me immensely with my work.
    -Jenn

  • Need to Change PR after Release

    Hi,
    We have a PR which is created and Released. It is configured in such a way that after release, changes are not allowed. Now, the user wants to change the Purchase Group field (only that field) in the PR without re-triggering the release strategy. I checked the Release Indicator in the Release Strategy and changed the field 'Changeable' to the value 2.
    Now, it allows to change the Purchase Group. But, user also be able to add new line items to PR, which we don't want to allow.That means, user should only be able to change the Purchase Group field of the existing line items. No other changes should be allowed.
    How we can solve this issue.. Please give me your suggestions.
    Thanks in advance.

    Hi Arminda,
    Thanks for your reply.
    I tried that. As you said, it will make all fields as 'Display' and only 'Purchasing Group' as editable.
    But, the problem is, it will allow the user to add a new line item to the PR without affecting the Release Status.
    I don't want to allow the user to add another line item.
    Is there any control in the field 'Changeable' where we give the values 1 to 4 ? Please let me know.

  • How to know the database changes between different releases

    Where can I get the information of database changes, like for example new columns new tables, etc, between different releases?
    My goal to try to determine the current version, or is there a better way?
    Thank you

    For JD Edwards World or for JD Edwards EnterpriseOne - you can go to upgradejde.com Once this screen comes up, pick Resources. You will then have an option to take JD Edwards EnterpriseOne or JD Edwards World. On the next screen, you can select the tab Compare Releases. This will allow you to enter the release that you are currently on and enter the latest GA release of software. You will then see all the differences between your current release and the release you should upgrade to. You can also format this into a printed report.

  • Change PR after release

    Can we change the quantity after the PR is released?
    If yes then will the system auto retrigger /inform the respective person for release again?

    Hi
    it depends on your setting for your release indicator. Therefore make changes to purchase requisition and save it.  change release indicator key to "6" so that release strategy gets trigered again for release group to triger release. just confirm whether indicator is 6 to retriger for approval.
    hope it solves issue.

Maybe you are looking for

  • Mediasource 5 Functionality Changes...w

    I have loved the MediaSource Player/Organizer ever since it was shipped with the first Audigy card I purchased some time ago. I believe it was version 3 back then...the layout, functionality and easy of use made it the best player I had ever used- I

  • How to paint image in the JInternalFrame Urgent plz

    sir i want to draw a image on the back side of the JInternalFrame how can i do I do this job by using the following code import javax.swing.*; import java.awt.*; import java.awt.event.*; import javax.swing.border.*; public class MyInternalFrame exten

  • Using tables from another app

    Hi I have little experience developing multi-app systems. In this specific case, I have a table that has a FK for a table in another app. My first question is: if I export the referencing app, and import it in another repository that hasn't the refer

  • SQL 2008 R2 standard reports - question about server dashboard and what it refers to as "adhoc" queries

    So I have started looking at some of the standard reports available with SSMS and in particular, the "server dashboard".   One thing that caught my attention were the charts that referred to "adhoc" queries.  I wondered how those were being defined,

  • HT3702 I'm having trouble making In-App Purchases.

    It keeps saying "Your Purchase Could Not Be Completed" and when entering the given URL, it just leads here which doesn't help as much. Any similar issues to this? It's been quite bothering since I just only need it then and there. Any way to resolve