Modify Entries in DZL

Hi,
I have a scenario where in Time Pairs are to be converted to number of days instead of number of hours.
Function GMT is processing TIP (time pairs) and is creating wagetypes in DZL with number of hours in number field wherein i need number of days in number field. Each day has 12 hrs.
I am planning to write a PCR to divide the number of hours field by 12 to arrive at number of days. For this input for my rule should be DZL. What is the function that I need to use to modify entries in DZL ?
Any help will be greatly appreciated.
Thanks !

You can use the function PZL.
A recommendation would be not to hard-code 12 hours in your PCR -- try and use the HRS=Snnnn operation to get the number of hours from the DWS and use this information; in case the future calls for DWS with different number of hours.

Similar Messages

  • Dialogue program to create/modify entries of ztable

    hi experts,
    i want to create a ztable. After creating the ztable i want to create an dialogue program using that dialogue program i have to create/modify entries of that ztable using text box and push button options.
    can anybody having sample coding pls send me.....
    thanks in advance,
    ravi

    Hi  Ravi ,
    Instead creating the Dailog Program u can creat the Table Maintanance Generator (TMG). Here u will have all the option of creation, deleting , modifying the record.
    In se11 main screen go to utilities:-> Table Maintanance Generator .
    here u have to enteg the Function group name and screen NO. system wil generate the dialog program for u to maintan the data in that table. Then go to      T-CODE SM30 give the same table name and click on maintanance push button and maintain ur entries the table.
    IF helpfull reward points
    Anees
    9886358645

  • Modifying entries via the System Server Console (GUI's) 'Import From LDIF'

    Hello,
    I've created an LDIF file with "changeType: modify" entries but when I import the file via the GUI's 'Import From LDIF' button (taking care to have "Add only" unchecked), the entries are rejected with a "Error adding object ... The error sent by the server was 'Already exists'" error.
    Here is an example entry:
    dn: nxResource=Administrative Policies,nxResource=eCentre,nxResource=Network,o
    u=securitypolicy,dc=ECENTRE
    changeType: modify
    replace: nxRule
    nxRule: rule=deny,cn=SeniorAdministrators,ou=Administration,ou=Groups,dc=ECEN
    TRE
    I get similar results when trying to delete an entry. If I use the command-line ldapmodify tool, it works fine. Is there a different syntax for the GUI-based import?
    Thanks!
    Gregg

    Hi Gregg,
    I'm afraid that the term import for the GUI means ADD and not apply a set of modifications.
    Usually, import also imply that the current content of the database is removed.
    DS6 has this new option to allow appending new entries instead of replacing the DB. The "add only" check box is meant for this.
    I don't think there is a way to apply a set of changes from an LDIF file through the console. ldapmodify is the usual and default way to proceed.
    Regards,
    Ludovic.

  • How do I modify entries in the favorites bar?

    How do I modify entries in the favorites bar in Safari?

    Safari 6/7
    Click "Bookmarks" menu in the Safari menubar.
    Click "Edit Bookmarks"
    Select "Favorites Bar".
    You can click the disclosure triangle beside folder to expand it.
    Then edit those entries.

  • Modify entries of Value mapping table  fromValue mapping replication

    Hi,
    I have successful uploaded value mapping table from external source(SAP Table) using value mapping replication. The entries are displayed in the cache monitoring.
    Now what should i do,if i have to modify the entries in the value mapping table.I tried uploading the new entries using the same GUID, Agency, Schema.... but now both the previously uploaded and the new entries are dispalyed in Cache monitoring.
    But i want only the new entries to get reflected in the value mapping table. So kindly request anyone to help.
    Regards,
    Anup

    Hi Anup,
    To know more about the value mapping tools for the SAP Exchange Infrastructure (XI), please go thru the following link:
    http://www.applicon.dk/fileadmin/filer/XI_Tools/ValueMappingTool.pdf
    To get an idea as to what value mapping is, please go thru the following links:
    http://help.sap.com/saphelp_nw04/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f2/dfae3d47afd652e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/content.htm
    most of the links that I have provided also helps you get the step by step procedure of doing the same. And also involves the procedure to implement certain advanced features.
    Regards,
    abhy

  • Needs to modify entries in search help

    Hello friends,
    I need to modify some entries in the search help for materials (MATNR). I have found that search help MAT1 is used for materials, and when I go inside then I am not able to get the records in the internal table(RECORD_TAB) that displays in the output.
    Also the search help exit is standard, so creating a 'Z' exit and replacing in the search may effect other functionality of standard SAP also. So i need to take care of that as well.
    Can anyone help me for finding the entries and where i need to modify them.
    Regards,
    Grover

    But I face a problem because RECORD_TAB doesn't fill and data gets in from some other standard program.
    I don't understand 'other standard program' - the elementary search help you are referring to does not have an exit, just a view selection.  If you add the exit, then you can stop at the 'DISP' callpoint and analyze the data.
    Also in that program internal table that contains entries are in a form of string and not with different fields.
    Of course, RECORD_TAB is converted at runtime based on the search help definition.  This is why you need to used the F4UT_* helper functions to access the data.  Better yet, if you overtake the data selection, you'll have your own internal table that you can analyze before mapping it back to RECORD_TAB.

  • Modify entries in a BackingMapListener

    Hi,
    I'd like to do some on-the-fly processing of objects in a distributed cache with a BackingMapListener configured. The cache has a binary unit calculator and I my listener extends AbstractMultiplexingBackingMapListener (from the Wiki). Is it possible to modify the incoming MapEntry objects and store them back into the backing map (without triggering a new map event and possibly creating a loop)? Or is processing done in a backing map listener considered "read-only"?
    Regards,
    Christian

    Hi Christian,
    As far as I remember mutating entries directly into the backing map will fire the listener again - whether this is on the same thread or asynchronously I am not sure so I couldn't say for certain if you could deadlock. I do know that you need to be very careful doing this as certain things do not work if you directly update the backing map and I suspect certain guarantees about data integrity and backups go out of the window.
    If you want to mutate entries in this way have you considered doing it using a trigger - this can do the mutation of data on the way into the cache so you do not need to worry about backing maps.
    JK

  • Issue while modifying entries in custom infotype after enhancement.

    Hi All ,
    I have enhanced custom Infotype (Added 2 new fields).
    After enhancement, I am facing one issue while updating infotype through FM HR_INFOTYPE_OPERATION.
    Issue is that I am not able to update/modify records through FM HR_INFOTYPE_OPERATION.
    RETURN parameter of FM comes empty indicating no errors but actual records in database table are not updated. I debugged FM and found that SAVE button on PA30 screen is disabled.
    Anyone knows reason for above proble and also please help me in solving issue.
    Regards,
    Jigar Thakkar.

    Thanks for your response.
    Yes i am able to update IT9201 through PA30 but not with FM HR_INFOTYPE_OPERATION. Also I have activated PXXXX structure through PM01.
    While debugging FM HR_INFOTYPE_OPERATION i saw that SAVE button is disabled and processing stops there.
    Regards,
    Jigar.

  • Cannot Modify Calendar Entries from IOS Devices or iCloud

    I'm not able to modify calendar entries on either of my IOS devices, or when logged into iCloud on a Mac or PC. From iCloud, I receive a message stating that the entry modification cannot be saved due to a server error. From an IOS device, it simply reverts back to the original entry after I click "done."
    The only way I can modify entries is through Calendar on my iMac. This seems to have just stared within the past week or so. Anyone one else experiencing this issue?

    Hello Alex, 
    Welcome to the BlackBerry Support Community.
    Thank you for your question regarding the Calendar synchronization issue you are experiencing when attempting to complete a synchronization of using the BlackBerry Desktop Software.
    Have you attempted selecting Forget Device from the menu and reconfiguring the synchronization settings? What is your default Calendar currently set as?
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • Sync always sees calendar entries as "modified"

    I have two computers that use dot-Mac to keep calendars (and everything else) in sync. For the past year or so, the two computers have been swapping turns seeing all recent calendar entries as "modified" when they sync with dot-Mac. This is hard to explain clearly, but I'll give it a shot.. One is a Mac Mini which is on all the time, and the other is a Macbook Pro (this also happened with my previous powerbook) which is on sometimes, and sleeping other times.
    The issue goes like this:
    1) Mac Mini syncs its calendar entries with dot-Mac. All is good.
    2) If the MBP is turned on, it tries to sync and sees a large percentage of modified calendar entries; it asks for confirmation before completing the sync.
    3) Without having touched any calendar entries on the MBP, the next time the Mini goes to sync it sees the same large number of modified entries and asks for confirmation before completing the sync.
    If the MBP is left asleep, then when the Mini syncs it doesn't see any modifications and all is well. Likewise, if I turn off the Mini and ask the MBP to sync a few times, it sees no new modifications.
    Both machines are fully up to date (as far as Software Update tells me).
    I've tried doing things like completely blanking a machine and priming it with data from dot-Mac, and overwriting the dot-Mac database with the data from one machine or the other. Nothing I've though of so far has worked to clear this up.
    Is anyone else seeing anything like this? Anyone have any suggestions?

    Hello and Welcome to the BlackBerry Support Community,
    This KB article should help with past calendar entries being deleted during synchronization. "Calendar items occurring in the past are being deleted from the calendar application on the computer" http://bbry.lv/KKQSel
    Hope this helps.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Dialogue program for modifying ztable

    hi experts,
    i want to create a ztable. After creating the ztable i want to create an dialogue program using that dialogue program i have to create/modify entries of that ztable using text box and push button options.
    can anybody having sample coding pls send me.....
    thanks in advance,
    ravi

    HI,
    chek this sample code
    data: begin of itab occurs 0.
    include structure ZTESTVENKATESH.
    data: end of itab.
    call screen 100.
    *&      Module  STATUS_0100  OUTPUT
          text
    module STATUS_0100 output.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    endmodule.                 " STATUS_0100  OUTPUT
    *&      Module  USER_COMMAND_0100  INPUT
          text
    module USER_COMMAND_0100 input.
    if sy-ucomm = 'HAI'.
    APPEND ITAB.
    modify ZTESTVENKATESH from table itab.
    ENDIF.
    thanks & regards,
    venkatesh

  • Workflow- how to delete the entry in inbox

    Hi,
    I had the entry open from my inbox.  The same entry was then opened by another sap user to modify.  So I received the modified entry in my inbox (at that moment, it showed I received JE 1000000138 twice). I open the modified entry, and I approved it. Then I realize I have the "old version" of the entry still in my inbox, but I cannot delete it from my inbox. as per my needs i want delete the old entry, is it possible? if possible please explain me step by step.
    Regards,
    Revoori

    Hi Ashok,
      Try using the FM SAP_WAPI_WORKITEM_DELETE. Pass the necessary parameters and would delete the inbox.
    Check the workflow log for the workitem ID that has to be passed to the above FM.
    Hope this would solve your issue.
    Good luck
    Narin

  • How to restrict delegated administrators to modify their own OIM accounts

    Hello - I have a requirement where we need to create delegated administrators for each department. The Delegated Admins are allowed to create and manage user accounts in OIM and OID resource. They can modify user accounts that are part of the organization that they have admin permission on however they should not be able to modify their own accounts. For example, if Org1-Admin is a part of Org1 and have admin priviledges on the Org1 he can create and modify user accounts in Org1 and provision user accounts to OID resource. He can update user profile data and process form data etc. But he should not be able to change his own user profile data and should not be able to get provisioned to OID resource. I am able to set up OIM for the delegated administration part but I am not sure how to restrict the delegated admin for modifying his own profile and restrict OID resource from him. The reason to have this requirement is these delegated admin accounts will act as non-user accounts i.e. they are not tied to any person they are more or less service accounts where if Person1 is assigned as a delegated admin of organization 1 in week 1 he should be able to do the tasks as discussed before using org1-admin account. The next week we may have person 2 doing this job and he should use the same account to login and to do these tasks, these delegated admins will have their own end user accounts that will be tied to their personal ID's and they can modify that account if they are delegated admin :) but not the delegated admin account.
    Thanks,

    If your self-service application binds to the directory using some special account, like 'superuser_directory' (just an example), then you could allow superuser_directory to modify entries but deny aministrators the ability to modify entries. This means that they connect with their own login to the directory when they modify entries. If you want them to stop modifying their own entries in the application, that's a matter of making the application be aware of that..

  • Issue with DZL table in time evaluation

    Hi Gurus,
    Overtime is calculated as an attendance in my scenario and for 2 employees OT is showing double entries in DZL table but in TIP and master data its only 1 entry for  that period.
    Can any boby help me to solve this issue ?
    Regards,
    Evani

    Hi Remi,
    I have checked in Time evaluation log i dint fine any clue as log shows no processing information once data is transferred from TIP to DZL?can you please let me know is there any way other than this ?
    Regards,
    Evani

  • How to transport deletion config entry

    Hi
    I have deleted payment terms in Development client and want to reflect the same in Quality.It did not ask for Transport request while deleting.I am aware in case of any addtion or modifications we select the particular new/modified entry and create a transport request by including the changes.
    Here I can't do that since  entry is deleted.How do I delete the entry in Quality.
    Please help.
    regards

    Hi,
    Good afternoon and greetings,
    You can recreate the Transport Request in the following way
    1. By seeing the entry in QA recreate the Payment Method in Development client and at the time of saving ensure that a transport request is prompted.
    2. You will have to delete the Payment Method and SAVE IT IN THE SAME Transport request and then release it to see the effect in the QA client.
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

