Change PR Creation Behavior in CN22

Dear Experts,
I have to create an exit to change PR creation in CN22 (Change Network). The user has requirement to split the created PR based on material and service. So far the only exit I think feasible is EXIT_SAPLCOBT_001. But I can't get Service Item info from the function module.
Anybody has different solution for this? Other exit or Badi?  Or, how to retrieve Service Item information from inside EXIT_SAPLCOBT_001?
A post in the forum said something about workflow but I'm not sure.
Thanks before,
Sam

Ended up using background job that is triggered by the exit.

Similar Messages

  • How can i change the Creation Date of a video (mts-Format)?

    I work with Phohoshop Elements 13 an i use Online-Album (Revel)
    My Problem:
    I would like to change the Creation Date of a Video-File (mts-Format). I don't no why but the date (in Metadata) is wrong and i would like it to change. If i change it in Photoshop Elements the Date (Edit... Change Date...) it seems that the date has changed, but in reality in the Metadata is still the wrong date (see attachment).
    Why this ist important for me:
    The Adobe Revel (Online-Album) takes always the date from the metadata which is wrong.
    Any idea how i can resolve my Problem?
    How i can change the Metadata?

    Hi,
    Did you get help ? Or do you have a work around ? I have about 20.000 Pictures and countless videos to organize myself.
    I just ran into the same problem. Except that after a while Adobe will undo the changes I have made to the date.
    Here's a  screen shot I just made of one of the files.
    Look at this one ! This one is really interesting:
    After changing the date to : 1889 . Adobe changed it to 01.01.1970 00:59

  • Purchase order rate change after creation of gr.

    In t- code ME22N PO line item Rate change is possible after creation of GR against that line item.
    We want to restrict the po line item rate change after creation of goods receipt against that line item.
    Please suggest.

    solution 1 : Do not give authorization for ME22
    solution 2 : Grey out price chage , it should only be possible thru info records, and give authorization of info records in secured hands.
    You should not totally restrict price change after GR because there are possibilities that you might require to change rate after goods receipt also. In that case you have to change rate and then have to give restrospective effect to GR.
    try above 2 solutions which are simple

  • Can u tell me any predefined BAPI for change and creation of Material

    Hi,
        Can anybody tell me  predefined BAPI for change and creation of Materialmasterand Pricing?
    Thanks & regards,
    Gopianne.

    you can use the BAPI to BAPI_MATERIAL_SAVEDATA create as well as to change material master.
    When changing material master data, you need enter only the material
    number.
    In the header data, you must select at least one view for which data is
    to be created. Depending on the view selected, you must maintain other
    required parameters. If you do not enter values for all of the required
    parameters, the method is ended with an error message.
    The corresponding fields in the tables (such as CLIENTDATA) must first
    be supplied with data by the calling program. An indicator must also be
    set for each of these fields so that the data is written to the database
    by the method. This requires the calling program to supply the
    corresponding field with the indicator in a checkbox table (for example,
    CLIENTDATAX). Checkbox tables exist for tables that do not contain any
    language-dependent texts (MAKT, MLTX), International Article Numbers
    (MEAN), or tax classifications (MLAN). Several data records for a
    material can be created in these tables.
    regards
    vivek
    reward points if it helps

  • How do I use AppleScript to Change the Creation Date to the Current Date?

    I sorted my downloads folder by creation date and found that the items were sorted seemingly randomly. On closer inspection, I saw that the creation dates were not the same as the dates that I downloaded the items, so I figures that Snow Leopard was using the date given to it by the server.
    In order to get the items sorted by download date, I figured I'd use Hazel, but it doesn't have a “change creation date” item. It does, however, have an “run AppleScript” item.
    So my question is this: how do I use AppleScript to change the creation date of an item to the current date?

    TC (Techno Cat) wrote:
    Okay, I tried changing the creation date with SetFile, but it kept giving me an error:
    What am I doing wrong?
    Looks like the date and time was not quoted
    Try this Applescript. It will change the creation date of every file in the Downloads folder to the current date and time:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #E6E6EE;
    overflow: auto;"
    title="this text can be pasted into the AppleScript Editor">
    set current_date_and_time to do shell script "date \"+%m/%d/%Y %H:%M\""
    tell application "Finder"
    set filelist to every file of the alias (the path to downloads folder as text)
    repeat with currentFile in filelist
    do shell script "/usr/bin/SetFile -d " & quoted form of current_date_and_time & space & quoted form of POSIX path of (currentFile as string)
    end repeat
    end tell</pre>

  • The answer helped me.But still, what are the settings that I have to change for the behavior of the mouse pointer towards finder? Also the mouse pointer sometimes  doesn't accept my command and start clicking itself.what is the problem and how to fix it?

    The answer helped me.But still, what are the settings that I have to change for the behavior of the mouse pointer towards finder? Also the mouse pointer sometimes  doesn't accept my command and start clicking itself.what is the problem and how to fix it?

    If the mouse clicks something on its own then it looks like you have a hardware problem with the trackpad or possibly the battery that is right underneath the trackpad.
    I have read that the battery can swell and that would put pressure on the trackpad.

  • Configuration to setup approval for vendor changes and creation

    Can anyone help to know where to switch on the approval for vendor changes and creation?

    Just a quick thanks that it worked, aesiris.
    Also on the that page:  https://wiki.archlinux.org/index.php/Po … Management
    i2c device power management can be managed with very much the same rule structure:
    ACTION=="add", SUBSYSTEM=="i2c", TEST=="power/control", ATTR{power/control}="auto"
    Can't for sure say the same for spi devices, since I apparently have none.  I'd edit that page, but I can't.

  • How to control change request creation for particular IBase Component?

    Dear Experts,
    Can anybody suggest , how to control change request creation for particular IBase Component?
    We have implemented ChaRM which is integrated with SAP ECC & SAP BI.
    ChaRM is not integrated with SAP Solution Manager.
    End Users are creating support notifications from -Help Menu- Create Support Notification.
    The IBase Component is not editable once notification is created. This Ibase is copied to change request when the action-create change document is saved.
    Requirement is that, during creation of change document, system should check the IBase component of support notification. If the IBase is related to solution manager system, system should restirct the change request creation.
    Kindly suggest how to achieve this.
    Regards
    Vivek

    Hello Vivek,
    The way to do what you want is to create a schedule condition for action Create Change Document. The action has to be displayed only when the IBase/Component value differs from SolMan. To add the IBase/Component value to the container so that it can be evaluated during runtime, you will have to create a subtype of BUS2000116 on which condition can be buit.
    See the following posts for more information :
    Hope this helps,
    BR.
    Stéphane.

  • Changing (overriding) default behavior of  af:inputText

    Hi all,
    Is it possible to change the default behavior of the <af:inputText> or add a new one by overriding CoreInputText . e.g: like oracle forms, enter button to navigate to next item.
    Thanks in advance,
    Ahmad Esbita

    InputTexts are more than enough for me, but I was wondering if I can add some kind of functionality to them and if yes, how ?
    In my post the example was :"enter button to navigate" , some people are used to the idea of enter button navigation such as accountants ,they also relay on the mouse poorly when they are working,and what if we are asked to provide this property, and thats all.
    Regards,
    Ahmad Esbita

  • How do I change mouse button behavior in firefox to make new mouse shortcuts?

    Hi,
    For some time now I've wondered if it is possible to easily change the default behavior of mouse buttons in Firefox. What I'd like to do is define a new mouse button combination which replicates the function of an already-defined keyboard shortcut. In particular, currently, when one holds down the shift key while left-clicking the mouse while over a link, that link is opened in a new window. What I'd like to do is to have exactly the same behavior occur when I click and hold the left mouse button while pressing and releasing the right mouse button. This then makes opening a link in a new window a menu-less, one-handed operation.
    Anyone have any ideas how this might be done? Thanks!

    Hello,
    Does this addon - https://addons.mozilla.org/en-US/firefox/addon/mousecontrol/ meet your requirement? Also, you can check the list of mouse shortcuts here [[Use mouse shortcuts to perform common tasks in Firefox]]
    Hope this helps.

  • Why wont the modify date, change the creation date?

    I tried to use the "Adjust Content Created Date and Time" option but it doesn't change the creation date.  So I have footage from 1992 stuck in a 2010 event folder.  From things I read online it says this should change too.  Am I reading this wrong?  Will 1992 be stuck in 2010 forever, ha.  Any help is great.  I have also provided a screen shot of the Event from 1992 stuck in the 2010 Event Library.

    Yeah the change date inside of FCPX doesn't seem to work as advertised, however you can change the date, so that FCPX sorts it properly.  First delete the clip from FCPX, make sure you have the original somewhere though.
    Open a terminal window and use the following command:
    touch -t 199211280800.00 <path/filename>
    Where the format is:  (use leading zeros if necessary for date & time)
    first four digits: year
    next four:  month and day
    next four:  time of day (in 24 hour format)
    next 2:  seconds as a decimal (this is optional, if you leave it off you will get 00 seconds)
    The above example will change the file date to Nov. 8, 1992  08:00:00 AM
    This will change the created, modified and last access dates of the clip/file.
    Then reimport the clip and FCPX should recognize it properly.
    I've done a dozen or so rips from VHS of old home movies and here is how I change the dates.  Works every time.

  • File change its creation date

    Mac OS 9 why my file change its creation date while copying now I have creation date year of 2040

    Hi, mietko -
    Not sure what might be causing that date change. As far as I know, the creation and mod dates are not in any resource fork for a file, so should be retained accurately when copied from one platform to any other.
    If you altered the file after copying it (sometimes just by opening and closing it), then a new mod date matching the date on the server could easily have been set.
    If you need to have the file have the correct creation date, you can probably use a utility such as FileBuddy to fix it.
    However, I don't know what might be causing the problem. Is this happening to only one particular file? ...or does it affect any file you copy in the same manner?

  • Change keyboard tab behavior

    This one is tough to search for, with so much duplicity of meaning in the words key, tab, navigate, etc.
    I have a tabular form where the optimal way to navigate is to go down each column instead of across each row; i.e. when the tab key is pressed, I want the focus to change from the current cell to the cell in the same column but immediately below the current cell.
    I looked at html tabindex, and I'm not sure how to make that work.
    So: can tabindex be used to change the navigation behavior of the tab key? Or, is there another way to change the tab key behavior to go column by column instead of row by row?
    TIA.
    Rick.

    Rick - I know that is possible (in theory) to trap the keystroke using JavaScript and replace it (or, do a focus() call or similar to move the focus to another element), but figuring out where you are in the table can get quite hairy.
    To be honest, it's one of these things we've been meaning to implement on one of our apps (our issue is moving to the next element when the user presses ENTER), but haven't got round to yet.
    I'd therefore be very interested to hear if you crack it (either using JS or some other method).
    Cheers,
    John.

  • IPhoto has changed the creation dates to all of my photos

    I recently bought a new MacBook Pro, my first computer since my iMac circa 2005. I've successfully transfered all of my photos to the new computer, but iPhoto has changed the creation dates of every file, so they're no longer in chronological order. I've used DVDs and Dropbox, I've exported the files, copied the data files from the hard drive, everything, but the result is still the same. I contemplated changing each file manually, but I have over 3,000 photos. Has anyone had this problem? Is there a way I can restore the correct dates?

    Hi Keith,
    Yes, it's date that the photo was taken that has been changed. When I look at the "photo info" of each individual photo, the "original date" is correct, but the transferred photos on my new computer always change to a 2007 date, despite the fact that the photos were taken as early as 2002.
    Does this make more sense?
    K

  • BOM changes(Not creation) with EC Number

    Hi
    I want to make the ECN as mandatory while changing the BOM,not for creation.
    I tried by setting OS27,OS25 settings for BOM. I tried BOM creation with status 3(With history requirement). System gives only warning message,not the error message.(Message no. 29045)
    I tried to make the Change number field as mandatory,but it applies it to CS01 & CS02. I want only in CS02.
    Plse help me out if any knows the soultion.

    Dear Sudhar,
    1.Please check in OS27 - Tick mark is included for EC Management Active &
    BOM validity manitained and History Requirement.
    2.In OS25 - For History Requirement.
    3.Get the help from ABAP consultant,to make use of field exit for the particular
    screen CS02 ,which has got a screen number.The system will not allow the user
    to enter into the next screen unless that field is not filled.
    4.Check for the Auth.Object C_STUE_NOH
    With this Logic only we are using in my present project.
    Check & reply.
    Regards
    Mangal

