Bonded Warehouse: Cannot create Customs Declaration

Does anyone have any experience with Bonded Warehouse that they could help with the following?
I have setup Bonded Warehouse in GTS, but am unable to create any Customs Declarations from the PO/Goods Receipt. After creating the PO, Delivery, and Goods Receipt in R/3, I am able to see the corresponding entry in the "Display Customs Declaration/Goods Receipt Quantities" report in GTS, however it does not appear in the "Display Assigned Logistics Documents from Worklist" and I cannot create the Customs Declaration for it.
Does anyone have any ideas that could help with this? Thanks!

Hi Tom
This one is a fairly old thread that you had initiated. I am now in a similar situation in our project where we are trying to configure CWH and are not able to create customs declaration. The worklist shows the status as 'Customs declaration not needed'. Did you find any way out on this issue you faced? Please let me know.
Regards

Similar Messages

  • Create custom declarative component like container

    Hi all,
    I'm using Jdev 12c.
    I wanna create a custom declarative component like this:
    container.jsf :
    <af:panelGroupLayout id="#{attrs.Name}_VIEWPORT" layout="scroll" binding="#{attrs.Binding}"
                             inlineStyle="position:absolute;width:#{attrs.ViewportWidth}px;height:#{attrs.ViewportHeight}px;top:#{attrs.ViewportY}px;left:#{attrs.ViewportX}px;border:1px solid;background:#c6c6ff;z-index:#{attrs.ZIndex};">
            <af:panelGroupLayout id="#{attrs.Name}" layout="scroll"
                                 inlineStyle="position:absolute;width:#{attrs.Width}px;height:#{attrs.Height}px;">
            </af:panelGroupLayout>
        </af:panelGroupLayout>
    <af:xmlContent>
            <afc:component>
                <afc:description/>
    </af:xmlContent>
    I use this custom component to group some child components like this:
    <abc:container ...>
         <af:inputText ... />
         <af:inputText ... />
    </abc:container>
    But the things is in Java code, I cannot get RichInputText components :
    this is my function:
        private void getFacetAndChild(UIComponent parent) {
            Iterator childrens = parent.getFacetsAndChildren();
            while (childrens.hasNext()) {
                UIComponent child = (UIComponent)childrens.next();
                System.out.println("Log child >> " + child);
                getFacetAndChild(child);
    this function only print the second RichPanelGroupLayout.
    Any ideas to help me to get all RichInputText ?
    Thanks and Best Regards!

    Hi All,
    I found the solution. Just add one facet to Custom Container
    <af:panelGroupLayout id="#{attrs.Name}_VIEWPORT" layout="scroll" binding="#{attrs.Binding}" 
                             inlineStyle="position:absolute;width:#{attrs.ViewportWidth}px;height:#{attrs.ViewportHeight}px;top:#{attrs.ViewportY}px;left:#{attrs.ViewportX}px;border:1px solid;background:#c6c6ff;z-index:#{attrs.ZIndex};"> 
            <af:panelGroupLayout id="#{attrs.Name}" layout="scroll" 
                                 inlineStyle="position:absolute;width:#{attrs.Width}px;height:#{attrs.Height}px;"> 
                           <af:facetRef facetName="child"/>
            </af:panelGroupLayout> 
        </af:panelGroupLayout> 
    <af:xmlContent> 
            <afc:component> 
                <afc:description/> 
    </af:xmlContent> 
    And the used page:
    <abc:container ...>
         <f:facet name="child">
              <af:inputText ... />
              <af:inputText ... />
         </f:facet>
    </abc:container>
    Maybe this solution will help others to create a custom container
    Thanks and Best Regards!

  • Cannot create custom controls

    I have the following .ctl file and I am having problems creating a custom control out of it. It is a push button and LED tied together with a frame around it. How can I create this as one control that I can use in my other .vi's?
    Thanks

    Okay, I went ahead and did it.
    I did as I described below and here is the result:
    Attachments:
    indicator_button.ctl ‏6 KB

  • Cannot Create Custom Mobile ButtonSkin in Burrito

    Using Flash Builder Burrito on Windows XP. In design mode, when I right-click on button and then choose 'Create Skin', as I begin to populate the fields, I get the message 'The skin specified to copy is not valid' when referencing: 'spark.skins.mobile.ButtonSkin' within the 'Create as copy of field'. When I twirl the drop-down I do not even see the 'mobile' package under spark.skins so I have tried adding various swc's/themes to the build path from the 4.5 sdk but no luck. Anyone else had this problem?

    Since no one answered and I was looking for a similar problem, here is what I did:
    - the theme is located in the installation folder:  ~\4.5.0\frameworks\themes\Mobile\mobile.swc
    - I've imported the Theme from the Appearance View
    - I've selected the mobile theme as my current theme and I am still not able to find the spark.skins.mobile.ButtonSkin
    here it says it is a preview: Reference
    so, it might not be available yet.
    Have fun.
    Claudiu.

  • Bonded Warehouse Inventory Differences

    Hello,
    I set up Scraping and Inventory differences for Bonded Warehouse, Scrapping and Posting of positive differences to customs warehouse using a customs declaration, but for negative values it does not work.
    Wnen I try to finalize the Posting of Inventory differences in the GTS System I get the following error messages
    When posting negative values to free Circulation:
    Error while creating the customs declaration; creation was canceled
    Message no. /SAPSLL/CUS_CUWL076
    Diagnosis
    An error occurred while creating the customs declaration; creation terminated.
    Procedure
    This error can occur under the following circumstances:
    Customizing for customs declarations and/or customs process documents is incomplete
    Check the settings for document type and item category
    Check the document type determination
    An error occurred in inventory management
    A reservation could not be performed
    Insufficient stock to cover the requirement is available in the system
    Inventory management has not been configured and/or activated
    In this case, use the stock lists to check the stock situation. After further postings are received, the stock situation may change such that the postings are then possible.
    Can anyone help?

    Hello P.
    I can advice you customer message:
    https://service.sap.com/sap/support/message/E/012002523100005832082006
    If you can not access this link, the advice within the message is to implement SAP note 955327.
    But its a bit old, for version 7.0
    Are all product within work list still existing?
    Best regards,
    Gabriel.

  • EMPDK Create Custom Plugin Error..

    Hello,
    I have a problem after running the following command:
    empdk create_custom_plugin_update -out_dir c:\EMEDK -agent_state_dir H:\ORACLE\agent11g -agent_oracle_home H:\ORACLE\agent11g -plugin_id generic_application_server
    I cannot create custom plugins. The log from the following output:
    Parsing agent registry file: H:\ORACLE\agent11g\sysman\registry.xml
    2014-01-15 17:01:54,678
    [main] ERROR profiles.PluginProfileCreator logp.251 - Error retrieving plug-in oracle home
        details: H:\ORACLE\agent11g\sysman\registry.xml (The system cannot find the file specified)
    java.io.FileNotFoundException:
      H:\ORACLE\agent11g\sysman\registry.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
      at java.io.FileInputStream.<init>(FileInputStream.java:120)
      at oracle.sysman.pdk.profiles.PluginProfileCreator.getAgentPluginHome(PluginProfileCreator.java:720)
      at oracle.sysman.pdk.profiles.PluginProfileCreator.execute(PluginProfileCreator.java:211)
      at oracle.sysman.pdk.Main.main(Main.java:123)
    2014-01-15 17:01:54,678 [main] INFO  pdk.Main logp.251 - Step name:Duration
    how can I fix it?

    Hi Amit,
    For showing custom error pages with SAP J2EE engine, you ned to modify the SAP J2EE Engine Deployment Descriptor 'web.xml'.
    For WAS 6.40, web.xml is stored in a , /WEB-INF/   You can locate the /WEB-INF/ directory in the portal installation directory: <SAP SYSTEM ID>/jc_<INSTANCE_NUMBER>/j2ee/cluster/server_<INSTANCE_NUMBER> /apps/sap.com/irj/servlet_jsp/irj/root/web-inf/
    In web.xml file, you can add following tag
    <error-page>
    <error-code>500</error-code>
    <location>/customErrorPages/CustomErrorPage.html</location>
    </error-page>
    SAP J2EE Engine needs to be restarted for changes to take effect.
    Hope this helps.
    Regards,
    Prasanna

  • Custom Bonded Warehouse & Import Customs Duties inventorised

    Hi all,
    i have created a bonded ware house plant and transferring the material from the bonded warehouse to other plant by the following way.
    ME21N - Create STO (in Main Plant, Supplying Plant as Bonded Warehouse Plant)
    Here in this PO, maintain all the Import Duties;
    JCDB IN:Basic Custom Duty
    JCV1 IN : CVD
    JECV IN : Ed Cess on CVD
    J1CV IN : H&SECess on CVD
    JEDB IN : Ed Cess on BCD
    JSDB IN : H&SECess on BCD
    JADC Addnl Duty of Custom.
    Miro done first for the paying the customs duty to the govt.
    351 movement carried out.
    in the accounting documnet, all the excise duties are loaded on the material. my case is i want only the customs duty to be loaded on the material not the cvd, ecess on cvd.
    How to proceed further. kindly help me out
    Reg
    Vikas
    Edited by: Vikas Mayekar on Apr 24, 2009 12:07 PM

    Hi Vikas,
    I am facing the same problem of  CVD amounts are uploading on to the material value in transfer posting from bonded warehouse plant.
    can you explain the process of the CVD amounts are not to be uploaded on to the material value in transfer posting from bonded warehouse plant.
    Regards,
    Venkat

  • Excise capture in S TO of  Custom bonded warehouse

    hi all,
    i have created a bonded ware house plant and transferring the material from the bonded warehouse to other plant by the following way.
    ME21N - Create STO (in Main Plant, Supplying Plant as Bonded Warehouse Plant)
    Here in this PO, maintain all the Import Duties;
    JCDB IN:Basic Custom Duty
    JCV1 IN : CVD
    JECV IN : Ed Cess on CVD
    J1CV IN : H&SECess on CVD
    JEDB IN : Ed Cess on BCD
    JSDB IN : H&SECess on BCD
    JADC Addnl Duty of Custom.
    Miro done first for the paying the customs duty to the govt.
    351 movement carried out.
    in the accounting documnet, all the excise duties are loaded on the material. my case is i want only the customs duty to be loaded on the material not the cvd, ecess on cvd.
    How to proceed further. kindly help me out
    Reg
    Roc

    Hi Rakesh,
    could you please explain , how you solved this problem ? I am facing exactly same problem. I have posted the problem on forum also.
    Thanks in Advance
    Regards,
    Vikas

  • Cannot create PDF w/ custom page size in FM 9

    I just upgraded to the new Technical Communication Suite and cannot create a PDF from FrameMaker with a custom page size anymore. I need to create a PDF with a page size of 8.125" by 10.875", and have tried both Save As PDF and Print to the PDF driver. I followed all of the instructions on how to do so via the PDF printer driver's "Printing Preferences", Adobe PDF page size, etc. When that didn't work, I also tried Save As PDF with a custom page size ... still won't print to the custom size no matter how many places I specify it.
    My only way to get my custom page size at this point is to create the PDF and then go in and modify Document > Crop Pages > Change Page Size to Custom, and specify my size. This is clearly less than desirable.
    I am using FM version 9.0p 196. Any help/advice/suggestions welcome!

    Cindy,
    You should get the FM updates. There have been 3 patches released since the 9.0p196 version. Install them in order.
    Before creating PDFs, make certain that your default printer is set to the AdobePDF printer instance. The SetPrint utility from Sundorne helps ensure that this is always the case for FM, see http://www.sundorne.com/FrameMaker/Freeware/setPrint.htm
    In the Save As PDF dialogue, set the "Page Size" for the output on the Settings tab, as shown here:
    Set your PDF joboptions for the appropriate press requirements.
    Set your registration if required.
    Make sure the "Convert CMYK Colors to RGB" is set (the PDF CMYK generation is still buggy).
    Hit the "Set" button and you should get the correctly sized output.
    When you were creating the ouptut via the printer route, if you had set the "Generate Acrobat Data" option, then FM sets the document so that it is always cropped to the FM page size, rather than the printer specified output sheet size, in the final PDF. Omit setting this option and it should work via this route as well.

  • Shipping Reports for Bonded Warehouse/ Bonded Warehouse to Customer

    Does anybody create or develop Bonded Warehouse Report in Bydesign System. please let me know?,
    Sr. No.
    BE No. (warehouse)
    BE Date
    BE No. (Exbond)
    BE No. (Exbond)
    BE Date
    Cont. No.
    Net WT
    Total WT
    Import Agency
    Charges
    Bonding Agency
    Charges
    Maersk Line
    Maersk Line
    Detention
    Stamp
    Sr. No.
    BE No. (warehouse)
    BE Date
    BE No. (Exbond)
    BE No. (Exbond)
    BE Date
    Cont. No.
    Net WT
    Total WT
    Import Agency
    Charges
    Bonding Agency
    Charges
    Maersk Line
    Maersk Line
    Detention
    Stamp

    Carolyn,
    We had a similar situation on a previous project, the solution we wrote was to auto pack the delivery on creation. You then have 2 main options:
    1. Print a label per HU in the delivery or
    2. Run a subsequent splitting routine to create 1 HU per delivery and print a lable per delivery.
    We chose the later as we were interfacing with DHL (amongst others) and each HU was a single parcel that we needed to PGI and generate a delivery note for.
    Now the client had some specific requirements so this got into a big ABAP module but that is an area to look at.
    Hope this helps a bit
    Howie
    Message was edited by: Howard Mair

  • Custom bonded warehouse plant

    hi
    in case of import under custom bonded ware house plant
    i do
    1) PO in bondedwarehoue plant
    2)GR in same plant
    then after STPO i m transfering to  original plant by paying duty.
    But before placing order i dont know whether material will go in custom bonded ware house or directly come to my plant
    it is not fessible  to raise all import po in bonded warehouse plant due to less volume of such bonded warehouse tranction.
    so  is it  possible to raise import po in original plant instead of bondedwarehouse plant  but i should be able to track custom bonded ware bouse qty.
    please.....
    Reg
    Roc

    hello pankaj..
    thanks for ur prompt reply
    after doing this ist it possible that i will pay to foriegn vendor from  original plant instead of warehouse plant as there should not be any financial entry from  warehouse plant bcoz my client dosnt want bondedwarehouse to  come in balance sheet.
    Thanks in advance
    roc

  • Is it possible to create a customs declaration for the document which is cleraed from customs

    Hi Experts,
    I want to generate a custom declaration for the declaration which is cleared from customs.
    Is there any function module for this requirement.
    Please post your suggestions ASAP.
    Thanks
    Srinivas

    hi Srinivas,
    It’s not possible to create a new declaration for a declaration that is
    already accepted by customs. There could be below 2 possible options
    1. U need inbound cancellation messages in the respective activity sequence,
    and then u can request customs by mail or phone to send the cancellation
    message. Once the cancellation message is received document gets cancelled and
    u can create new declaration
    2. U need a new optional activity sequence that will have outbound
    cancellation message. once u trigger the cancellation message, customs will
    reply back with the cancellation confirmation message and u can create a new
    declaration
    Hope this helps...
    Regards,
    Santosh

  • You cannot create a customer with grouping ZLES

    hi friends,
    I am encountered with the below message during BP creation "You cannot create a customer with grouping ZLES"
    ZLES being the account group..
    I ve come across the following..
    I made config for BP to Customer ( auto creation)
    and also BP to Vendor ( auto creation)
    at a time only one of the thing is working either BP to customer or BP to vendor..
    when i check the config  under Number Range>Define Groupings and Assign Number ranges> in this there is a radio button Int.Std.Grping if this is marked for the grouping of Mast tenant with Cust acc  then there is no error for this but error persists while creating BP to Vendor.. and if the radio button is ticked for Landlord with vendor Account then the issue comes for BP to Customer i.e the error "You cannot create a customer with grouping ZLES"
    how can i tick both of them together ( if there is possiblity)
    kindly help

    sorry for late reply.
    if ur issue isn;t solved?----
    in  Define Groupings and Assign Number Ranges dont select the raido button for your grouping . and next thing is while creating business partner. follow these steps...
    1 bp
    2 click on person, group or org as desired
    3 select the role and click create. AND
    4 at right hand side corner there is Grouping select the Grouping ( i was missing this step due to which i used to get the error)
    hope this will solve ... also check the account groups of both BP and Customer or else there will be synchronisation error..
    regards

  • Bonded warehouse & stock valuation

    Hi,
    Scenario :
    Goods come from foreign supplier to bounded warehouse and are kept there for some time. Document currency is u20AC or $. Over some time users issue request for custom clearance for part of goods and customs officer custom cleared part of goods (here must occur valuation of goods in domestic currency for exchange rate for custom clearance) . And after quality inspection goods are free for sale. 
    I was thinking about implementing 2 plants in SAP:
    plant1 - bounded warehouse , plant2 - sales warehouse
    1. PO for 100 pc to supplier in u20AC
    2. GR for all quantity (100 pc)  to bounded plant1
    3. Supplier Invoice  for full quantity and amount -  (cannot wait for custom clearance as in most cases goods must to be payed before custom clearance)
    4. Stock transport order for 50 PC with custom clearance amount as additional condition (request for custom clearance)
    5. **Goods issue from plant1 with MvT 351  -  stock value to sales plant is going to be MAP50+custom clearance amount ***
    6. Entering invoice for custom clearance
    7. Receiving with mvT 101 custom cleared goods to plant 101
    Step 5 is step where valuation is lost. In step2 and 3 first valuation occurs with exchange rate1.  There can be months before step 5 and exchange rate can change a lot.
    Ideal will be that stock is valuated while on bonded warehouse in ordering document currency and valuation to domestic occurs while custom clearing.
    Is there solution in standard SAP to this problem?
    One of "solution" can be that users enters vendor invoice for each custom clearance  for quantity custom cleared (but that can lead to problem of payables as users will then basically use Goods receipt as base for payment (posting date from GR and payment terms from PO will create due date, and GR amount in foreign currency will be amount)). Does anybody have such case in company - one physical invoice entered part by part in system .
    Best Regards,
    Neno
    Edited by: nenokov on Mar 8, 2011 4:39 PM

    You can achieve this with creating "scope of planning" in OM0E or special procurement keys
    [MRP multi plants|http://help.sap.com/saphelp_46c/helpdata/en/f4/7d2d4d44af11d182b40000e829fbfe/content.htm]

  • Bonded Warehouse Initial Inventory

    Hello,
    We are setting up the Bonded Warehouse in GTS 8.0. After the initial Transfer of the Stock from ECC to GTS all the inventory is in Duty Paid. How is the initial Duty Unpayed stock to be transferred in GTS from Duty Payed to Duty unpayed?

    SAP provide a Function Module (/SAPSLL/API_IVMS_IDUP_SYNCH) to enable direct posting of duty-unpaid stock for initial load.  This creates an internal Customs Document just like an Import Declaration, from which Closing Portions can later be determined.
    Unfortunately you have to work out how to use the FM to best effect, particularly if you also have duty-paid stock of the same Materials to transfer.  You will need to do some development in order to get a working solution.
    Hope that helps a little,
    Dave

Maybe you are looking for