How to assign PGI date manually

Hi experts,
System uses current date for the PGI date automatically.  Our requirement is that it should be editable.  Presently we are using the following cycle - SO>DO>Picking >Shipment.  We do the PGI from the shipment u2013 shipment start button.  We enter a date (sometimes previous day) and this date is supposed to be used as the PGI date on the delivery (actual PGI date).   Currently u2013 regardless of the date we enter in shipment start u2013 the system uses current date for the PGI date and when you look at the delivery u2013 the actual PGI date is blank.
Please let us know how it is possible thru confiiguration / some other mode.
Regads
( Rajneesh Gulati)

Hi,
Thanks for your prompt reply.
In our case, as soon as we complete shipment  & Save.  PGI automatically happens with the current date.   Our reqt. is that PGI date should be shipment start date.
Regards,
( Rajneesh Gulati )

Similar Messages

  • How to send the data manually

    Hi Experts,
      I need small information.when messages are gone into queue state due to one message 
    When an EDI file came into wrong format and with that some messages are gone into queue state in MONI.
    if i cancel the first message then remaining all the messages are processing successfully.
    So from that cancel message i want sent the data manually as business needs that data.
    Can all please tell  me how to send the data manually with steps.
    Thanks in Advance.
    Bhaskar

    Hi,
    I think you are talking about QoS "EOIO", in which all messages are porcessed in FIFO order and whenever the preceeding message get stuck due to error in the queue, then all the messages are stoped. And yes as soon as you will cancel the message which went into error all the remaining messages will automatically will be delivered.
    In my opinion since QoS is EOIO then it will be not possible to sent the data mannually, you can do one thing, do not cancel the message. Try to correct the messge and then resend it.
    Regards,
    Sarvesh

  • How to assign Tab Set manually

    Hi,
    I created form on table with report. My report page does not show tab set , Can someone advice how to assign Tab Set manually to a page .
    I tried editing report page and adding tabs from shared component section but looks likes that is not the right place because it allows to add item to tab set and not tab set to page .
    Thanks in advance
    Aalishan

    Hi Aalishan,
    On your page, click on the "Edit Page Attributes" icon in the top-right of the Page section. On there, check what the setting for "Standard Tab Set" is - it should be pointing to the tab set you want to use.
    You can also check, through Shared Components, Tabs, that the tab itself shows the page number for your report page in the "Tab page" setting
    Andy

  • Oracle how to assign a date value in a parameter declaration

    How can I assign a date value to a parameter declaration in SQL?
    Here's my existing script.
    CURRENT:
    select distinct summary as "iCash EAD Error Summary",count(*)
    from AAA.BKS_ICASH_EAD_ERRORS
    where creation_date > to_date('5/26/12 8:50','mm/dd/yy HH24:MI')
    group by summary
    I'd like to assign the date I'm searching for into a parameter and use the parameter in my query.
    GOAL:
    DECLARE
    pCreateDate DATE;
    exec :pCreateDate := '5/26/12 8:50';
    select distinct summary as "iCash EAD Error Summary",count(*)
    from AAA.BKS_ICASH_EAD_ERRORS
    where creation_date > to_date(:pCreateDate,'mm/dd/yy HH24:MI')
    group by summary

    Hi,
    In SQL*Plus, you can do this:
    VARIABLE     pcreatdate     VARCHAR2 (20)
    EXEC           :pcreatedate := '5/26/12 8:50';
    SELECT    summary          AS "iCash EAD Error Summary"
    ,       COUNT (*)          AS "Total Count"
    FROM        aaa.bks_icash_ead_errors
    WHERE       creation_date  > TO_DATE (:pcreatedate, 'MM/DD/RRRR HH24:MI')
    GROUP BY  summary
    ;"GROUP BY summary" means you'll get one output row for each distinct value of summary. There's no need to SELECT DISTINCT since the GROUP BY is already making sure the rows are distinct.
    There are no DATE bind variables in SQL*Plus, so you have to use a VARCHAR2.
    If you do something similar in PL/SQL, then you can use a DATE variable. Make sure you don't call TO_DATE on something that's already a DATE.
    Edited by: Frank Kulash on Jun 26, 2012 2:01 PM

  • How to assign current date/time to a formula variable in Query Designer

    How do I assign the current date to a formula variable in Query Designer? I need to use current data in a calculation and just need the date the report was run.
    Thanks

    Hi Philip,
    There is an SAP formula variable to supply the current date in a formula. I think it is 0F_ADAY...install it from business content if you cannot see it in the query designer (formula box, under formula variables) and try using it.
    Hope this helps...

  • How to Assign a Constant Value to a Dim. Member when pulling Master Data?

    BPC Gurus:
    I am trying load Vendor and Customer Master data into BPC dimension.  My Dimesnion has memebrs: ID, EVDESCRIPTION, PARENTH1, TYPE.  I have successfully pulled the ID and the description from 0CUSTOMER and 0VENDOR.  However, I
    need to have a ttext value for 'PARENTH1' and 'TYPE'.  For Customers, I want to add a FIXED value "'CUSTOMER' for every
    Customer ID pulled in and also for "TYPE", I want a value of "CUSTOMER".  When I maintainthe Dimension, I want to see
    th followingvalues:
    ID                          EVDESCRIPTION                                   PARENTH1                         TYPE
    0000000001         WALMART                                            CUSTOMER                        CUSTOMER
    0000000002          TARGET                                               CUSTOMER                        CUSTOMER
    and so ON
    Since we have Vendor Numbers in the same Diemsnion, when I pull Vendors, I need to have similar values as:
    ID                          EVDESCRIPTION                                   PARENTH1                         TYPE
    0000005050         ABC Supply Inc.                                   VENDOR                            VENDOR
    0000005051         BASF                                                    VENDOR                            VEDOR
    and so ON
    How can assign a Fixed value to the member Propert?  Can I achieve it in Conversion file....? 
    ( My atempts failed...).
    Any suggestion recommendation would be gretaly appreciated.
    Munna.

    Hi,
    For adding fixed values to the properties, you can use the transformation file. In the mapping section, you can specify a constant value. This value will be written to properties of all the members while importing master data. However, for parenth, its a bit different. First thing is that, you need to have a member called CUSTOMER, then only you can have CUSTOMER in the parenth column. Even if you add it and use the mapping section for this purpose, then it will write CUSTOMER to parenth for all the members (even to CUSTOMER member). And this will be wrong. So, you will need to write it manually.
    Hope you got the idea.

  • How to update the price based upon PGI date

    Hi
            I have issue of updation of the Prices and freight based on PGI date in the billing we are using the two billing types for the excsies and tax invoice creation .And in the copy control pricing type is maintained Aas "C" for the billing types with single delivery but someHow MRP in the excise billing has been picked from the condition record thats validity is ended and in Tax invoice it picks up the correct prices
    Both pricing condition types has pricing type "B" from Billing date and in the freight we have maintained as "A" SRD
    But for the some cases specially for the excise related part that is based upon the MRP we are facing this issue
    Pricing date is some how coming from sales document
    Please find the problem details in the attachment

    Hi,
    if you see two condition tabs snap shots you can understand clearly because that two invoices has been created in two different dates and you have maintained the pricing date C-billing date ( KOMK-FKDAT).Due to this,the price of ZMRP is coming differently.After you creation of first invoice then you would have changed ZMRP amount.Now while you are creating second invoice ,system has taken new price of ZMRP in billing level.
    Note:While creating second invoice, PGI date might have come into billing level but someone would be changed billing date manually at header level of billing document.Please check that one also.
    Kindly let me know if you need further help on this.
    Thanks,
    Naren

  • Need to understand how the PGI date is being calculated

    Hi,
    Need to understand how the PGI date is being calculated.
    Does the PGI date get recalculated if the cusotme delivery date is changed.
    Thanks,
    Raki

    Hi,
    Thanks for the information and please let us know is there any calculation logic exist for that?
    I have changed delivery date in the sales order and based on that-
    - Transportation planning/material availability/loading/schedule line and confirmed quantity date was chaged.
    Is this the - GI date - Transist time= PGI?
    Thanks,

  • K mean:: how to find the clustred data;:: or how to assign number t0 each group of data

    hi member
    i have download the LabVIEW Machine Learning Toolkit https://decibel.ni.com/content/docs/DOC-19328
    i want to excute the K mean algorithem to cluster the image in two group or three or more
    the problem is how to find the result i mean the clustred image', the image that contain 2 or three intesity value only
    or how to aasign a 1 vlaue to all intesity that 
    belong to cluster one and 255 to data that belong to cluster 2
    so that the image look like binary image???
    a my vi below
    best regards
    Solved!
    Go to Solution.
    Attachments:
    k mean.vi ‏12 KB

    my post before showed how to set the threshold manually using the graph's cursor.
    here's the automated k-means version, using the toolkit's .vi
    Alex
    ♜♖ LabView 8.6 - LabView 2014 ♖♜
    Attachments:
    2013-06-22_2dhistogram 2009.zip ‏61 KB

  • WAD  how to assign data to axis

    hi ,
    i have created a query in WAD 3.5. i have data in fivefeilds . in the tempalte i have assigned 4 graphs .ie protfoilo charts . i want to compare feilds 1st feild with 3rd. 3rd with 5th . 5th with 1st like this. i am not able to assign the data to the assign the data to xaxix and y axis. where should i go and how should i assign the data to xaxix and y axis. can i use four graphs on one report. thnaks for ur replay .

    To only display ceratin fields in a chart, the query result has to be filtered. Filters are set on the DataProvider. So you cannot use the same DataProvider for each chart. U could define a couple of views on that report and set the view as DataProvider.
    Regards,
    Beat Stoller

  • How to organize by date in mobil me? (It changes back to manual)

    How to organize by date in mobil me? (It changes back to manual)

    Thanks, Niel.
    Is there any way to sort the icons? I seem to recall there was a modifier key to hold while clicking the menu items but nothing works and I can't find anything searching "help".

  • How to assign a button for attachment and send the data through browser ?

    Hi friends,
    How to convert to browser ?
    how to assign a button for attachment and send the data through browser ?
    Thanking you.
    Regards
    Subash.

    Refer to
    How to create a text box in ascreen painter?
    where another user (venkateshwar reddy) has asked a very similar question...
    Jonathan

  • How to update Planned PGI dates using FM: WS_DELIVERY_UPDATE_2

    Hi,
    I have a requirement to update the Planned PGI dates (LIKP-WADAT) of all deliveries in a given shipment with the NEWLY selected Scheduled pick-up date.
    I have found the FM 'WS_DELIVERY_UPDATE_2' can be used. Can anyone help me with the parameters to be passed?
    Thanks in Advance,
    Quresh

    Hiren Chitalia's answer was copied from the question asked here: WS_DELIVERY_UPDATE_2 VBFA entry created and has been rejected, the points removed.
    May I remind all forum contributers that posting just links, or copy pasting other people's work, is not permitted.
    matt

  • *HOW TO INSERT DATA MANUALLY INTO A BW TABLE*

    Dear experts,
    I'm working in BW 3.5 version.
    Since I need to test some tables which are going to be load manually, please could anyone explain me which are the steps to insert data manually into a BW table.
    Thank you very much in advance,
    Jorge

    Hi Jorge,
    You can maintain the TMG(Table maintenance generator) and then enter the data manually. TMG creation Tcode is se55. and to view and maintain TMG it is sm30 .
    Or if you have the data in excel. You can write a simple excel uploading ABAP program which will load your excel data to the table .
    Hope the above reply was helpful.
    Thanks & Regards,
    Ashutosh Singh
    Edited by: Ashutosh Singh on Apr 30, 2011 6:45 AM

  • Bill Date not later than PGI date

    D/ Friends,
    Suppose PGI date is 3.6.2010 & user is creating bill doc on 5.6.2010 but entering a date later than PGI date say e.g 2.6.2010. Now we want that sys shd not accept a manually entered bill doc date later than PGI date. I think, Iu2019ve made my issue very clear. So how to achieve this thru std. config? We know that thru ABAP a u201CZu201D chck is possible to apply for this scenario but we want to do it thru std. config. Pls help.
    Thanks.

    Go to VTFL, select the item category for the combination of your delivery type and billing type and maintain routine 011 for the field "Data: VBRK/VBRP".  If you have already assigned a different routine, then add this code
    VBRK-FKDAT = SY-DATUM"
    Also the above routine will only propose the system date but it can be changed manually.  In order to prevent this, you can make the date field as grey through billing exit USEREXIT_FILL_VBRK_VBRP (Module pool SAPLV60A, program RV60AFZC).  By doing so, system will always system date (if you applied routine 11) or the actual GI date which cannot be changed.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • Swapped iphone account and it will no longer sync

    just got an iphone 5 so gave my wife my 4s. iv restored the 4s to my wifes settings on icloud but now the phone will not complete music sync on itunes. help please? thanks

  • Help ! chart

    hello, 1) is there some docs describing how to create a chart with some parameter coming from LOV ? 2) how to call a chart from jsp, and give some parameters to this chart ? plz help !!! i don't find anything about that, and i need it. I don't ask ex

  • One song in my iPhone music list has "chasing arrows" next to it and won't sync

    A recently purchased song won't sync from iTunes 10 to my iPhone 3GS. It looks normal in iTunes and plays correctly, but it doesn't appear on my iPhone, and when I look at the iPhone's music list under the "Devices" folder in iTunes when I have the p

  • IPod function on iPhone 3GS crashing since music purchase

    Hi, I have updated my iPhone 3GS with OS4 and after purchasing a new song in the iStore, the iPod function no longer works. When selecting the iPod app, the screen opens and then shuts down about two seconds later. I can no longer access my iTunes, p

  • Multiple messages enqueuing into one table using Database Adapter

    Hi All, I am trying to fetch records from one table and insert into another table in the same database using two DB adapters each for one function.When trying for one record,it is working fine.But for more than one records using for-each loop I am un