SRM: How to be find for Confirmed base on Delivery Date

Hi
In SRM 5.0, would anybody here know what's the function module that retrieves the list of to be confirmed documents based on delivery date?
Thanks!
Cindy

The Price Date category field was visible in contract  but not in our PO. Due to this, MEMASSPO was not updating the field value and we were changing the value to '2' manually by debugger. Hence some table updates were missing and causing the whole issue.
The solution is to change the screen layout for PO. If Price date cat field is hidden, then you need to make it optional entry in SPRO- Purchase Order - Define screen layout at document level--> Quantity and Price for ME21N , ME22, ME22N and for field selection key assigned to PO document type.
This field will be available in ME22N- Condition Control TAB.
Regards
Ankita

Similar Messages

  • How to be find for Confirmed base on Delivery Date

    Hi
    In SRM 5.0, would anybody here know what's the function module that retrieves the list of to be confirmed documents based on delivery date?
    Thanks!
    Cindy

    There are always programs on http://www.tuaw.com that do things like this. I don't know if any of them specifically do this. They always want to suck you in and live in their little iGTD world. I don't really conform to that. I am trying to write software that I would want to use. This seems like one that would fall into that category. Simple, easy-to-use, does one thing well, and doesn't get in your way.

  • How do I find out the base dir for the current workspace ? Change?

    Assume I took over a colleagues JDeveloper installation.
    How can I find out the base dir for his JDevelopers workspace?
    Can I change this workspace base dir afterwards/later (without
    problems for the included sources and projects) ?
    Where can I change it ?
    I did not found an option in the settings?

    If you hover your mouse over the workspace you'll see the directory where the jws file is stored.
    For each project in the workspace you can go to the project properties and look up information in the content node of the preference - there you can also change the location preferences for where code is created.

  • How can I test for the bas unit enterd in a control?

    How can I to create a polymorphic vi where the user can enter either volume or temperature.
    how can Labwiev test for the base unit entered
    pseudocode example:
    input X
    if X.base_unit == m^3 do ....... 
    thanks for any suggestion to resolve or avoid my problem
    Solved!
    Go to Solution.

    Hi schaerm,
    you have to dig deeper.
    An idea is this one:
    The red marked word is containing the unit - in a coded way. Somewhere in the LV help you can find the description of this coding (I remember a chapter on memory representations of all LV datatypes...). (There surely is an easier or better way - but the example is done quic&dirty.)
    You can also format the number into a string and analyze the unit here...
    Message Edited by GerdW on 02-07-2010 07:21 PM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • User exit for calculating Base line due date in VF01

    Hi,
    I need a User Exit for calculating Base line Due date i'e ZFBDT with respect to billing date
    for VF01
    Regards,
    Moderator message: if there is one, you can find it yourself by doing due research.
    Edited by: Thomas Zloch on Nov 23, 2011 1:52 PM

    >
    Rahul Saxena wrote:
    > I have given the condition"BSEG-ZTERM = 'ZTST'" in Prerequisite, and in the Substitutions when I try to assign  constant value '02/16/2009' to the field Baseline Date, I don't see that Baseline date field in Substitute fields for Class '009'.
    >
    > How do I add Baseline date in that popup to select and assign values.
    >
    > Please suggest.
    >
    > Thanks-
    i think your date format and system date format is not suitable.
    give the date format as 20090216 as system format.

  • How can I find out the semester in a date?

    Hello I have this query
    SELECT 1949+rowno_year || lpad(rowno_month, 2, '0') MONTH_ID, to_char(to_date(to_char(1949+rowno_year || lpad(rowno_month, 2, '0')),'YYYYMM' ),'MONTH','NLS_DATE_LANGUAGE = ENGLISH') MONTH_NAME,
    to_char(to_date(to_char(1949+rowno_year || lpad(rowno_month, 2, '0')),'YYYYMM' ),'Q','NLS_DATE_LANGUAGE = ENGLISH') QUARTER_ID,
    FROM dual A,
    (SELECT ROWNUM rowno_year FROM DUAL CONNECT BY LEVEL <= 100) B,
    (SELECT ROWNUM rowno_month FROM DUAL CONNECT BY LEVEL <= 12) c
    How can I find out in which semester the date is?
    And the four_month_period??
    Thanks in advance

    >
    Simply I'm building a date from 1950 until 2050 in this formast (YYYYMM) then for each row I want to find out the Name of the month, the quarter, semester and half-month-period to which it belongs.
    >
    I meant an example where you display 1 or more rows and the your expected values. How am I to know how your definition of semester works, for example?
    C.

  • How would i find for permissions for certain directory

    hello
    how would i find in my web docs (/home/user/htdocs) all directories named "templates_c" so i can do a chmod on them.
    they need to be writable by the app, but i think 775 is not enough, i think they might need tto be 777 or atleast o+w i believe.  its for smarty template engine to write the template files on initial compilation.
    i have been trying various wildcard version of find and chmod, but i dont want to foul things up.
    Last edited by wolfdogg (2012-01-07 02:50:14)

    wolfdogg wrote:
    i ran as root, it didnt find anything.  there is atleast 3 of those directories in there.  i had to manually set them again.  there is probably more.  Is there something i can change on that last command that might be keeping it from finding anything?
    its just a local testing server, i had the permissions chowned to "http", but the problem comes when everytime i upload a new file across ftp when logged in as user, it goes back to user, so i ended up chowning everything to user instead.
    Could you please confirm whether you tried the commands Samuvuo suggested? Please specify whether the following command found the required directories:
    sudo find /home/user/htdocs -type d -name "template_c"
    Although, I would personally run the command like so, cos I'm noob:
    find ~/htdocs -type d -regex ".*/template_c.*"

  • How can i find out what app is using data at 5am

    i have used an unusual amount of data this month.  something on my phone is using data at 5am every morning.  its not me.  how can i find out what it is?

    The times reported for data usage on your bill do not necessarily reflect the time the data was actually used. The system gathers information from the cell sites and reports on a schedule.

  • How to generate SIDs for a particular range of data for a DSO ?

    Hi All,
    Please let me know if there is any way to generate SIDs for a particular range of data for a DSO which does not have any SID values. I need this as when i am trying to load data from DSO to InfoCube it's taking a lot of time. When i tried to find the reason behind it, i came to know that most of the time is going in SID creation for the data which is getting loaded. Please share some solution for the same. Thanks...

    Hi,
    Try this.
    Create an internal table and populated it with the values present in the F4 help of the field. Then in AT SELECTION-SCREEN event check the value of the field with the values in the internal table and display the appropriate message.
    Sharin.

  • How do I find out what is the current data rate on my wifi card?

    I have a macbook pro running OSX 10.8.2. When I go to system profiler I see that the card is in 802.11n mode, but how do I find out the current rate? There is a 'Transmit Rate' parameter but there is no unit next to it.

    The data rate depends on if it is using the 2.4 GHz band or the 5 GHz band, both are possible with n-protocol unless you have limited your wireless to only one band.  The data rate in 5 GHz is double that in 2.4 GHz.  Also, you have to know what the protocol of the network is, the AirPort card can only transmit at the rate of the network, so if you are on a g-protocol router, that is the fastest rate you can see.
    And then interference, attenuation, etc. will drop that rate.

  • How to create invoice using bapi  base on delivery number with example

    hi,
    Pl give me one example to create invoice using bapi base on delivery number (PGI).

    Use this code
    * Pass the delivery no to the FM to create the invoice
          wa_vbsk-smart = u2018Fu2019.
            wa_komfk-vbeln = nast-objky. u201CuF0DF-----delivery number
            APPEND wa_komfk TO it_komfk.
            CLEAR wa_komfk.
    *    To fill the message structure
    *        l_wa_error-vbeln_vl = nast-objky. " Delivery No.
    *        l_wa_error-fkart = wa_ztab-bil_doc_type." Billing Doc type
            CALL FUNCTION 'RV_INVOICE_CREATE'
                    EXPORTING
    *                 delivery_date             = 0
                     invoice_date              = v_date  u201C<- date
    *                 invoice_type              = '    '
    *                 pricing_date              = 0
                     vbsk_i                    = wa_vbsk
                     with_posting              = u2018Du2019
    *                 select_date               = 0
                     i_no_vblog                = ' '
                     i_analyze_mode            = ' '
                     id_utasy                  = ' '
                     id_utswl                  = ' '
                     id_utsnl                  = ' '
                     id_no_enqueue             = ' '
                     id_new_cancellation       = ' '
    **             IMPORTING
    *               VBSK_E                    =
    *               OD_BAD_DATA               =
    *               DET_REBATE                =
                    TABLES
                      xkomfk                    = it_komfk
                      xkomv                     = it_komv
                      xthead                    = it_thead
                      xvbfs                     = it_vbfs
                      xvbpa                     = it_vbpa
                      xvbrk                     = it_xvbrk
                      xvbrp                     = it_vbrp
                      xvbss                     = it_vbss
    *               XKOMFKGN                  =
    *               XKOMFKKO                  =

  • How can I add 1 day to requeste delivery date

    When a sales order or e-commerce order is created we want the requested delivery date to be 1 day later if the order is entered before a specific time. If it is entered after the specific time it should be 2 days later. Of course this date must be checked against transport zone assignment and factory calendar.
    In R/3 we could set the + 1 day in IMG for the sales transaction header, we probably can do it here to, but I do not understand how.
    I do appreciate any help.

    I have fixed the one day forward but not the expired time for two days. Does anyone know how I can manipulate it in a date rule??
    When the time has passed 2PM it should be 2 days in stead of 1 day.

  • Condition Type for item calculated from delivery date

    Dear Experts,
    We need that the condition type MWST for PO item will be calculated from Item delivery date ,
    But we see that always in Analysis pricing the efected date is PO date and not item delivery date .
    Please advise how we should configure the condition ?
    Thanks,
    Moshe

    Hi,
    In standard configuration you cannot set item delivery date as a pricing data.
    Maybe you shoud look at SAP enchancement - in dedicated structures you can pass additional item data (structure KOKMP).
    IMG link:
    Materials Management -> Purchasing -> Conditions -> Define Price Determination Process -> System Enhancements
    hope it helps.
    regards,
    wojciech

  • Penalty charge for not meeting the Delivery date by the vendor

    Dear Sapians,
    My client want to have Liquitidy damage charged to the vendor if he fails to meet the agreed delivery date. For example PO Delivery date is 10-08-2007 and the vendor delivers the material after 10-08-2007 , then the purchase price has to be reduced.
    Kindly suggest me as to how to bring this in SAP
    Best Regards
    Sukumaran.E

    Hallo Sukumar,
    There is no settings available in std,  I think you have to do enhancement for this.
    SAP expert in this forums may help you
    Regards,
    sriram

  • Confirmation's field - delivery date/Performance date

    Hi All,
    When I approve the confirmation in SRM, service entry sheet will be created in R3.
    In SRM, there is a field called "delivery date/ performance date."
    It's currently mapped to R3 Document date (ESSR-BLDAT) in Service entry.
    1) May I know what are the function module involve in mapping this field?  Please kindly advise. Thanks.

    We did a small testing.
    It works well to get the date on friday of each week. But the delivery date category is still on day.
    Is there a way to create it with the indicator on week?
    Link: to image (PREQ screenshot)
    Regards,
    Michae
    Edited by: Michael Fröhlich on Apr 22, 2010 11:53 AM