Maybe you are looking for

  • Error while adding a WFE to a Sharepoint farm

    Hi, I am getting an error while trying to add a WFE to a sharepoint farm. Below is the script I am running in the WFE server Connect-SPConfigurationDatabase -DatabaseServer $DBServer -DatabaseName $DBName -Passphrase (ConvertTo-SecureString $PassPhra

  • Multiprovider assigning problem

    Hi all, There are 4 DSOs assigned to a Multiprovider. One DSO is showing data at DSO level.But it is not showing for Multiprovider. Moreover if we check 0infoprov in multiprovider. It is not showing that DSO. Please sugegst. Thanks in advance

  • Photoshop CS6 keeps crashing when I try and change brush colour

    Hi, my Photoshop CS6 keeps crashing when I try and change brush colour. I use layer masks a lot and consequently need to switch between black and white brushes. CS6 crashes a lot and gets closed by Windows 7 when I either click in the icon to swap br

  • Workflow based up Account Manager/Owner field

    We are trying to create a workflow based upon the Account Manager/Owner of a record. This is what I have set up for an opportunity PRE('<Status>') <> [<Status>] AND [<Status>] = 'Won' AND [<Revenue>] >= 100 AND DivisionName()= "NA" I believe that Div

  • Question about Groupwise Migration

    Hello everyone, Can you please help me with my question. My company is planning to upgrade our existing Groupwise 6.5.4 to Groupwise 7. Is there a detailed documentation on how to do it? Any help would be very much appreciated. Thank you. OS Platform