Foreign Trade VX99 functionality

Hi all,
I am in desperate need to understand the standard Foreign Trade section in a 4.7 system (main t-code VX99).  Would like to use this to help us comply with ITAR requirements but I am totally unfamilar with this area in SAP.
Does anyone have any advice how I could learn more about this or where I could go to have someone do a WebEx demo of it's functionality??
Thank you in advance for any consideration.
Paul

Dear Paul,
The SAP Foreign Trade/Customs component will enable you to successfully expand your international competitive position and prepare yourself for future developments in foreign trade.
SAP Foreign Trade offers you the following core functions:
Use of all import and export processes and efficient integration in the logistics chain
Automatic checking of export licenses on the basis of current regulations
Simplified reporting with automatic procedures for creating, printing, and submitting messages
Identification of the products for preference processing
Efficient handling of business processes using EDI communications
For further information, see also the R/3 online documentation. Accessibility of foreign trade data from all relevant SAP components
VX99:
On the Foreign Trade: Cockpit screen, choose Gen. Processing (Ctrl + Shift + F1).
On the Foreign Trade: General Foreign Trade Processing screen, choose: Environment -> Maintain User Data (or Shift + F6). From here, you can call up Customizing for Transaction FTUS ("Foreign Trade: Control table: User-dependent settings").
Choose New entries (F5).
Choose Default data on the New Entries: Details of Added Entries screen. The system then proposes an object name.
Set the radio button on the initial screen to Enjoy.
Choose Save.
The following activities must be completed by the foreign trade expert each day:
The foreign trade expert must check whether the goods may be exported to the country or customer in question.
The foreign trade expert must use the export invoices to determine which foreign trade data is required for customs (for example, customs office, mode of transport, procedure, commodity code (rating of materials), calculation of the statistical value etc.).
The foreign trade expert may have to check whether the materials listed in the export invoice are preference authorized (create a EUR1 document).
The foreign trade expert may have to adjust the export invoice for customs, in other words, add the foreign trade data to the existing invoices.
The foreign trade specialist must print the required export documents. Export declaration, EUR1, T papers etc.
General Foreign Trade Processing:
Day-to-day documents are checked here for completeness.
After calling up transaction vx99, enter the required data on the Foreign Trade: Cockpit screen. Choose General Foreign Trade Processing (transaction en99).
Potential errors with regard to the "Incompletion log":
Description of errors: "The statistical value of the document item is zero."
This error occurs when a price does not exist for this item (PR00). This is the case, for example, with free goods or higher-level items for a batch split. Since the statistical value in the item cannot be zero for the periodic declaration to the authorities, you have to enter this value here. The statistical value is subsequently entered when the periodic declarations are processed (see SAPcolor – Foreign Trade – Periodic Declarations for details).
To call up general information on the foreign trade functionality, choose Show/suppress information (or Shift + F1).
On the Foreign Trade: General Foreign Trade Processing screen, go to the Export field on the tab Operative Cockpit.
Hope this will help.
Regards,
Naveen.

