Settings to trigger output at the time of PGI in shipment

Dear Friends,
I have a requirement where an output has to be triggered from the shipment document (VT02N), when the post goods issue is completed.i.e when the user completes the "shipment start" stage in the shipment document.
The output document has to be sent by email to a couple of users when PGI is completed in the shipment.
Since,here we are not manually triggering the output, instead the output is triggerred automatically when PGI is done.
Please let me know the settings to trigger a particular output when PGI is done.
Waiting for valubale feedback.
Regards,
Sampath

Hello,
You can do this through Configuration.
LE>Transportation> Shipments >Define and assign activity profile
With reference to shipment type you have 7 status available. In your case Shipment begin stage you can Set PGI and Output trigger by creating variant.
All you have to do is put the mouse on the "at shipment begin" and select maintain and you can see the PGI option and output fields where you can call the output type there.
try it will work....
tkreddy
Edited by: Tkreddy on Nov 10, 2009 3:00 AM

Similar Messages

  • Sales order stock problem at the time of PGI

    Dear Experts
    When a sales order is being created , the delivery is done.The moment PGI is done the system gives  a error prompt as " sales order stock XXXXX not created for the item YYYY"
    I dont want this to happen.
    I wish that at the time of PGI system should simply and directly pick the qty from the storage location and do the PGI.
    Also we dont have availabilty check at the delivery item ctgy level.
    Expert suggestions are required.

    Hi
    Go to MB1B and enter movement type 412 , special stock E and enter
    then enter sales order no and item no
    enter storage location, material and quantity and save it
    other wise in sales order VA02
    go to procurement tab in the overview screen change requirement type to daily requirement
    you will need not to do the above process
    regards
    vardhan

  • Additional G/L account entry at the time of PGI.

    Dear All,
    I have scenario of exports. At the tiem of PGI we generally get the entries Inventory account credtt to cost of goods sold account credit.
    I want to have a track the value of goods which are at the port. So it is required have another g/l account entry at the time of PGI.
    Which will be recoicilled at the time of commercial billing.
    Can any one help me out. How to have the addtional G/L account entries along with the standard G/L entry.
    Thanks and regards
    Rasik Waghela

    Hi Rasik
    You need to modify the account assignment for Goods issue and find out a user exit to replace the account at the time to commercial biiling.
    Regards
    Yatin

  • First delivery date change at the time  of PGI

    Dear Expert,
    i have one query , i have fixed in house production time=1 days, planned delivery time10 days in MRP-2 views .Suppose i create one sales order on current date the first delivery date will pick the date ,(current date10 days). but user wants to change the first delivery date at the time of PGI as per their need, as it may be before or after the required delivery date.
    HOW TO CHANGE THE DATE.
    give your valuable solution regarding this.
    KInd regards
    vimlendu kaushik

    dear expert
    system is not allowing to change the required delivery date as sujjested by you. i have one fg material say 'X' its planned delivery time is 10 days, availibilty check -02.while creating sales order for the above fg material system will pick (current date +planned delivery time), say current date 20.10.2010 & pdt-10 days, syatem will pick 30.20.2010.
    but after go to va02 it is not allowing to change the delivery date, but it can happen at any time as business needs this.
    kindly resolve this issue with proper logic.
    kind regards
    vimlendu kaushik

  • How do I create an excel file that has the volume output and the time at which it occured?

    Hello:
    I am using Labview to control a New Era Pump Systems automatic syringe pump and to record diameter measurements from a LaserMike optical comparator. My program is fully functional, the code is attached with all auxilliary files in the NE-50X folder. I mostly understand my program, I used drivers for the NE-50X pump found on the NI website to build my code and added to it as needed.
    If anyone has ideas about how to do any of these three things, your help is greatly appreciated. I have the output from the syringe pump going into a line graph while I run the test with the time on the x-axis and volume on the y-axis. How would I be able to create an excel file from this information? I would like the excel file to have the time in one column and the volume at that time in the next column. I though that I had wired it correctly, however I feel that the time seems to be a little off and very exact. Attached is the block diagram of what I have done.
    Hello:
    If anyone has ideas about how to do any of these three things, your help is greatly appreciated.
    Attachments:
    RATETEST.vi ‏202 KB

    Let me start by answering the specific question, and then I will provide some suggestions on the code.
    The function you want is the "Write to Spreadsheet File", which you're already using, albeit in a confusing means (more later). I was not able to find any place in your code where you're actually acquiring time information, so I don't understand your comment about the time not being exact. (I'm assuming you mean "not", even though that word was not in your actual sentence.)
    As for the code:
    As I mentioned, you're using the "Write to Spreadsheet File" twice, as well as the "Write to Measurement File" Express VI. All three seem to be logging the same information, though one of the "Write to Spreadsheet File" functions is logging some sort of volume and diameter information. Please pick one.
    You're looping around the path for one of the "Write to Spreadsheet File" functions, but not for the other two functions. Why are you looping the path in the first place?
    You' re continuously accruing data into an array to put onto an XY Graph. Please keep in mind that this means the program will slow down as it progresses as this array gets larger and larger, and LabVIEW needs to shuffle memory around. Depending on how fragmented your memory is, you may find the program will crash since LabVIEW cannot allocate a large enough contiguous block of memory for the array.
    Your wiring really needs to be cleaned up. Tip: Right-click on a wire and select "Clean Up Wire".
    In the middle of the diagram you have a case structure in which the True part has a single iteration loop that's adding 1 to the iteration and updating some local variable, and in the False part you're doing something else with it. I have no idea what you're trying to do, but surely there must be a better way to do it.
    You seem to have two tank indicators on top of each other on the front panel and then flipping the visibility of them based on some value. I would think that it would be easier to simply display both at the same time, no? As a user, I would find it somewhat perturbing to see the tanks appear and disappear.

  • Print Output at the time of rescheduling

    Hi Friends,
    When i reshedule the Orders in V_V2,I am getting printout puts for all the orders rescheduled,In Out put type Multiple Isuing is not ticked.When i normally change the sales order i am not getting output triggered,But when i reschedule i am getting prined outputs.
    Can you please explain how to control outputs get printed at the time of rescheduling.
    Thanks,
    Sree.Manam

    Have you maintained a program+routine for Change output on the output condition type?  This is like a requirement routine that issues a change output when the code in the routine sets SY-SUBRC to 0. The Change output paramters are maintained in the General data tab of the output condition.

  • Automatic Creation of Sales Order at the Time of PGI

    Hi Experts,
    Is it possible to create automatic Sale Order at time of PGI "while creating Outbound deleivery w/o reference to Sale Order'?
    Like in MM there is feature (standard) that PO can be create through Inventory management also,
    at the time GR w/o PO system creates PO in background.
    Please help me out,
    Regards
    Arvind

    Hi Srinath,
    Thankx for u'r immidiate reply,
    "This is my business requirement in implementation, i.e. customer directly purchase Organic Manure from plant stock and pay bill against the quanty purchased." although the reoprting purpose will be resolved by sale bill report."
    And as we know that Document (copy controls) flow from Inquiry>Contract>Order>Out bound deleivery>Billing. this is standard in the system.
    i.e. Copy Order to Order (VTAA)
    Order to delivery (VTLA)
    Order to Bill  (VTFA)
    Del to Bill (VTFL)
    This T-codes have assignments of source to copy in the target with routins (for the flow of data from field to field)
    I am trying to understand that flow of data to be copied in backward flow i.e. from PGI to order, and i am expecting that this can be done, but unable clarify my self that should it be done or not.

  • Cost Centre Derivation Issue at the time of PGI

    Dear Experts,
    At the time of Posting Post Goods Issue, SD Consultant is facing error that GL Account 6* requires assignment to a CO Object.
    According to my understanding, system should derive Cost Centre at the time of P.G.I through following logic :
    I have assigned Profit Centre : 999999 to the Cost Centre : ABCD and the said profit centre is being used at the time of Sales Order Posting. While doing PGI, system should derive cost centre data from Profit Centre Data which is used in Sales Order but currently system is not behaving like this.
    Another way is to assign respective cost centres against COGS Gls through T-Code : OKB9 which is not right I think. Because how can we map Cost Centre Data with Profit Centre Data in order to get Profit Centre Wise Profitability Reports?
    Please guide me any solution.
    Regards,
    Sapna

    Hi Sapna,
    For most cases, your COGS account should not be a cost element.
    Secondly, if you want to make it a cost element, you will have to maintain OKB9 for it, either on the basis of profit center or plant.
    System cannot pick cost center based on the cost center master data because there may be many cose centers assigned under the same profit center. There is no one-to-one mapping of cost center to profit center.
    I would suggest you do not make COGS as cost element unless the sale order is an MTO sales order or business insists on it.
    If business insists on it, then add the cost element to OKB9.
    BR
    Abhi

  • Error at the time of PGI

    Hi All,
    I am facing followed mentioned error at the time of doing pgi..Kindly suggest...
    Error is  Number range for trans/event type WL in year 2011 does not exist..
    Rgds,
    Pavan.

    pls. check -
    Error while Doing PGI
    thanks.

  • Output of the time command

    Hi,
    I have simple program, which sends some commands throught TCP/IP and waits for reply. I would like to measure time spent on the other side to reply, so as the first try, I run it using time command. Output surprised me, ratio between real time and ( user time + system time ) was greater then 21. Does it means, that into system time is not counting time for waiting on data to arrive on socket?

    Guess I should update my own thread now that I build a i7-3370K.  It runs stable @ 4.5 GHz and compiles the 3.6.5 kernel in just under 9 min.
    Related - the i7 chips are attached to their IHS with thermal caulk rather than with solder.  This makes them tough to overclock without modifying.  I wrote up a review detailing how I went about it if anyone in interested.  Not for the faint-of-heart.
    http://www.silentpcreview.com/IvyBridge … nd_results

  • Problem in print output at the time of taking print

    Hi
    I have one problem with my login ID, I create PO from my ID after complete all process I take print out. At that time the system automatically first take print SAP ....... ..... then the PO. In this case how I can set the print outputin my login id. Please guide me.
    Thanks

    HI,
    At that time the system automatically first take print SAP ....... ..... then the PO. In this case how I can set the print outputin my login id. Please guide me
    i.e you are getting SAP page print or ??
    could you elaborate pls .
    regards

  • Qty is automatically getting zero at the time of PGI from Deliveries in WM

    When we go to PGI an order it changed all of the deliveries to zero and created an invoice at zero value.
    It is happening dramatically. it is not happening with every delivery.
    Thanks in advance

    In what transaction do you do the goods issue to the delivery? in VL02N ?
    How is the picking quantity set? when confirming the TO with LT12 you can set in the control section of the selection screen what you do with the picking quantity. There you can overwrite the settings made for the movement types.
    Check the change history of your delivery, whether someone changed the delivery quantity to zero.

  • Posting to specific A/C at the time of PGI

    Guys,
    I need to give some materails as free goods. So the item category is TANN and I created a new schedule line to use new movement type lets say 901. Now I will configure G/L accounts according to this movement type and I will post in respective GLs. But the problem is that I shouldn't be posting that in COS account rather to some expense account. Now this expense account does need a cost center as the cost element associated with this has cost element category as 1 which is 'Primary costs/cost-reducing revenues'. Now I cannot post goods issue as it needs cost center and I cannot supply cost center as there is no field for it in delivery document. Please Help guys I need it urgently.
    regards,
    MAM.

    Hi
    The postings will be as follows
    <b>During GR</b>
    Debit Rs 100 - Inventory A/c
    Credit Rs.100 - GR/IR A/C
    <b>During J1IEX</b>
    Debit Rs.12 - RG23A - Yr plant
    Creidt Rs.12 - Cenvat/CD Clearing account
    <b>During IR</b>
    Debit Rs.100 - GR/IR A/C
    Credit Rs.100 - Vendor A/C
    Debit Rs.12 - Cenvat/CD clearing Account
    Hope you are clear now
    Regards
    Dev

  • Expense booking at the time of PGI

    Guys,
    I need to give some materails as free goods. So the item category is TANN and I created a new schedule line to use new movement type lets say 901. Now I will configure G/L accounts according to this movement type and I will post in respective GLs. But the problem is that I shouldn't be posting that in COS account rather to some expense account. Now this expense account does need a cost center as the cost element associated with this has cost element category as 1 which is 'Primary costs/cost-reducing revenues'. Now I cannot post goods issue as it needs cost center and I cannot supply cost center as there is no field for it in delivery document. Please Help guys I need it urgently.
    Regards,
    MAM.

    Hello,
    Please try to create Automatic account assignment in CO - Transaction code OKB9
    Regards,
    Ravi

  • Restrict Output type at the time of Picking and Print after PGI

    Hi All....
    My business requirement is to restirct certain Output types such as LD00, LD0F etc. at the time of Picking and Batch determination and to print after PGI.
    These output types are triggered Automatically via Batch job scheduled via third party tool. All the complete Delivery process is Auto.
    Once Sales order is created the below process takes place.
    Auto Delivery
    Auto Shipment
    Auto Picking and Batch determination (Now in this step I need to restrict)
    PGI (Manually vai some custom program)
    Once the Picking is done all the Output types appear in Delivery Header output which are processed with a Dispatch time of 4. (Appeared as Green tarrif.)
    For the Output type LD00 -> 911 routine is added .
    This routine is triggering at the time of Picking and Batch determination.
    At this Point of  Picking I can restirct the output type by using the Routine that not to display in Delivery Header,  but iam not able to retrieve again at the time of PGI. Is there any option  to get the data of Output type at the time of PGI.
    Or is there any option for LD00 output type to dynamically select the Routine Number to trigger at the time of PGI. ( If I use Routine no 1 it will trigger at the time of PGI, but I cannot change especially for this purpose since this output type is used for multiple purposes)
    Pls provide me the solution.

    Hi Brad
    I can copy the code from routine #1 into my routine #911 inorder to restirct the display of output type in delivery header. But as mentioned by you this routine is not triggered at the time of PGI. ( I checked at the time of PGI )
    If i link my output type LD00 with Requirement #1 routine then it will be triggered at the time of PGI, but here the o/p is linked with Requirement #911.
    Pls let me know if any thing wrong i mentioned...

Maybe you are looking for