POD relevance issue

Hi All,
We have faced a issue that PODREL field in LIPS table is A(Relevant for POD) for 2line item out of 5 line item but delivery is not relevant for POD relevance. We are not able to open this delivery through t.code VLPODA as system is giving error that this delivery is not relevant for POD.
System split the invoice based on this PODREL field as A(POD is one of the criterion for invoice split).
I have three issue here
1. How is this possible that 2 line items are POD relevant but delivery is not POD relevant.
2. How can i deactivate this POD relevant indicator against PODREL field in delivery.
3. where can i find this PODREL field in delivery document.
Thanks in advance
Jitendra Singh

Hi Sridhar,
Thanks for your quick reply.
1. Only 2 line item are PODREL field as A(Pod relevant)
2. ship to party as wells delivery item category are not pod relevant
3. I am not able to get PODREL (LIPS table) in delivery document through VL03N.The field POD relevant in processing tab is diffrent.
Waiting your reply in this regard
Regards
Jitendra Singh

Similar Messages

  • POD Relevance

    Hi there,
    Can anyone help. We want to use the POD relevance button in Customer Master to initiate a "marker" to generate a secondary invoice. To do this we would like the POD relevance to come through on the sales order from the customer master. We would like the customer master to be the main control, however there is a business requirement to manage exceptions and post the POD relevance on individual sales orders also where relevant.
    Where is the config to check the link between the customer master and Sales order? Sorry to ask such a basic question, but I am an FI/CO so SD is not my area.
    When the POD flag is enabled - we will not want this to restrict any further processing for POD relevance.
    Hope this is clear.
    Any advice is welcomed.
    Thanks
    Jackie

    Hi there,
    POD is updated in table VBKD-PODKZ. To default the POD from customer master, you will need to write a code in MV45AFZZ,
    INCLUDE MV45AF0K_KVBKD_GET_DATA &  INCLUDE MV45AF0K_KVBKD_PUT_DATA. In the code put a logic to default the PO into VBKD-PODKZ from the ship-to partner from VBPA.
    Regards,
    Sivanand

  • POD Relevancy field on BAPI_SALESORDER_CREATEFROMDAT2

    Hi,...
    Is there a field in BAPI_SALESORDER_CREATEFROMDAT2 for POD Relevancy (VBKD-PODKZ)? I already check the bapi doc and cannot find it.
    if not then is there a good way to update this field (POD Relevancy)?
    thanks
    ========================
    Sorry for very late delay of respond. Just to give you info, I solved it by using bdc. After discussion, we believe that it is the more secure way than updating directly to the table. At least in my case it's working. Thanks for your reply I rally appreciate it
    Message was edited by: Yusuf Bottie Gaos

    Hi,
    Try FM 'VS_BT_VBKD_MODIFY' to modify the table VBKD.
    OR
    try the FM 'J_1B_SD_SA_VBKD_COPY'.
    Hope it helps...
    Lokesh
    Pls. reward appropriate points

  • How I fixed the i-pod updater issue!

    Seems everyone is having issues with this latest update. IT happened to both of my i-pods. One ipod totally froze and I had to open the unit and disconnect the battery to get it to reboot. The ultimate fix is to remove the Jan 06 ipod updater from your computer, your i-pod, and use the previous version. I removed both itunes and ipod software from my laptop and reinstalled using the CD that came with the unit. After reinstalling, I updated the i-tunes software only!!! Then I restored the software on the i-pod back to the original factory version. This will remove all music and files from your ipod. DO NOT UPDATE THE I-POD SOFTWARE TO THE JAN 06 VERSION! When connecting your i-pod, it will recommend that you do so. Choose cancel and reload your music. You will have to update i-tunes to the newest version first for this to work since your music is stored in "My Music" folder. I hope this helps.

    Seems everyone is having issues with this latest
    update. IT happened to both of my i-pods. One ipod
    totally froze and I had to open the unit and
    disconnect the battery to get it to reboot. The
    ultimate fix is to remove the Jan 06 ipod updater
    from your computer, your i-pod, and use the previous
    version. I removed both itunes and ipod software from
    my laptop and reinstalled using the CD that came with
    the unit. After reinstalling, I updated the i-tunes
    software only!!! Then I restored the software on the
    i-pod back to the original factory version. This will
    remove all music and files from your ipod. DO NOT
    UPDATE THE I-POD SOFTWARE TO THE JAN 06 VERSION! When
    connecting your i-pod, it will recommend that you do
    so. Choose cancel and reload your music. You will
    have to update i-tunes to the newest version first
    for this to work since your music is stored in "My
    Music" folder. I hope this helps.
    The best advice was to drop it from waist high with a cover on it. I had tried everything else but after four drops this has cleared the problem. I too had suffered this after the Jan 06 update - although nowhere near the problems I had after downloading Itunes 6. What is the matter with you Apple? - please stop "improving"
    Ipod 20Gb   Windows XP Pro  

  • ALE and IDocs Relevant Issue

    Dear Gurus,
    I created a Master Data (MD)u2018testmrtu2019 via MM01 in our DEV environment.
    Now I want to transfer it into QAS environment via ALE mode. (The ALE configuration work was done.)
    The MD was successfully sent from DEV via BD10. (The light was green via WE05 in DEV.)
    But Iu2019ve failed when I receiving the MD in QAS and can see error logs via BD73.
    Error Log:
    Message Type: MATMAS
    IDoc Status: 51
    Status Grouping: Red Lights.
    Status text: Application document not posted.
    Double Click 'Application document not posted.' and expand the 'Status Records' of 51, I can see:
    'Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT'.
    Have you come across this problem? How to solve the problem?
    Thank you very much!
    Jason

    Hi ,
    For the Error:  Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT'
    Error Log:
    Idocs would be failing in 51 status in Error state.
    for
    Message Type: MATMAS
    IDoc Status: 51
    Status Grouping: Red Lights.
    Status text: Application document not posted.
    Diagnosis
    The function module AFS_RETAIL_ARTMAS_IDOC_INPUT'
    and the application object type  which were determined are not valid for this IDoc.
    Procedure
    1. Please check that the process code in the inbound partner profile is correct.
    2. If this is the case, you should check the ALE inbound methods ALE inbound methods for the process code
    and see whether the specified function module and application object type are correct.
    3. If this is also the case, then the function module and the application object type are not permitted
    for the logical message type, message variant, message function and basis type that are contained
    in the IDoc control record.
    You should check whether the correct values have been assigned to these fields in the control record.
    If they do have the correct values, then the assignment to the function module and the
    application object type needs to be maintained.
    Please check and revert in case u still face the issue .
    Regards,
    Shravan A

  • Billing relevance issue.

    15.10.2010
    Hi friends,
    We are using batch management and for an item category i have assigned billing relevance as 'M'. When copying from delivery to commercial invoice the items with 0 quantity is not getting copied, but for proforma invoice the zero quantity lines are getting copied.   Wont 'M' work for Proforma invoice?   Please suggest.
    Regards,
    Udayanth

    Dear Udaynath
    This is the standard practice of SAP. items with 0 quantity will not be copied to invoice. But items with 0 quantity can be copied to proforma invoice, because proforma invoice doesnt change the status of delivery.
    It even doesnt matter what billing relevance you have taken. No copy control change will work because it is controlled via SD document category.
    Thanks
    Shuktiz roy

  • ALE and IDocs Relevant Issues (Error Code 51)

    Dear Gurus,
    I created a Master Data (MD)u2018testmrtu2019 via MM01 in our DEV environment.
    Now I want to transfer it into QAS environment via ALE mode. (The ALE configuration work was done.)
    The MD was successfully sent from DEV via BD10. (The light was green via WE05 in DEV.)
    But Iu2019ve failed when I receiving the MD in QAS and can see error logs via BD73.
    Error Log:
    Message Type: MATMAS
    IDoc Status: 51
    Status Grouping: Red Lights.
    Status text: Application document not posted.
    Double Click 'Application document not posted.' and expand the 'Status Records' of 51, I can see:
    'Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT'.
    Have you come across this problem? How to solve the problem?
    Thank you very much!
    Jason

    what process code do you have in WE20 for your partner no  for your message type MATMAS?
    Is it MATM?
    double click the process code.
    on next screen you see a identification field
    click the button next to it.
    there you see which function module is entered to the process code.
    For MATM process code it should be IDOC_INPUT_MATMAS01

  • I Pod Connection issues

    Once my ipod ran to a flat battery, I then charged it on a computer once i figured out what happened. Now (including when I was charging) My computer will not recignise my ipod anymore (although it will still recharge)
    I have run through the troubleshooting on the main apple pages, it has not worked. any ideas?

    I have almost the same problem, but mine wont charge or do ANYTHING at all.
    I connected mine when i first got it a few days ago (Ipod classic 80G) and itunes stuffed everything! It wouldnt stop looking around my computer for music and downloading album art, and it also automaticly staryed syncing music to my Ipod after i told it not to. It also desided it would be fun to update my ipod software from 1.0.2 to 1.0.3 but Itunes frozz half way. So i left it over night and nothing hcanged so i turned my comp off and back on and now my ipod wont show in windows, itunes, anything. It wont even charge.
    Sorry to the original poster in this topic i have to post mine here, coz for some reason i cant make threads.
    HELP ME! + I HATE YOU APPLE ITUNES!

  • Can we generate proforma invoice in case of POD for GI

    Hi
    Can you please clarify me the following....
    Can we generate proforma billing after goods issue if the transaction is POD relevant.
    while sending the goods to the ship-to a proforma invoice  should accompany the goods.
    Is it possible ?

    Hi Anil,
    Yes you can create Proforma invoice for the delivery after PGI even that delivery is relevant for POD.
    You can accompany a proforma invoice while sending the goods to the ship-to party.
    I hope it will help you,
    Regards,
    Murali.

  • Delaying billing based on POD receipt

    Hi
    Is anyone aware of the SAP best practice for enabling a delay in billing after POD receipt. This would be an international direct shipping scenario.
    Thanks
    Proof of delivery (POD) is an instrument involved in business processes in which an invoice is issued only after the customer has confirmed the delivery's arrival. In addition to the proof of delivery itself, you can also record the POD date, POD time, the actual quantity that arrived and the reason for possible differences in quantities. This is especially important for deliveries where the delivery quantity varies because of the nature of the goods or for which the exact delivery quantity is unknown from the start. You are now in a position to issue an accurate invoice based on the customer's confirmation of goods received. You no longer need to create credit memos. The reasons for deviation that occur most frequently in "real world" scenarios such as stock shrinkage, theft, certain characteristics of goods (volatility, for example), and transportation damage are recorded and analyzed in the system. This analysis is especially valuable when you are negotiating with forwarding agents, vendors, or customers, since all deviations can be reflected.

    Bill, this is standard SAP. You will have to do 2 things to activate this SAP POD functionality:
    - activate POD relevancy in the ship-to customer master (sales view, shipping tab)
    - activate POD relevancy for the delivery item categories in customizing.
    The Standard routine of copying requirements 003 - header/dl related in VOFM-> Copying Requirements -> Billing is the one that does not allow creation of invoice if POD confirmation is not received.

  • Issue with GPO "WSE Group Policy Password Synchronization"

    When I started my migration of SBS2011 to  2012r2 with essentials service I noticed this GPO appear which I assume is for passwords to be synced to the cloud however when I implemented group policy from essentials the dashboard crashed and the typical
    GPO's that it creates weren't there and only the folder-redirection was present it was also blank so I deleted it (I didnt delete the GPO "WSE Group Policy Password Synchronization" )
    I then re-launched the dashboard and ran through the process again, it worked what a treat! except the GPO for "WSE Group Policy Password Synchronization"
    appears to be blank, I remember it pointing to a ps file but I dont know what ps file and how to recreate it, along with to confirm what it does. Sadly I have no GPO backup to go back to.
    any help on this would be much appreciated 
    Cheers 

    Hi,
    à
    however when I implemented group policy from essentials the dashboard crashed
    Based on your description, I understand that Dashboard crashed when implemented group policies (some WSE Group
    Policy).
    àthe typical
    GPO's that it creates weren't there and only the folder-redirection was present it was also blank so I deleted it (I didnt delete the GPO "WSE Group Policy Password Synchronization")
    Did you mean that deleted the ‘WSE Group Policy Folder Redirection’? Would you please let me know whether do
    any operation for the ‘WSE Group Policy Password Synchronization’? Meanwhile, please check if other WSE Group Policy also was
    No Settings defined in Settings tab (as your ‘WSE Group Policy Password Synchronization’ picture showed).
    àSadly I have
    no GPO backup to go back to.
    Please start a BPA scan and check if find relevant issue. If no GPO backup, it seems that not be able to help
    us to restore group policy objects. By the way, did you have a Full server backup?
    If anything I misunderstand or any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Item is not relevant for Billing-VF 044

    Hello Experts,
    I have the scenario where i am doing Return Process.Here i have done it through scratch as in set the copy control for LR to RE ,with item category REN.
    The entire process was running fine till Post Goods Reciept.
    But when i am billing the same it says:-- Item is not relevant for Billing
    I have done the following :-
    VOV7-REN-Check-Business Item
                       Check-Credit Active
    Billing Relavance--A
    Pricing-X
    Kindly guide where i am missing anything.
    Regards
    Swati Bhatt

    Hi,
    I assumed you have thoroughly checked all the configuration is complete it as suggested by other consultants.
    In addition to the above, you may want to check if your item category is relevant for POD.  If yes, and the POD is not completed, then it would not be possible to create billing document when it is not completed.
    You may also want to check in your delivery document overall status of the Delivery document: Go To --> Delivery Header --> Processing.  Check the overall status whether it has met all the required status and what other status has not been fulfilled that prevented the Billing doc creation.
    Ideally, the standard system would not have POD relevance for return item, but it may have been configured by other individuals.
    Hope the above helps.
    Thanks.

  • User did Not respond issues!! Please help, tried everything...

    Hi,
    I'm having some problems with the whole Audio/Video chat option on Ichat. I'm trying to connect to my girlfriend who also is running on Mac. When we try to connect, it says, "USER NAME, did not respond".
    I've read almost every post on this thing, and seems that the solutions either don't work, or are specific to router/modem setups.
    Now, just as a test to ensure it is from my end, I got my mom... who has an new Intel Imac to connect to my girlfriend, and their video sessions worked fine... so something is wrong with my end for sure.
    I have 2 macs, an Imac and a Macbook pro, and they both experience the same problems, they are running on an Airport Extreme, and our service is through Bell Sympatico, which is a DSL service. I am using a Speed Stream 5200 modem.
    Now both computers are running wirelessly, and I've tried different things like only having one computer connected... hardwiring the computer and even connecting one of the computers directly to the modem... all configurations didn't work. I've also turned off any firewall settings, and unchecked the Distribute IP address option in my airport.
    Personally I believe there is an issue with my ISP or modem, and not sure where to go from here.
    Please if you have any solutions get back to me through this, or through IChat directly my user name is: [email protected]
    Thanks so much
    Kosta

    Dear Stakis,
    You are very welcome. As you might have noticed this discussionforum has been redisigned with profound and intelligent architectural troubleshooting design. I'm sure you will find an answer because all problems are directed towards narrowing down the possible problem and direct you forward to your best way to address your configuration in a way that has the biggest change of successfuley solving your problem. Some peers have been thinking in a very analitical way and almost build a verbal software support applet
    Regarding your trouble. You ran your Ichat behind a router and used the book Pro to host the iChat traffic. I think you should use the iMac to have the router pointforward to as first terminal to regulate iChat traffic. You can use bonjour to have your bookpro chat with the outside world as a network computer using the imac as ichat traffic controller. I noticed you run games on your bookpro . The output you pasted in your reply indicates that your Probook will get in trouble since the code for Xvid is meant for your iMac and your probook needs the universal version.
    QuickTime/XviD_Codec-r58 (ppc).component/Contents/MacOS/XviD.
    IT should be: QuickTime/XviD_Codec-r58 (intel).component/Contents/MacOS/XviD. (not available yet but comming very soon)
    This might cause trouble that destabilises your computer set up and indicates the iMac is the one that is first in line to iChat and your pro is not able.
    Any way you might wonder, what is all this and why this hassle? Basicaly it is something that happened years ago when OSX 10.3.9 was updated to xcode and a simple routine was replaeced by a newer and importand for future addressing compatibility of account/password/id in the future. Apple changed its policy of two account/password/id per user into one. Remember the two different passwords long ago? Well a smart move but badly implented because a lot of developers had the old routine implemented in their personal lybraries and toolkits and did not take notice to replace the old string by the new one wich was paramount to x10.4 account/pas/id addressing. This problem first came to light in mail, there were very strange and inconsistent account and ip malfunctions which where unexplainable at the time. IT took an enormous effort to get a work arround this problem. Especially since it was not analised to the bit. Anyway, this is the cause of suddendeath of iChat inititiation a/v functionality and the did not respond issue. The information to make the connection is inconsistend to the hard/software of the wireless functionality. AIM is also to blame. They chose the easy way out and get the bill now.
    There are some more (not so relevant) issues as time will solve them (quicktime codec h264).
    So please read the new discussionboard trouble shooting pages and i am pretty sure you'll be iChatting (2 way only for now) withing no time thanks to the men who had the patience to allow Apple some time for a fix and kept peers iChatting all over the world with almost individual counseling.
    MacBookPro 17", G4 Powerbook 17" the usual suspects   Mac OS X (10.4.6)   n.e.r.d. debugging devices connected to osx 10.4.6

  • Query on Unit of issue

    Hi,
    In the material master (warehouse mgmt1 view), we have two unit of measures defined.
    One is base unit of measure and the other is Unit of issue.
    1. What is unit of issue and what it's used for?
    2. Is it applicable only for materials issued from warehouse-managed storage locations?
    Let me know.
    Thanks,
    Mohit

    Hi,
    When a quantity is assigned for the first time to a processing method, the unit of measure is calculated as follows:
    If the quantity is to be cross-docked, the unit of measure at goods receipt is used. If the assigned quantity cannot be converted to this unit of measure, the cross-docking quantity is displayed in base units of measure.
    In the case of all other processing methods, the quantity is displayed in the unit of issue of the issuing site. Sometimes the unit of issue cannot be used, for example in the following cases
    The quantity cannot be converted to the unit of issue.
    The unit of issue of the issuing site is not known.
    The unit of issue of the issuing site is the same as the base unit of measure.
    In these cases, the planned unit of issue of the relevant issue document item is displayed. If the assigned quantity cannot be converted to this unit of measure, the quantity for the processing method is displayed in base units of measure.
    pls let me know if u need more info

  • ALV GRID edit mode keyboard issue

    Hi,
    I have created a program that displays an ALV GRID.
    From the Layout I said to edit in edit mode the ALV Grid.
    In the menu toolbar I exclude the button 'cut - copy -paste and delete line'.
    When I run the program I see that these buttons are not displayed --> OK.
    BUT my problem is: if I use the keyboard then the ALV Grid manages these actions.
    For instance. I select some lines and press the key DELETE on the keyboard --> the lines are removed and that is not that I expect because I removed this action from the toolbar.
    For the cut - copy and paste it's the same.
    Do you have  a solution for me --> intercept an event or change the function keys or ....
    I would like that the ALV Grid does not manage the keys delete, CRTL-C, CRTL-V in edit mode.
    Thanks,
    Stevie,

    Hi Steve
    I was not aware of this. So, I recommend you to try this:
    At the event <b>"before_user_command"</b> you can terminate the process by resetting the ALV user command.
    <u><b>e.g.</b></u>
        CASE e_ucomm .
          WHEN '&INFO' .
            CALL METHOD gr_alvgrid->set_user_command
                          EXPORTING i_ucomm = space.
        ENDCASE .
    This code within the event overrides the '&INFO' function and terminates its process. For cut and copy, you can find out ucomm values by putting a break point inside the event and tracing the value of <b>"i_ucomm"</b>.
    For some relevant issues, you can inspect the tutorial <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/an%20easy%20reference%20for%20alv%20grid%20control.pdf">"An Easy Reference For ALV Grid Control"</a>.
    <i>As another thing, since you are a new SDN member, you are welcome and let me introduce you the SDN forums pointing system: You can assign points to posts you find helpful while solving your question. You can reward points by clicking the yellow star icon at header of each reply post. You can reward;
    - one 10 points (solved)
    - two 6 points (very helpful answer)
    - many 2 points (helpful answer)</i>
    Kind regards...
    *--Serdar

Maybe you are looking for