Maybe you are looking for

  • How to populate data in TargetCube from SourceCube for a particular product/currency dimension selected in form1.

    Hi, Need help regarding Business rule scenario "How to populate data in "Target Form (plantype2)" from "Source Form(plantype1)" for a particular product/currency dimension combination selected in form1" Scenario 1) :  I have data for Product(Computer

  • Internal error while checking object Message Mapping...

    Error details: ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable Thrown: MESSAGE ID: com.sap.aii.ib.server.cmpl.CompilerException <b>com.sap.aii.ib.core.mapping.exec.ExecuteException: Compilation process error : Not enough space</b>  

  • Exporting all tracks individually at once

    I have a project to do in pro tools but I"m using a lot of soundtrack pro effects so I figure I can do it in soundtrack pro, export all the individual files I use, and import them into pro tools. Every time I export it exports all the tracks into a s

  • Why PS_TXN transaction sequence is configured as 50 by defult

    Please can you help me understand why PS_TXN_SEQ is configured as 50 by default ... generally it should be set it as 1 Thanks for your inputs Sreeni

  • IMOVIE HD crashing

    I have Just spent about three weeks cutting a music video on IMovie and It came out awesome. I had put in the last file , which was a fade out, and for some reason anytime I try to alter it it crashed the program. So I went into the media folder and