Country of dispatch for Foreign Trade

Hello Experts,
I am new to SAP and plus an ABAP developer.
My question is while creating a delivery for a sales order, how is Country of dispatch determined?
Steps I follow are:
- Create urgent sales order in va02
- Create purchase order
- Create delivery for the sales order in va02 by clicking deliver option.
But here I find Country of Dispatch is not as desired, but am unable to figure out how it is determined?
Thanks for your help in advance!

Hi
When you create the inbound delivery function EXPIMP_ITEM_DATA_COPY is
called and copies the data from the PO -> EIPO table into the delivery
creating a new EIPO segment for the delivery. From the Order if an FT case
is detected you can see the processing in function EXPORT_ITEM_DATA_PROPOSE 
So you have the country of dispatch is pulled from the PO item (EIPO segement)
EIPO-VERLD should be equal to T001W-LAND1 (country of the supplying plant)
as stated
If you want manipulate the field value:
1) in the document processing use EXIT_SAPLV50E_004 see note 118573 & 173411
2) in the intrastat declaration processing you could use EXIT_SAPLV50G_001
Hope it helps further
Kind regards
Brian

Similar Messages

  • Update country codes for foreign trade statistics

    Hi all !
    I am updating our SAP Systems with all new Country Codes (ISO-Alpha-2) for foreign trade statistics (and preference calculation).
    For example Monaco was a unique code "MC" with key "001" (same key of France). Now I have to change this code "MC" to "FR", but I can create only one key "FR" into SAP. So I've just modified the "ISO-Code" field with "FR".
    What do you think about this ? Is this modification OK ? Thanks for your support !
    Greets.
    David

    Nobody ????

  • Default Values For Foreign Trade Header Data

    Hello,
    I have defined a price condition (ZPFR) to gather the price from the company to the custom office (the customs office through which the goods enter or leave the country).
    I want that price condition to be determined in the pricing procedure in foreign trades. The fields in the access sequence are the Plant and the Customs office. In customizing, in the point “Default Values For Foreign Trade Header Data”, I have defined a line for the Departure country, the Destination Country and the proper values for the Office of exit, Export Custom Office and Office of destination (the same that I have selected in the condition record). But when I create a sale document, this condition does not determine because the Customs office seems not to have any value in the document. Does anybody what I am doing wrong?
    Thank you in advance,
    Silvia

    You require to do thenecessay configuration for Foreign Trade Data:
    IMG --> Sales and Distribution --> Foreign Trade/Customs --> Basic Data for Foreign Trade --> (Do the necessary configuration here)
    In most probability, it will not default, but it is required to be maintained in Invoice (based on configuration)
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • Commodity codes for foreign trade

    Hi. I am a FICO support analyst but am currently trying to support SDMM as well while we are recruiting a new support analyst for those modules, so this isn't my area of expertise. We use ECC6. FI, CO, SD, MM, and COPA (costing based) for reporting.
    I have been asked to set up a new commodity code for a product and country (Plywood from Brazil) we haven''t imported from before. So far I have:
    Found an ICN for Plywood of the correct type
    And (just in Dev so far):
    Defined a commodity code length for Brazil in the IMG -  IMG > S&D > Foreign Trade/Customs > Basic Data for Foreign Trade > Length of Commodity code/Import Code Number
    Defined the commodity code for the material, with correct country, code and UOM of M3) in the IMG - IMG > S&D > Foreign Trade/Customs > Basic Data for Foreign Trade > Define Commodity Codes/Import Code Numbers by Country
    Is there anything else I need to do?
    Thanks in advance
    David

    hi,
    u need maintain:
    Maintain Keywords for Commodity Codes / Import Code Numbers
    IMGSD Foriegn Trade/CustomsBasic data for Foriegn TradeMaintain Keywords for Commodity Codes / Import Code Numbers
    Thanks & Regards
    Swathi

  • Mandatory field Export/Import Procedure for Foreign Trade

    Hello all!
    Is there any possibilty to define the field Export/Import Procedure for Foreign Trade
    within the infoset as a mandatory field?
    Table T162 doesn't show me this field.
    Kind regards,
    Barbara

    Hello,
      in customizing under "Materials Management --> Purchasing --> Foreign Trade/Customs --> Control Foreign Trade Data in MM and SD Documents --> Incompleteness Schemas for Foreign Trade Data" you can create an incompletion procedure defininig the documents fields assigning a control type. Then in the subsequent customizing step "Foreign Trade Data in MM and SD Documents" you can assign the Incompleteness schema to each country code, choosing import or export.
    Hope to be useful.
    Best regards,
    Andrea

  • Multiple values for Commodity Code/Import code number for  Foreign Trade

    Hi  Experts,
    Is it possible to enter the multiple values for Commodity Code/Import code number for  Foreign Trade field for plant/country specific data in transaction MM02 using any BADI/User Exit ?  If yes, suggest the name of the BADI/User Exit
    Thanks,
    Narayan

    how can one material in one plant have 2 commodity codes? This is not logical.

  • Export/import procedure for foreign trade field in PO item

    Hi Experts,
    I met a problem in import PO. Is there a possible way to make the Export/import procedure for foreign trade field in PO item automatically be determined?
    Thanks,
    Emily

    IF the import data tab shows up is depending on customizing for foreign trade data.
    The setting is done in IMG
    MM > Purchasing > Foreign Trade/ Custome > Control FT data in MM SD documents > Import screens in purchasing document

  • User exit for foreign trade data in domestic scenario

    Hi,
    i need to fetch some batch characteristics in foreign trade/ customs tab of delivery.
    The user exit 'EXIT_SAPLV50E_003'  is working fine for the export scenario.. i.e. when the likp-expkz (export indicator) is NON-Blank.
    but the requirement now is to fetch the characteristic in Domestic scenario. in this scenario the likp-expkz (export indicator) will be BLANK. so it will not trigger this user exit.
    Can you please tell me , which user exit i can use to get the data for 'foreign trade'  in domestic scenario.

    Hi,
    i need to fetch some batch characteristics in foreign trade/ customs tab of delivery.
    The user exit 'EXIT_SAPLV50E_003'  is working fine for the export scenario.. i.e. when the likp-expkz (export indicator) is NON-Blank.
    but the requirement now is to fetch the characteristic in Domestic scenario. in this scenario the likp-expkz (export indicator) will be BLANK. so it will not trigger this user exit.
    Can you please tell me , which user exit i can use to get the data for 'foreign trade'  in domestic scenario.

  • BADI for Foreign Trade Data(EIKP)

    Hi ,
    I need to update/change Foreign Trade Data(EIKP) during Invoice creation.
    I would just like to ask if any of you have used a BADI for Updating values for  Foreign Trade Data during Invoice Creation (VF01).
    Thanks!
    Donna
    Edited by: Donna Cherr Matias on Feb 26, 2009 6:04 PM
    Edited by: Donna Cherr Matias on Feb 27, 2009 3:29 AM

    Hi ,
    I need to update/change Foreign Trade Data(EIKP) during Invoice creation.
    I would just like to ask if any of you have used a BADI for Updating values for  Foreign Trade Data during Invoice Creation (VF01).
    Thanks!
    Donna
    Edited by: Donna Cherr Matias on Feb 26, 2009 6:04 PM
    Edited by: Donna Cherr Matias on Feb 27, 2009 3:29 AM

  • Expt/Imp Proce & Buss.Transaction Type for Foreign Trade for Puchase order

    Hello All,
    I need to get the EIPO-EXPRF(Export/Import Procedure for Foreign Trade) and EIPO-EXART(Business Transaction Type for Foreign Trade) for Purchase Order. Is there any function module available for this.
    To get the same information (EIPO-EXPRF and EIPO-EXART) for Invoice there is an FM EXPIMP_BUS_TRANS_CUST_PROC_DET.
    But I need to get the same information for Purchase orders.
    Thank you!
    Best Regards,
    Sasidhar Reddy Matli.

    Hi Jürgen,
    Thanks for you reply.
    You are right that VI99 are for reporting returns, but my problem is that MEIS in ECC 6.0 now shows the items as a full value
    for reporting, if i do this in 4,7 they are not seleted for reporting, and i my view they should not be seleted in MEIS but they are.
    what is you opinion.
    I just check the movement type in Customizing and the "type of posting" are set to "2" the setting are the same in both 4,7 & 6,0
    Regards, Lars

  • Invoice Spliting for Foreign trade customers

    Hi,
    I'm doing 4 sales orders(ZPOR) and 4 Deliveries(ZLF) for Foreign Trade Customers
    into One Invoice(ZPDS). Invoice is splitting the reason is giving split to different Header data, Number of Foreign trade is 5,6,7,8. The fogreign trade no is giving system internally delivery header foreign trade screen in organization. The system is giving 4 different foreign trade no in 4 delivereis.How can I do the One Invoice.

    For different SO & Del to merge into a single invouice your Bill to party has to be same in the header data along with that your Billing Document Types has to be unique also payment terms has to be same...hmm one more point is that incoterms also has to be same otherwise your Invoice will split.
    Reward Points if it helps
    Regards
    N

  • Business Transaction Type for Foreign Trade determination

    Hi Gurus,
    Can someone explain me the determinations rules for Business Transaction  Type for Foreign Trade ? We had this field as mandatory condition in an incompletion procedure for deliveries .
    Regards

    Hi
    These notes will help you
    SAP Note 173411 - Incompletion procedures for foreign trade
    SAP Note 354222 - Foreign trade data incomplete for domestic business
    SAP Note 386484 - Foreign trade: Differentiated use of incompleteness log
    SAP Note 118573 - User exits foreign trade data in SD and MM documents
    SAP Note 391764 - Foreign trade:Incompleteness procedure in delivery documents
    and related notes
    Regards
    Eduardo

  • Maintenance Status for Foreign Trade View

    Hi,
    What is the Maintenance Status for Foreign Trade View in Material Master Record.
    Regards,
    Akula

    Here are the maintenance statuses for material master
    User department      Maintenance status
    Work scheduling               A
    Accounting               B
    Classification               C
    MRP                    D
    Purchasing               E
    Production resources/tools     F
    Costing                    G
    Basic data               K
    Storage                    L
    Forecasting               P
    Quality management          Q
    Warehouse management          S
    Sales                    V
    Plant stocks               X
    Storage location stocks          Z
    Regards,
    Raymond

  • Incompletion log in delivery for foreign trade data

    Hi all,
    I am doing export delivery and i want to put foreign trade date as in incompletion log.
    This log i want to do only for export document types (zex) which i have created separately.
    Delivery header > foreign trade / custom >geography >
    1. Export customs office
    2. Office of destination
    Delivery Item > Foreign trade/Custom > Origin / Destination >
    3. Country of origin
    4. Dispatch country
    I want to make those 4 field as mandatory while doing export order. But these fields are in the EIPO table which is not there in the delivery incompletion log.
    Can anyone please help me how to solve this issue.
    Thanks in advance,
    Babs

    Hi Babs,
    the foreign trade data can't be included into the incompletion log.
    You have to create both incompletion log in T.code VI29.
    Then you have to assign this logs to your country in VI49.
    In standart SAP it's not possible to make this only for one document typ, this checks will be done for all foreign trade data.
    Regards
    William

  • 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

Maybe you are looking for

  • Problem with the eye dropper in an action

    Hello, I have a problem with a complex action. After hours of brianstorming I figured out about everything.... Except one thing! I need to choose a color from the center of the image. Presently when I use the eyedropper, it selects a color, but when

  • Asset Acquisition thr PO

    Hi, I have purchased the assets thr PO.when I was enter the MIGO then depreciation caluculated base on the Posting date of the MIGO.But I want depreciation is calucate on the base of Invoice date.Is it possible. Thanks and Regards Nagi Rededy

  • Problem in Z1 Battery usage

    Hi , In my xperia Z1 phone , In the battery usage histroy details shows always turned on WIFI. But actully i have not at all turned on WIFI and and Not used WIFI only. But still in history details of batter usage , its showing alwayas on on WIFI. Ple

  • Validation of PO / Transportations lane

    Hi My question is, is it possible to validate the PO and the validity of the transportations lane, not by the delivery date of the PO but validate the creation day instead, a lot of our purchased product have a lead time of more than ½ year, so it is

  • Help,BI Content install failed

    Client 000, DDIC, SPAM,  load package. SPAM status is red. and OCS locked by transaction SAINT. What should I do now? Thanks.