Error Message while ship to party is not assigned to sold to party in VA01

Hi All,
In VA01, i need to throw an error message while giving a ship to party, which is not assigned to sold to party.
I tried in  EXIT_SAPLV09A_001
              EXIT_SAPLV09A_002
              EXIT_SAPLV09A_003
              EXIT_SAPLV09A_004
above user exits, but i couldnt find the solution.
if possible provide with the code.
i appericiate the early response.
Regards,
Kumar.

User exit MV45AFZB, form-routine USEREXIT_CHECK_VBAK.

Similar Messages

  • Ship to party not assigned to sold to party still can i create a sale order

    Hi ,
    For example i have a ship to Party B who is not assigned to Sold to Party A . System is allowing me to create a sale order for the above mentioned "Sold to" and "ship to"  combination. What is the logic behind this ? is it a provided functionality or a bug?

    hi,
    for example if you are using account group 0001, when you create a customer it has the ability of picking up a SH, BP and PY along with SP. this is the underlying config at account group. Now for SP 100 the ship party can 100 or 200 ... or you can modify at the order level. Its not necessary that 200 has been identified at the customer master creation level itself. But partner function SH shoudl be availble in the account group with which the customer is created.
    regards
    sadhu kishore

  • Error message while shipping restricted batches

    I  am trying to get an error message while picking  a batch in restricted status.
    I have done the following:
    1. Set up batch determination at shipping : Condition table set up at the Sales Org. level. Access sequence set up, Batch Search Procedure setup .....
    2. Set up an error message in OVM1 for message VL 215
    3. Set up condition records in VCH2 for the Sales Org level with indicator N. This is to ensure sending of batch search strategy to EWM.
    When I create an outbound delivery for a 3 PL in ECC and enter a restricted batch in the outbound delivery I get no error message. In fact I can do the PGI of the outbound delivery as well.
    Can you please tell me how to get an error message for this scenario.
    Thanks

    Just found SAP is checking with the requirements date.
    Anyhow click the batch split button in your delivery, and then the display batch determination
    In that screen you will see 3 buttons with a paper icon, one for strategy analysis  which is able to show you whether an condition record could be found and via which access sequence.
    then a button for the Determination Log  where you can see the details of all 5 steps that are carried out in a batch determination. And finally the Availability check button which actually takes you the CO09.  Here click the scope of check to see whether restricted use stock is customized as available.

  • Ship to party not assigned to sold to party

    Hi friends,
    can u expain me ---
    In the partner function screen of a sold-to party
    master record for
    the current sales area, enter the ship-to party under
    the function
    'ship-to party' ein.
    means what extactly to do?
    regards,
    mahesh amale

    Hi,
    Let's take a simple example and try to understand.
    Say Company "A" is purchasing goods from you. In that case For you, Sold to Party is company "A".
    Let's say company "A" is asking you to ship goods to its branch in USA (Called company "B"). In that case company "B" becomes a Ship to Party of company "A"
    Same manner company "A" can ask you to ship goods to it's different places/ branches. (Say company "C" and "D") Those also become different Ship to Parties of company "A"
    Now in the customer master data (In transaction XD01) you have a option of specifying all ship to parties relevant to a Sold to Party.
    So what you can do is, go to XD02, select your sold to party, (Which is company "A) and go to its partner functions tab.
    Maintain "B", "C", "D" as different ship to parties for "A" under partner functions "SH"
    same manner you can do it for bill to party and payer as well.
    Now if you go to sales order creation (VA01) and put company "A" as sold to party and press Enter key, you'll get a pop up asking you to select relevant ship to party for this sales order out of (B, C, D). That will be for the sales order header level.
    Same manner you can select your ship to party as sales order line item as well. (Can keep different ship to parties for each line item)
    Since delivery is for a sales order line item, relevant ship to party will get copied from the line item.
    Hope this is clear to you now!
    Best regards,
    Anupa

  • Error message while CREATING PO - PGrp could not be determined

    Hi all,,.
    We are on SRm 7. ECS.
    The issue we are facing is:
    WHen I click on CREATE PURCAHSE ORDER trasnaction,I get this message "Purcahsing group could not be determined;Inform system administrator".
    Edited by: nmsrm1234 on Nov 10, 2011 2:09 AM

    Hello,
    The error is coming because to create PO directly you have to be a Purchaser,you need to belong to a purchasing group in SRM.In PPOMA_BBP  Assign your user id below a purchasing group directly or right click the present position and go to 'Assignment-->Purchaser Assignment', select a purchasing group and save.
    Then Try creating now a purchaser order directly .
    Regards,
    Neelima

  • Iphone 4 error message while in wifi "safari can not open page because server stopped responding" after iOS6 update

    I am currently using my Iphone 4 in wifi networks only after canceling my cell phone plan. Over the weekend I did the IOS6 update on the iphone as well as updated my macbooks itunes and OS X operating systems updates that were available.  Since that my iphone's safara app won't connect.  After it trys to connect for a minute or 2 I recieve the message: "safari can not open page because server stopped responding".  However ALL other apps that require the phone to be connected to wifi for use work properly, i.e app store, imessage, pinger, facebook, etc.  I have checked all network setting and they looked right to me.  Anything I'm missing, ideas to try, or am I sol (lol)?  Safari worked perfectly before the update so I thought I might have done something wrong or forgot to change some type of setting.
    Thank you!

    If you can access Facebook while on Wifi at home, but you are unable to access it while away running on your carrier's 2G network, I could phone your carrier.  You have already completed the Cellular Data troubleshooting for the iPhone, so any limitations keeping your from connecting to Facebook over cellular will have to be answered by your carrier.

  • Sales Order creation with Ship to not assigned to Sold to

    Hi There,
    I have an issue that I am able to create an order with a Ship to which is not assigned to Sold to. i.e, The sold to accepts any ship to and not giving any error. I am giving both Sold to and Ship to together while order creation. Is it because of this? Should I enter sold to and then press enter for the list of Ship to's assigned to that? I dont find any issues in the Partner determination.
    Can you help?
    Thanks in advance,
    Renjith

    Hi Renjith,
    I agree with you that SAP allows you to enter any ship to(belonging to sales org of sold-to party) for a given sold to party.
    To meet your requirement, You may like to use the Userexit MV45AFZZ (Form USEREXIT_SAVE_DOCUMENT_PREPARE) to check the Ship-to while saving. Thus a comparison could be made with assigned Ship-Tos for the  given Sold-to party. In case there is a mismatch throw a error message before allowing committing of save.
    Your developer would be able to help you to achieve this
    Please let me know if this helps
    Warm regards
    Harpreet

  • While creating SAP ISU Device category i got one error message like The material 5 does not exist or is not activated Message no. M3305

    while creating SAP ISU Device category EG01 .i got one error message like The material 5 does not exist or is not activated Message no. M3305

    I don't know EG01 transaction, but if SAP says "material 5 does not exist " then SAP is usually right.
    Can you give an evidence that material 5 exists? e.g. screenshot from  SE16 at table MARA, MARC and MAST

  • While trying to setup a time capsule backup to my MyBookLive external drive, I got the following error message: The network backup disk does not support the required AFP features. What's up with this?

    While trying to setup a time capsule backup to my MyBookLive external drive, I got the following error message: The network backup disk does not support the required AFP features. What's up with this?

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • I am getting this error message while accessing IT2002 Counting rule 2/01/001 does not exist Message no. 3H010

    hi All,
    I am getting this error message while accessing IT2002
    Counting rule 2/01/001 does not exist
    Message no. 3H010
    Please guide ASAP
    Regards,
    Ayousef

    Hi Ahmed,
    Please go through the below mentioned thread.
    scn.sap.com/thread/1187160
    Regards,
    Haranath

  • I get an error message while converting the file. you do not have the privilege to make changes. I get this message when I try to import a music CD

    I get an error message while converting the file. you do not have the privilege to make changes. I get this message when I try to import a music CD

    Hey amba1015,
    I found an article that talks about similar error messages in relation to importing an audio CD. Check out the recommended troubleshooting steps in here to see if they help:
    Trouble adding music to iTunes library or importing audio CD
    http://support.apple.com/kb/TS1387
    Welcome to Apple Support Communities!
    Have a good one,
    Delgadoh

  • Whenever I try to update my iPhoto program I get this error message "The product distribution file could not be verified. It may be damaged or was not signed."

    Whenever I try to update my iPhoto program I get this error message "The product distribution file could not be verified. It may be damaged or was not signed."

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including Wi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • I got an error message while burning a cd in itunes - "The attempt to burn a disc failed.  The burn failed because of a medium write error.  What is that and how can i fix it?t

    I got an error message while burning a CD in iTunes - "the attempt to burn a disc failed.  The burn failed because of a medium write error."  What does this mean and how do I fix it?

    The disk you are using probably has a defect, not uncommon on consumer grade disks. Try another disk or better yet another disk from a different manufacturer or at least a different batch.

  • Unable to capture error message while creating an SO using bapi

    Hi,
    Can anybody suggest how to capture the error message while creating a SO using BAPI.
    I have developed a customeized BAPI and using the BDC format to create the SO.
    Note: i am using a call transaction method for the BDC.
    I am sending the message into message1.
    but i am unable to send the same into an internal table
    shyam.

    Hi Shyam
    If my understanding is correct, you are performing BDC process within the customized BAPI...
    And you want to collect the messages from BDC to an internal table and pass to the output.
    Proceed as below:
    1. While calling BDC, use CALL TRANSACTION .... with addition: <b>MESSAGES INTO itab</b>. The structure of itab should be like <b>BDCMSGCOLL</b>.
    2. Now the messages will be collected in ita.
    3. Prepare the messages using FM: <b>FORMAT_MESSAGE</b>
    4. Collect to the returning table.
    Hope this helps...
    Though i could not understand the reason of creating a BDC within BAPI, you can opt for loading orders via BAPI's like: BAPI_SALESORDER_CREATEFROMDAT1 or BAPI_SALESORDER_CREATEFROMDAT2.
    Kind Regards
    Eswar

  • I have been using itunes on my windows based pc for years but since installing the latest itunes update I have been getting the error message A required itunes component is not installed. Please reinstall itunes. (-42404)

    I have been using itunes on my windows 64 bit laptop for years but since downloading the latest itunes 10.7 update whenever I opened itunes the error message 'A required itunes component is not installed. Please reinstall itunes (-42404)'
    Itunes would still load and play music in my library and I could still sync my ipod but when loading a CD itunes would not recognise the album/tracks and I would need to type them manualing after uploading.
    I have just bought the new iphone5 and went to sync the phone with itunes. itunes recognises the iphone when plugged in via the usb port or when wi fi is turned on but itunes will not allow the phone to sync.
    I spent over an hour the other morning speaking to apple customer support and have ensured I have administer right and that UAC is turned off.
    I was taken through msconfigure and adjusted the startup tab but still no joy.
    In the end I was e-mailed instructions on how to uninstall and then reinstall itunes and component parts.
    Now that I've uninstalled itunes when I try reinstalling I get the following messages during the download.
    The 1st message is;
    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application  Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    When I click ok the next message that appears sometime later during the install is;
    Service 'Apple Mobile Device' (Apple Mobile Device) Failed to start Verify that you have sufficient privileges to start system services.
    The options I have are to abort, retry or ignore. If I retry the same message comes back and if I  abort or ignore the download continues and I then get the following message:
    'Apple Application Support was not found. Apple Application Support is required to run itunes Helper. Please uninstall itunes, then reinstall itunes again. Error 2'
    After attempting to reinstall itunes only some components were installed however itunes would not open.
    It would appear many people have experienced problems with this latest download!

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

Maybe you are looking for

  • Basic Doubts in Digital Signatures ES

    1) Revocation Checking : i read that the certifications will be checked(to see whether it has been cancelled) by checking the CRLs list. Where can i find this list? 2) What is the concept behind Long Term Validity in Digital Signatures ES. Please hel

  • Problem finding WordService for Contract Generation in SAP E-Sourcing5.1

    Hi, I'm currently deploying Contract Generation Web Service in SAP E-Sourcing5.1/CLM 2.0 SP02. The problem is that I can't find WordService software which is mandatory for adding XML Schema in MS Word. In the instGuide it says that the installer is o

  • My itunes songs are playing up

    i have noticed songs i have purchased arent playing all the way through and are skipping to the next, and have the same problem on my other devices including iphone 4s, macbookpro, and ipad because of syncing all devices didnt realise songs were play

  • Business one gets hanged

    When ougoing payment for BILL is done, the system gets hanged..What can be done regarding this?

  • Flash Player for Playstation 3

    Hi, i was wondering if Adobe will ever come out with a version for adobe flash player for playstation 3. I've seen alot of people asking in forums about it. Can anyone from Adobe clarify the matter, thanksl. Johnny