Shipment using a reservation

Hi,
  Is it possible to create a shipment refering to a reservation? Or Shipment should associate with a delivery?
Kindly let me know. Thanks in advance.
With regards,
Vamsi

Thank you for replying Bennet-Alder. I just unplugged and replugged the USB cable from the adapter in the back of the MacPro to see if that would help and now the Options section of the Display System Preferences completely disappeared. Next I did the same, but swapped with another USB that was plugged in and all is working. It seems the USB ports are finicky. I'm using all of the ports, and one is to a USB hub, is it possible that having too many USB devices plugged in can cause this problem?

Similar Messages

  • I need to use a reserved word as parameter name in proc called from URL

    Let me preface this post by saying I already know this is terrible to attempt, but it's short term fix only.
    Ok, so I have to create a procedure that will be called by a vendors application via a API that calls our URL to send data over. The terrible part is
    that the API they have uses the parameter FROM=vendor_data A change is on the way so in the future the API won't use FROM as a paramter, so this isn't something I want to do, but it's a workaround.
    So the nastiness is this..., I can create a procedure that'll compile when I enclose FROM in double quotes "FROM" as my input parameter
    but if I try to call my procedure via URL (as their application will do) the procedure isn't working. I searched for someway to do an inline
    replace of the FROM parameter to something else, but no luck. I'm open to all positive comments. I cannot go outside of Oracle
    to do this, so I can't call a shell script and replace. Basically I need some way to use a reserved word as a parameter name, and then be able to call
    that proc from a URL, or someway to change the FROM in the URL inline. Any help on this admittedly whacky situation would be appreciated much.
    I tried ...\myproc?from=text
    ...\myproc?"from"=text
    ...\myproc?'from'=text
    proc is simple test procedure
    create or replace procedure myproc
    ("from" in varchar2 default 0)
    is
    v_from varchar2(30);
    begin
    v_from:="FROM";
    insert into test(col1) values(v_from);
    end;
    **** Update
    I didn't get any more replies but came to a solution that I thought I'd post. It's much better, more elegant and maybe can help others.
    So instead of using FROM as the parameter name I did some research and decided I can use flexible parameters. Basically you end up having
    2 input parameters for a procedure, one holds a parameter name the other holds the parameter value. They get loaded into arrays
    and you access the values with regular name_array(1), value_array(1), etc. ?v=parameter&v2=value
    Once I figued I could use flexible parameter it took me tons of research to find out the actual syntax. I'll post some examples for others
    later, but was suprised with the lack of resources consideriing how "flexible" they are.
    Thanks again for the replies. Cheers.
    Edited by: Mitz on Jul 29, 2009 11:37 PM

    Scott,
    Thanks for the reply. I'm not familiar with the wwv_flow_epg_include_mod_local, however I know that the
    myproc is available via URL. I passed the my procedure name(myproc) on to the dba a while back to make it "accessible" so, I'm assuming that he
    added it to this the www_flow_epg_mod_local (assuming this has something to do with access control).
    If I modify myproc procedure and remove "FROM" as the input variable, and replace with say,
    IN_FROM I can then call the procedure via the URL ./myproc?in_from=test without any problems.
    I'm pretty confident that it's the "FROM" that is the hurdle and not a security or setup issue. The proc is fine to call from the URL until I got the curveball that the only available parameter was FROM. How the URL should be when inputing to that parameter?
    Edited by: Mitz on Jul 25, 2009 7:36 PM
    Edited by: Mitz on Jul 25, 2009 9:16 PM

  • Single item shipment using multiple trucks

    Hi Friends,
    I have a typical requirement where my client want to ship one of their product ( A Huge item, which they dismantle it for shipment) using multiple trucks. How we can handle this situation using SAP LES module? They can hire multiple trucks to ship this item by road to the destination using multiple service providers. So the service cost also need to be settled for all these service providers.  Will SAP allow to split a single item through multiple shipments? I really appreciate a solution for this.
    Thanks

    There are a couple of recommended methods for using more than one iPod on a single computer. Method one is to have individual Mac or Windows user accounts which by definition would give you completely separate libraries. Each account has it's own iTunes folder, Library and iTunes Music folder and you load it with CDs etc just as you did with your original one. Each iPod can be set to update however the owner chooses, sync all, manual or sync specific playlists.
    Method two is to set your preferences so that either one or all iPods get updated with only certain playlists within one library. Have a look at this article and see what you think and go for whichever you feel suits your needs best: How To Use Multiple iPods with One Computer
    Another option when using a single library is to set the iPods to manual update: Managing content manually on iPod
    Choosing the update option "automatically update selected playlists only" (called Sync Music - Selected playlists in iTunes 7) allows you to create a playlist specifically for each iPod and drag the tracks you want into it. If you tire of the list and want to change it, you just add or remove the songs you don't want. The ones you take out out remain in the library to be used by the other iPods. Make your playlist a Smart playlist and limit the size to just below the advertised capacity of your iPod ( for example, around 3700MB for a 4GB or 1800MB for a 2GB Mini or Nano). You can read more about playlists at these links:
    iTunes: Creating playlists of your favorite songs
    How to create a Smart Playlist with iTunes

  • SQL Developer 1.5 migration issue with MS use of reserved words

    In version 1.2 the was and advanced option that allowed the use of reserved words for column names, I can not find that option in 1.5. What happened to this option? I can not find it and I need to port those applications with out changing the column names. I know I can hand edit the scripts but I did not have to do that with 1.2.
    Any one know if this can still be done?

    n 1.2 iIt was under preferences - > Migration -> Advanced, in version 1.5 no advanced options and I searched around and could not find it else where. gulp as for the reserved words ( don't laugh I am just migrating under orders) there are date, number and some columns with embedded / that it barfs on. I am under orders to do it the way it is written.

  • How to change shipment using Invoice no??

    Hi experts,
    I have to progrmatically change/update "Bill of lading" field in the shipment using data in the excel file.
    Excel file will contain invoice numbers and data for Bill of lading.
    Please provide me the solution or name of function module....
    Thanks
    Sameer

    Hii Sameer
    I guess you have to connect the tables (shipment & billing) to do the same.
    You can connect billing to delivery by table VBFA and then from delivery to shipping again by the same table.
    By this you can connect billing directly to shipment and do the changes.
    You need to take help of some ABAPer to do the same.
    Thanks & Regards
    Gaurav Manocha

  • How can i use capacity reservation group

    I have a set of slow moving SKU which i want to plan in a specific week every month , I know i can use PPC calendars for that but how can i use capacity reservation group in SCM 7.0 to achive this through wave heuristic
    Please advise
    Prasanna NBaware

    Hi Ambrish,
    PPDS capacity reservation functionality available from version  SCM 5.1 onwards. for your requirement you can reserve the capacity  at resource level  for product.
    To archive this requirement, you need to do
    u2022Create Planning Object Structure (POS) with the required characteristics (Product & Location mandatory)
    u2022Create a planning area assigning the planning object structure
    u2022Create Characteristics Value Combination (CVC) in the POS
    u2022Maintain Capacity Reservation Group (resource)
    u2022In Product Master > Demand Tab> assign the consumption group
    Result: .     Planned order gets created for the demand based on the allocated quantity for the particular period
    please let me know if you have any further question
    bye
    Dhaiva

  • Creation of IS OIL TD Shipment using Inbound IDOC Processing?

    HI Expert,
    We are on IS OIL 4.72E version . As part of once of our requirement we need to process inbound shipment IDOC from SCM system and create the TD Shipment document in R/3 ..
    Delivery is already created in R/3 ; In SCM assginement of vehicle is done and IDOC is transferred to R/3.
    I want to know how to process this inbound shipment IDOC ; for creating only TD shipment not the delivery as it is already exist.. what is the process code and function module to be given in partner profile....
    Kindly explain me step by step if possible....
    Regards,
    Adityakumar Waghmode

    Hi,
    Function module field is used to define the path functionality of file generated.
    EDI_PATH_CREATE_CLIENT_DOCNUM is the recommned fucntion by SAP .
    Function is used to prevent unprocessed files being overwritten.Tihs function generates file directory path dynamically.
    Hope this helps.
    Thanks.
    Mark points if helpful.

  • Best practice for the use of reserved words

    Hi,
    What is the best practice to observe for using reserved words as column names.
    For example if I insisted on using the word comment for a column name by doing the following:
    CREATE TABLE ...
    "COMMENT" VARCHAR2(4000),
    What impact down the track could I expect and what problems should I be aware of when doing something like this?
    Thank You
    Ben

    Hi, Ben,
    Benton wrote:
    Hi,
    What is the best practice to observe for using reserved words as column names.Sybrand is right (as usual): the best practice is not to use them
    For example if I insisted on using the word comment for a column name by doing the following:
    CREATE TABLE ...
    "COMMENT" VARCHAR2(4000),
    What impact down the track could I expect and what problems should I be aware of when doing something like this?Using reserved words as identifiers is asking for trouble. You can expect to get what you ask for.
    Whatever benefits you may get from naming the column COMMENT rather than, say, CMNT or EMP_COMMENT (if the table is called EMP) will be insignificant compared to the extra debugging you will certainly need.

  • Problem in Creating Shipment using BAPI

    Hi All,
    I am using the bapi BAPI_SHIPMENT_CREATE for creating shipment for deliveries in my program.
    When I schedule it in the background (i.e.SM37) the job gets cancelled when there is a dynamic credit block (Message type is E).
    When I execute the program in the foreground i.e. using transaction SA38, the shipment gets created successfully.
    It would be great if anyone suggest a way to overcome this issue.
    Thanks.
    Regards, Senthil G.

    hi,
    Try thsi BAPi
    BAPI_CUSTOMER_CREATE
    Regards
    Sandipan

  • Using a reserved name in a structure.

    I am using CF9's fast way to create a structure, ie:
    <cfset myStruct = {
    keyName = {
        innerKey1 = "value",
         innerKey2 = "anotherValue"
    }>
    One of the keys I want to make is called "mod", however that is a reserved function (Modulus).  Is there a way I can still use this?

    Use this code (saved in testFile.cfm):
    <!--- testFile.cfm--->
    <cfset configData = {
    path = {
    app = {
                                  absDataURL = "/acp/app/data/",
                                  absLogicURL = "/acp/app/logic/",
                                  absLogicFQDN = "/acp.app.logic.",
                                  absPresentationURL = "/acp/app/presentation/",
                                  absURL = "/acp/app/",
                                  rootURL = "/acp/"
      fw = {
                                  absDataURL = "/framework/fw/data/",
                                  absLogicURL = "/framework/fw/logic/",
                                  absLogicFQDN = "/framework.fw.logic.",
                                  absPresentationURL = "/framework/fw/presentation/",
                                  absURL = "/framework/fw/",
                                  rootURL = "/framework/"
      "mod"= {
                                  absURL = "/acp/mods/",
                                  relDataURL = "/data/",
                                  relLogicURL = "/logic/",
                                  relLogicFQDN = ".logic.",
                                  relPresentationURL = "/presentation/",
                                  rootURL = "/acp/"
    }>
    <cfdump var="#configData#">
    And post a screen cap of the results.
    Adam

  • Packing from Shipment using  HU_PACKING_AND_UNPACKING

    Hi ,
    Am trying to write a a program to do packing from a shipment . I have the handling unit number I need to automate the packing process uisng the program .. Please find the my program below .. i am getting the error
    V51VP - item was not found - process cancelled...
    Can you please help ...I think am not filling the internal table GT_V51VP!!! how to get it filled ...
    AM calling below
    1) HU_GET_HUS
    2) V51P_FILL_GT
    3) HU_PACKING_AND_UNPACKING -
    get Sy-subrc 8 ( V51VP - item was not found - process cancelled...)
    4) HU_POST
    Am calling the FMs in the below order

    Hi,
    it seems that I´m currently facing the same problem.
    Did you solve your problem? Or did you found a work-a-round?
    When looking through the SDN I´m still not sure if HU_PACKING_AND_UNPACKING can be used with shipment HU or not.
    Best regards,
    Tobi

  • Update shipment using SHPMNT03

    Hi All,
    I have been looking for some help in the Logistics IDocs area.
    The current inbound interface utilizes the following to perform the creation, pick (SDPICK), pack (SDPACK), status update and PGI functions:
    IDOC Type: SHPMNT03
    Msg Type: SHPMNT
    Msg Function: SHP
    Function Module: IDOC_INPUT_SHPMNT
    In future, shipments will be created by this third party transportation system that the client uses. So we need this interface to do everything else but create, i.e., pick, pack, status update and PGI functions.
    Is there a way to use SHPMNT03 Idoc to update shipments instead of creating shipments? If yes, what needs to be done? We do not want to change the Idoc type because its being used by a number of warehouses.
    Thanks,
    Jay Viswanathan.

    Hi,
    In the given function IDOC_INPUT_SHPMNT,search for function which processes shipment (SD_SHIPMENT_PROCESS).This function internal can identify activities as create,update,delete .If before this functional call you can check IDoc data in exit (EXIT_SAPLV55K_021 )& modify it whenever you get create activity to Update activity ,it should solve your problem.
    Not sure whether this is what you were looking for .
    Thanks.
    Mark points if helpful.

  • Problem using name reservation

    Hi there,
    I'd like to use the name reservation to develop DCs with NWDI 7.00. I already created the following reservations in the SLD:
    Development Component Name: mycompany.com/myapp
    Application Context Root: myapp
    I'd like to use the application context root reservation in my Web project. I opened the application.xml file of the web projects associated EAR project, but I'm not able to set the context root. I get the following error message:
    No connection can be established to the name server of this Development Component project. Therefor, you can only insert context-roots for test applications.
    The nameserver is activated on the SLD and is registered in the domain data of the CMS. What am I missing?
    In addition I'm not sure where I have to set the Design Time Package reservation in the NWDS. I remember that I read somewhere, that some reservations are also created automatically by the NWDS.
    Maybe someone might help me with this.
    Regards,
    Markus
    Changed "Design Time Package" to "Development Component Name"
    Message was edited by:
            Markus Hunke

    Design Time Package name prefixes are normally in the form com.mycompany. They are used to restrict the Java package names that can be used.
    You can find these in the Development Configuration perspective: Browse your DC: DC Metadata -> DC Definition -> Package Names.
    Are you using a local Web project or a Web Module DC?

  • Problem to create shipment using idoc

    Hi,
    I am having a problem on EDI-IDOCS to create inbound shipment.
    I am using the message type SHIPPL.
    IDOC - TPSSHT01
    Process code-SHIP.
    And I am using the function module IDOC_INPUT_SHIPPL to process the idoc.
    After processing the idoc i am getting the error message - shipment has not saved( 51).
    Also i am getting the error message - Transportation planning point has no partner for transportatn. plan.
    I couldnt figure out what the error would be.
    If possible can you please help me regarding this problem.
    Thanks in advance.

    Hi Goutham,
    This is an error due to either the data or missing config. This error message is issued when the system cannot find an entry in table TTDS. Check your data and the config and make correction accordingly.
    In config it is under
    Logistics Execution> Transportation> Interfaces> External Trabnsportation Planning Systems> Maintain Transportation Planning Point for External Systems
    or if you don't have external planning system, you will find the corresponding config under
    Enterprise Structure> Logistics Execution> Maintain Transportation Planning Point.
    Your message is more related to external transportation planning point which is in the first config option above.
    If you don't have external transportatio planning, then your choice of the EDI components is wrong. Look in the code of this function module where this message is generated, you will understand.
    Srinivas

  • Update shipments using SHPMNT03

    Hi All,
    I have been looking for some help in the Logistics IDocs area.
    The current inbound interface utilizes the following to perform the creation, pick (SDPICK), pack (SDPACK), status update and PGI functions:
    IDOC Type: SHPMNT03
    Msg Type: SHPMNT
    Msg Function: SHP
    Function Module: IDOC_INPUT_SHPMNT
    In future, shipments will be created by this third party transportation system that the client uses. So we need this interface to do everything else but create, i.e., pick, pack, status update and PGI functions.
    Is there a way to use SHPMNT03 Idoc to update shipments instead of creating shipments? If yes, what needs to be done? We do not want to change the Idoc type because its being used by a number of warehouses.
    Thanks,
    Jay Viswanathan.

    Hi,
    In the given function IDOC_INPUT_SHPMNT,search for function which processes shipment (SD_SHIPMENT_PROCESS).This function internal can identify activities as create,update,delete .If before this functional call you can check IDoc data in exit (EXIT_SAPLV55K_021 )& modify it whenever you get create activity to Update activity ,it should solve your problem.
    Not sure whether this is what you were looking for .
    Thanks.
    Mark points if helpful.

Maybe you are looking for

  • Why does Firefox open in a new window with some sites? I hate this.

    In some instances, a new browser opens with my homepage when typing in certain websites. I didn't have this problem before upgrading to 7. I hate this.

  • Won't send photos

    My .mac mail will send emails just fine but when I try to send a picture file with it it says "error can not send message on this server" etc etc.... Any ideas? (Happens on my MacBook and it may happen on my iMac G5 as well but I'm not sure.

  • ADF Handling Unexpected Errors

    Hi All, I have a question related to ADF exception handling. Imagine a button on a ADF jspx page which has a binding to a Application Module method. If the AM method throws a Null Pointer Exception, the normal behavior we notice is that error message

  • Compressor 3.0 ties up Final Cut and shouldn't. Any Ideas?

    I went to a hands on seminar here in Seattle and one of the great new selling points for the new Final Cut Studio 2 was that the new compressor wouldn't tie up final cut. Well I purchased it and compressor 3.0 ties up final cut on my machine. Any Ide

  • Shift sequence in CO11N ?

    Dear guru , in the confirmation of the operation of a production order (CO11N) i want to enter the shift sequence for the work centre capacity involved. Itu2019s this field available in this transaction ? Thanks a lot.