Maybe you are looking for

  • RFC to XI Question

    Hello everyone, I am looking to configure an RFC to XML scenario via XI, wherein I use the function module: BAPI_SALESORDER_CREATEFROMDAT2 to send data from R/3 to XI. I understand I have to create an RFC Destination (SM59) with type - TCP/IP in SM59

  • Why can't I sort my photos by Title when creating a Calendar?

    I am doing my first calendar in iPhoto 9.1.2, and thus experiencing my first 'issue' with the new interface. I am creating this calendar from an Event of a family member's 400+ photos from their recent trip to Australia, and unfortunately for me, the

  • Move screen lock button gone, how do I get it back?

    Its not the one to open the iPad, but when we first had it, the button above the volume control worked as a lock button to stop the angle of the screen moving. I don't know what happened, but now that button mutes the volume. Is there a particular mo

  • Error 1108 - when using a list

    Hi All APEX 3.0 -0 I do not have the patch installed yet. I created a vertical unordered list to use as a side bar navigation region. I created a region on my Page 0 so it will be visible on all pages. But now when I run my page I get the following e

  • Halo, i hav an ipad2 version 4.3.5. now i went for updating it and while updating it shows error 4005. Pls help me in fixing this issue

    halo, iam using an ipad 2 and it was in version 4.3.5. Thought of updating it and went for it. While updating it shows error 4005 and i couldnt fix it. Can some one help me to fix this issue.