Similar Messages

  • Foreign Trade / Intrastat - data order-related billing (downpayments)

    Hi,
    Shortly we have implemented the down payment functionality in our flows. Because downpayments require order-related billing the intrastat/foreign trade data is not copied into the closing invoice.
    Apparently it is only possible to copy the data from a delivery.
    We are in a make-to-order environment and we still create deliveries but because of the down payments, the invoice is created from the sales order and hence no intrastat data is copied which ofcourse is required ...
    Can't find a suitable user exit for filling this data into the billing document. Also tried using copy data transfer (vofm) filling up tables eikp and eipo but that didn't work.
    The only option open for me at the moment is creating a proforma invoice automatically from the delivery. This document can then be included in the intrastat reporting.
    Is there another solution ?
    with regards

    Hi,
    in the copy control between order and invoice you need to set the 'determine export data' to 'B' so that it will be redetermined in the invoice. After that the relevant foreign trade userexits will work as well.
    Balazs

  • Legal Unit and Foreign Trade organization are not in same country

    Hi all,
    We are currently working on a Maquiladora project under which our plants in Mexico will be assigned to a US company code.
    However, when we try to define this org structure in GTS, we are getting the below warning message while assigning the Legal Units (with MX address) to the FTO (US address). The system allows us to save the config, but it doesn't appear to work correctly. For example, when I simulate an import into MX plant, the system is applying the US legal regulation rather than MX.
    Has anyone encounterred this error or any suggestions? (One idea we thought about is to define the FTO with a MX address, not sure if this would be the right thing to do; one additional problem is, the given FTO also includes other US plants for which we do want to apply US legal regulation, should we rather define an entirely separate company code (US address) & FTO (MX address) for the given MX plants??)..Can someone shed some light on this subject? Thanks in advance. -Raj Palanivel.
    Below is the full details of the warning/error:
    Legal Unit xxx and foreign trade organization yyy are not in same country
    Diagnosis
    You tried to assign  foreign trade orgnaization yyy in in US to legal unit xxx in MX.
    This is not permitted. You must create the legal unit and the foreign trade organization in the same country.
    System Response
    The system does not permit this entry.
    Procedure
    Correct your entry.

    Hi Raj,
    In GTS we can map the company codes to FTO's as one to one  and FTOs to company codes as many to one in the same way plants and legal units.
    So in this case you can maintain one dummy FTO related to Mexico and assign it to the plants in mexico.But in R/3 you will map the plants in mexico to US company codes.For this SAP has provided some BADI's to implement this functionality.we have also have some similar functionality which we have implemented it at the time of transfering outbound deliveries.So use the following BADI /SAPSLL/IFEX_SD0b_R3 and method IF_EXTEND_CON_CDOC. you need to maintain one custom table for the organization units which needs to be transfered.
    Regards,
    HAri Challa.

  • Transfer Foreign Trade Export Import values in Purchase Order

    Hello SRM brothers and sisters,
    I have a question regarding the transfer of the Import/Export data (Foreign Trade) in the PO from SRM to ECC in the Classic Extended Scenario.
    Basically, in the SRM BBP_ECS_PO_OUT_BADI -> BBP_B46B_PO_OUTBOUND method where we map all the values, I try to fill in the CT_BAPI_POEXPIMPITEM table with the item's Import/Export values.
    The way this is done is:
    if nothing exists in this CT_BAPI_POEXPIMPITEM table for the PO item, add an empty line and assign the following fields ( PO_ITEM, EXPORT_IMPORT_PROCEDURE, COUNTRYORI and COMM_CODE).
    This is then sent to ECC via the RFC BBP_PO_INBOUND function module - and inside I know that it assigns the X-structure of Export/Import Item. It then calls the BAPI_PO_CREATE / BAPI_PO_CHANGE and in the debugger the values seem to be correct.
    This all seems to be very nice, however when I take a look at the PO in ME23n, the values of the Import/Export data are not there! In table EIPO there is also nothing... As for error messages, nothing comes up either.
    So, has this happened to anyone? Am I doing something wrong? Is there an extra step I should do (ie, fill another structure/table/field)?
    Cheers,
    Adi

    Hi Kishor,
    Thanks for your reply.I need to some more inputs if you can...
    As you mention :-You need to enter the special UOM according to the specifications in the index of goods or foreign trade statistics: can you give a example to get more clarification.and how Qtys. are converted to this unit for the export declaration.
    You mentionwd : (FOr each item, you have to enter the amount of the unit of measure determined
    in the index of goods. Eg: number of units) -can u explain with example. what is index of Goods.
    Thanks in adavance.
    Thank you.
    Regards
    Amar

  • Foreign Trade Data

    We would like to generate export documents (FUCI, FUSD, FUCO) for orders that have a domestic ship to address.  The process works fine for export shipments, however there is no foreign trade data copied into the delivery or billing documents if the ship to party is domestic.  Is there a setting in copy control or user exit that will allow these fields to be populated?
    Thank you, Julie
    Edited by: Julie Simonds on Feb 7, 2008 4:36 PM

    Hi Julie,
    I just checked, the user exits could be used for modyfing the EIPO data. But you will have to be careful with this because the EIPO data reference key needs to be picked from the LIKP table. So you need to ensure that the user exit is used in calling the whole sub module of Foreign trade and not just the updation of EIPO table.
    Because the issue is that if its a domestic shipping the foreign trade data would not be generated at all. So you would have to ask the ABAP team to call include or Functional module which generates the foreign trade data. This include will change the LIKP and EIPO table  as  done in the export/import shipment cases.
    Let me know if you need more assistance.
    regards,
    Abhishek

  • EN99 Import Simulation-Foreign Trade / Customs

    Hi ,
    I am using TCode EN99. When I simulate import processing with reference to
    - a purchase order line item and it's ok (with RMIMPO)
    - a good receipt and the system doesn't  calculate the custom duties.
    I checked the documentation, it refers to program name:
    "Program RVEXIMSI Description
    Import Simulation
    Buyers can use the import simulation function to simulate an import process that saves time and expense.
    Output
    When you execute the program, you receive the following information from the simulation run:
    1. Information on customs tariff numbers and customs duties
    2. Information on the preference situation
    3. Information on verification documents and authorities
    4. Log information on the simulation run
    Note
    The link to pricing allows you to simulate different scenarios for the customs duty rate to be paid.
    You can use other factors in pricing that influence values, such as surcharges and discounts, freight charges or insurance costs, for the import simulation. The relevant condition types are stored in pricing procedure RMIMP0.
    Requirement
    A prerequisite for a correct simulation run is that you maintain all the necessary data, such as determination tables, in Customizing.
    In order to calculate customs duties, you have to maintain the relevant condition records.
    The standard system contains pricing procedure RMIMP0 with the following condition types:
    CU00: Gross price - Customs simulation
    CURB: Total discount
    CUFR: Freight/Quantity
    CUIN: Insurance
    CUZK: Customs quota
    CUPE: Pharmaceutical products
    CUAS: Customs exemption
    CUPZ: Customs duty rate - Preference
    CUDL: Customs duty rate - Third country
    CUAD Anti-dumping
    Access sequence 0002 is used for condition type CU00.
    Note that the info record category field remains blank or 0 when you maintain the relevant condition records.
    Also note that the term "home country" corresponds to "importing country"."
    The good receipt use standard procedure RM0000, even changing procedure to RMIMPO, the duties and gross price are not calculated automatically.
    Can anyone help me on how this program it's work and how custom duties are calculated automatically?
    Regards,

    HI, Mauro!
    It seems that you are familiar with the import simulation in Foreign Trade Customs.
    Please consider the issues I have, maybe you can help me:
    1. In simulation (TCode: EN99), I need to convert the value of customs taxes into the local currency (RON) using the customs exchange rate.
    The customs taxes in import simulation are calculated into the currency of the PO (USD).
    2. I need to bring onto the CUFR freight condition the value of freight expenditures in the shippment cost document (FRB1), so that they are included into the base value for calculating the customs taxes (again in simulation).
    (If I have the freight condition as a value in the inforecord, then the simulation knows to get the value and includes it in the import pricing schema, otherwise it does not.)
    Looking forward to hearing from you or anyone else who faced the same issues,
    Monica

  • User Exit for Foreign Trade

    Dear Experts,
    Am trying with User Exit (V50EPROP) EXIT_SAPLV50E_001 to create Default data of Transportation in Delivery Header Foreign
    Trade/Customs data. This Exit working for Foreign Countries but not working with in the same country.
    Eg: IN to IN
    We are selling goods on  LC with in the Country, we need Transportation data as default for Commercial Invoice.
    some one can hlp..
    Thanks and Regards,
    MH

    If you have any functionality which needs to be taken care of during intra-country trade, this is not the place. You should find the relevant user exit somewhere else.
    May i know the Exit for intra-country trade
    Thanks and Regards,
    MH

  • Foreign trade / Customs info

    Hello experts,
    I have a problem with billing split. The scenario is the following:
    I have created a purchasing organization that belongs to a society called UMA. This purchasing organization has a plant (UMC) without any warehouse (at the moment, it will be only used to create third party orders).
    The customization of the plants and materials involved in this problem are:
    Plant UMC: Located (customized) in France (belongs to UMA society)
    Plant POC: Located (customized) in Spain (belongs to POA society)
    Material JT11: Material  type: Third party. Created at POC plant. Source country ES (material master).
    Material INSTALATIONED: Material type: Third party. Created at UMC plant. Source country FR (material master).
    The sales order is created as follows:
    Sales order created at UMA sales organization (that belongs to UMA society). The “ship to party” and “sold to party” are the same and both are French (Customer country: FR).
    The sales order has two items:
    Material JT11, the plant has been determined as POC
    Material INSTALATIONED, the plant has been determined as UMC
    At the moment, all seems correct. The next steps are:
    Confirm sales order. (OK)
    Purchase order of the materials (OK) (each one thought the corresponding purchasing organization, in function of its plants)
    Good receipt (OK)
    Billing (from the sales orders). (PROBLEM).
    The bill is made from the sales order (UMA organization). The billing process splits in two. The split analysis is the following:
    (from  SAP)                                                                               
    Split analy.                                                                               
    Split due to different header data                                                                               
    Fld Name                        $000000001           $000000002                                                                               
    Export indicator                Y                                            
            Number of foreign trade data i  0000086130                                   
    The first position (JT11 material that belongs to Spanish plant, POC) contains foreign trade / Customs information. On the other hand, the second item (INSTALLATIONED material that belongs to French plant, UMC) does not contain any information about foreign trade / Customs.
    The question is: Is it possible to avoid the bill being split in two and still save the information related to foreign trade / Customs (otherwise the Intrastate would not work)?
    I tried to modify the copy control (between sales order and bill), but the splitting is only avoided when the foreign trade / Customs information is lost (changing the header field Determ.export data to null. It was A).
    Thank you very much for your help and  attention.
    Ricard.

    Hi
    The foreign trade settings available under Sales & distribution tree in confirguration is enough.
    Regarding the Foreign law and other details , we will usually get them on the project.
    E.g.
    We have Eurpoean Sales List to be subimitted to govt everymonth
    In India, we submit the Sales Tax report.
    Basic understanding is , Ship to Party and Sold to Party contry are different .
    we need to maintain few settings as Mode of Transport , Country of Origin , Commodity code and some default settings .
    Regards
    KRSNA

  • Foreign Trade Fields in SRM - Commodity Codes

    Hello All -
    Are there any standard foreign trade fields in SRM, like Commodity Code and Country of Origin?  I have not seen these fields and I was wondering how other people have handled this.
    THanks
    JAne

    Jane,
    We have  implemented the classic scenario here with SRM 5.0. So, the foreign trade functionality is being handled on the backend.  I looked around and didn't see fields for HTS nor country of origin.
    I do not know if that is being handled in the extended classic or if SRM 7.0 has that functionality. 
    I hope someone who is on SRM 7.0 can answer that question because that functionality would be a something we could use here as well.
    Regards, Dean.

  • Foreign Trade - Legal Control for scheduling agreements

    We are on version 4.6C and I am setting up the legal control for my company.  It seems to work quite well for sales orders but then when I went in to configure scheduling agreements it errors and tells me you cannot do legal control for document type "E" which are typically scheduling agreements.
    I cannot find any documentation on this.  Does anyone know why legal control does not work for scheduling agreements and/or is this functionality available in the Global Trade Services module??
    Thanks in advance for any and all help!!
    Debbie

    Jean,
    I have done a Foreign trade implementation.
    The core team of the client are FT experts and they would tell you about the legal requirements. Your job is to map them in SAP FT.
    In this process you would gain Knowledge about  Foreign trade regulations of that country. Remember its country specific.
    The ECCN's are provided by the client. Info abt the same is extensivley available on the NET.
    You have to get the list of all the mtrls which fall under the controlled cantegory of the respective commerce ministry and then start the config setting  these mtrls as relevant for FT checks.
    Thanks
    Vishal

  • Foreign Trade Import  (LC document)

    HI All,
    How do we integrate the foreign trade/customs financial document (Letter of credit) with Purchase Order, as the system only shown customer field in t-code VX11N we need to enter vendor and linked the document with purchase order while same solution is working for export process. We need SAP standard functionality free of ABAP
    Thanks in advance
    Ather

    Thanks Jurgen,
    But my client want to implement the same procedure as he did for SD module (LC opening assignment of LC number to PO number) do u have any reference document like sap notes etc
    again thanks for your response
    uzair
    Edited by: Muhammad Uzair Siddiqui on Jan 16, 2009 8:13 PM

  • Foreign Trade POs

    I have a question for everyone regarding foreign trade Purchase Orders. Does anyone know if it is possible in SRM 5.0 to purchase items from a non-United States vendor in a US shopping cart? (using a US delivery plant)
    I was wondering if this is available as a standard functionality, if there is a BAdI, or just in general if anyone knows how to do this.
    Thanks in advance!
    -Scott

    Hi,
    See the foll related threads:
    Re: Intrastat Data in PO from SRM
    Re: Search help and defualt value select from R/3 System.
    Re: Adding Partner Function to R/3 PO from SRM in Classic using BADI
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • Export/Import Procedure for Foreign Trade

    Dear all,
    Could you please explain me the field "Export procedure"?
    This can be found in the delivery:
    Transaction: VL03n --> Item --> Foreign Trade/ Customs --> Origine / Destination / Business
    I know how the default value of this field is found. What I have to know, is the outcome of changing these value. Is this field only for statistical/ information reasons or is there a link to an other function?
    Thanks,
    Thomas

    Dear Thomas,
    The field is meant for indicating the customs procedure into which the goods are to be entered (eg. export or reexport, outward processing). It is part of official customs declaration forms in the EC ("Single Administrative Document"/SAD). Like the other fields on the tab page "Foreign Trade/Customs", it is generally only needed in case of cross-border sales/deliveries. The content of these fields is stored in table EIPO which is usually referenced by the billing document. In case of an export, for example, you could issue the customs declaration based on these and other billing document data. (Nowadays, export declarations are to be filed electronically in the EC. The data are thus transferred to either SAP GTS or a third-party software.)
    And yes, they are in parts also relevant to export statistics.
    Best regards,
    Christiane
    Edited by: Christiane Schnellenbach on Mar 19, 2010 11:24 AM

  • Foreign trade number in billing

    Hi Experts,,,
    i am trying to delete the foreign trade number from the billing document ( vbrk-exnum ). I just want to know is this number is further used in any other module.
    how can i check that any further document is not created through the referrence of this trade no.
    I am a technical person, so i have the lesser idea in the function prospect so please tell me the step by step process.
    Thanks,
    Ashish

    Hi foreign  trade no in billing documen comes from the transactional data it is the very importent. for export process . when export process foreigm trade is used for the export process for customer it was customised   so it shoul impact in bussiness process

  • Regarding foreign trade data incomplete

    Hi guru's
    When i am saving the invoice i am getting an error like this.
    <b>Document 90035592 has been saved (foreign trade data incomplete)</b>
    can u people solve this problem.very urgent.
    thanks&regards
    veera.

    Hi Prakash,
    Please refer the following:
    Check the shipping point in sales order ?
    Also check the SAP Note No 313188
    Read the following SAP note. This can also be the case.
    Note 354222 - Foreign trade data incomplete for domestic business
    Summary
    Symptom
    A billing document cannot be transferred into accounting because the foreign trade data is incomplete.
    However, the underlying business process is a domestic business!
    Additional key words
    VF01, VF02, EIPO, EIKP, foreign trade, incompleteness, domestic, delivery, billing document, EXNUM, EXPKZ,export indicator, export number
    Cause and prerequisites
    In the respective delivery or in the billing document, for domestic business you by mistake go to the foreign trade data into a field. Since the incompletion log requires at least one entry for foreign trade, you must fill one field in order to be able to leave the foreign trade data again without canceling document processing.
    Here, an export indicator and an export number is assigned which cause the incompleteness of the whole document due to missing export data.
    Solution
    A solution in the standard system is currently not planned since because of various customer requests the foreign trade data in the delivery should be accessed and maintained for domestic business too. An example is the inbound delivery in a bonded warehouse where the forwarding agent should get information already in advance.
    To avoid incorrect billing documents, proceed as follows:
    Copy data transport routine 001 to a routine 601 and enhance the new routine according to the attached correction instruction (RV60C601). Store this new data transport routine in Customizing for the copying control for billing documents for the processes you use, for example
    - F2 - LF, item category TAN. (delivery-related)
    If you already use an own data transport routine, in this data transport routine include the attached source code.
    You must cancel existing billing documents and then create them again.
    If you do not want to cancel existing documents, implement the attached correction (program RV60AFZZ) and release the documents either individually (VF02, default transaction) or via the list of blocked billing documents (VFX3).
    After you completed the correction, you should cancel this solution (RV60AFZZ) again.
    Also refer to the attached Note 170183.
    Source code corrections
    Header Data
    Release Status: Released for Customer
    Released on: 16.02.2005 17:15:20
    Priority: Recommendations/additional info
    Category: Consulting
    Primary Component: SD-BIL-GF Basic Functions
    Secondary Components: SD-FT-PRO Basic Functions
    SD-BIL-CA Account Assignment
    Hope the same helps you.
    REWARD if it helps you!!
    Regards,
    Ajinkya

Maybe you are looking for

  • ITunes "encountered prob" NEED HELP!!

    I bought my iPod Nano in December of 05 and never had any problems. Ever since last month everytime I click on iTunes it says "itunes has encountered a problem and needs to close". I have read other peoples posts about this same issue and nothing has

  • HTTP Pseudostreaming on oracle application server 10g

    Hi, I am fetching videos stored in database and show in website using JWPlayer. The problem is in Apache Web Server I am able to move faward video but in Oracle App Server 10g I found in documentation on JWPlayer regarding server need to enable HTTP

  • IPhoto 09 - BIG LIST OF BUGS I'VE FOUND

    I’ve been using IPhoto 08 for 10 months with no issues whatsoever. Installed IPhoto 09 yesterday and have loads of issues. Thought it would be useful to share these. There's a lot to read, so thanks for reading if you get to the end. BACKGROUND As so

  • KDm exchange rate key

    Hi All, I have created a PO where I have changed the currency from EUR to USD at the header level and fixed a different exchange rate than existing in the system (system rate is 1.5 and I have fixed it at 1.25). Indicator "Exch. rate fixed" has been

  • Nexus7009 Howto Install NON NPE NX-OS on NPE installed system

    I bought 2 SUP2Es; they are factory installed with Software   BIOS:      version 2.11.0   kickstart: version 6.2(2)   system:    version 6.2(2)   BIOS compile time:       01/09/2013   kickstart image file is: bootflash:///n7000-s2-kickstart-npe.6.2.2