Add a view to the IMG  for Foreign trade declaration Belgium

Hi,
I need to make the customising settings for the new report "Foreign trade declartation for Belgium".
This is report RFIDITSR00.
In SAP note 928316 I see which steps I need to carry out.
However, the node "Belgium" is not shown in the Implementation Guide.
Can I add it via transaction SIMGH and S_IMG_EXTENSION?
Can you please advise?
Thank you.
Kind regards,
Linda

Hi,
Yes you can.
But do create it as a new Z IMG structure.  The reason being that when a support pack or an upgrade is done, this will not be overwritten. However, if you do chose to create in an exisiting structural node, you will need to insert it back again after an support pack upgrade, from SPDD/SPAU.
Cheers.

Similar Messages

  • 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.

  • Using a View as the DataSource for a Matrix

    Does anyone know if it is possible to use a view as the datasource for a matrix?  For example, I have created a view named 'VW1' with 4 columns (1 being ItemCode).  Here is the code that tries to set this view as the datasource for a matrix:
    tableName = "VW1";
    dbDataSource = sboForm.DataSources.DBDataSources.Add(tableName);
    // Add the bind columns
    column = columns.Add(COL_VALUE_UID, SAPbouiCOM.BoFormItemTypes.it_EDIT);
    column.DataBind.SetBound(true, tableName, "ItemCode");     
    This last line of this code hangs but if I put a try around it, the GetLastError does not return anything.  Is it because views cannot be used as datasources or is there something else I am missing?

    Hi David,
    You can use a view as a matrix datasource if you use UserDataSources instead of DBDataSources.
    UserDataSource DSSubJobID = form.DataSources.UserDataSources.Add("SubJobID", SAPbouiCOM.BoDataType.dt_LONG_NUMBER, 12);
    Col = GridMain.Columns.Item(ColSubJobID);
    Col.DataBind.SetBound(true, "", DSSubJobID.UID);
    You then need to manually set the value of the UserDataSource e.g:
    Reader = Command.ExecuteReader(CommandBehavior.SequentialAccess);
    GridMain.Clear();
    int RowNo = 1;
    while (Reader.Read())
       DSSubJobID.Value = SubJobID.ToString();
       //set other user datasources here
       //add a row the matrix
       GridMain.AddRow(1, -1);
    Regards, Lita

  • 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

  • How can I add a contact on the calendar for an event

    How can I add a contact on the calendar for an event

    It is between Repeat and Alert on my iPhone 5 with iOS 6.0.1
    I used the + on the top right to add the event and when you look vertically starting with the name, followed by location and then time the rest of the default things includ Invitees, among other items. 

  • The back button no longer works. I have disabled all add-ons, rebooted & reset the defaults for the browser and nothing has changed. This happens on all webpages.How do I get the back button to light up again?

    the back button no longer works. I have disabled all add-ons,rebooted & reset the defaults for the browser and nothing has changed. This happens on all webpages.How do I get the back button to light up again?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    Another possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.com/kb/Bookmarks+not+saved#w_places-database-file

  • How can i add one field in the container for the standard task-90310004?

    Hi,
    Please let me know thw steps to add one field in the container for the standard task-90310004.
    Usefull suggestions will be rewarded.
    Regards,
    Neslin.

    <b>Hi,
    Containers are used for holding Application data for Workflow purposes.
    Event container
    Task container
    Workflow container
    Role container
    Binding is the linking of data from one container to the other for making data available all across the workflow.
    But you can get values from one container to another container like this
    Container(Con)
    1. WF Con to Role, Wf con to task con, Wf con to event
    and
    2. Event con to wf con, task con to wof con
    and
    3. Method con to task con
    and
    4. Task con to method con
    So, we don't have direct possible binding from task con to task con.
    Thanks and Regards,
    Prabhakar Dharmala</b>
    Message was edited by:
            Prabhakar Dharmala
        But you can do pass values from first task con to wf con and again from wf con to another task con

  • Even though I have LCD font smoothing disabled, Mountain Lion still uses it in PDF views, Safari's location bar, Mail's message view, and the dialogs for mounting encrypted disk images.

    Even though I have LCD font smoothing disabled, Mountain Lion still uses it in PDF views, Safari’s location bar, Mail’s message view, and the dialogs for mounting encrypted disk images. Is there any solution to this problem? Also diabled the Smoothing in the SystemPrefs and also via Terminal. Font smoothing is still there. Very annoying, especially in PDF attachments in Apple Mail.

    Try feeding Safari a user-defined CSS file with font-smoothing tweaks (including none). The filename and its filesystem location are arbitrary. Use your favorite coding editor.
    Safari > Preferences > Advanced > Style Sheet:
    Here is an example with all elements uncommented. Pick the one that works best for your Safari viewing and comment out the others:
    Preview. Try Preview > Preferences > PDF > Smooth text and line art (uncheck)

  • [svn:bz-trunk] 10240: Add validateClient API to the MessageBroker for use in subclases

    Revision: 10240
    Author:   [email protected]
    Date:     2009-09-14 11:36:09 -0700 (Mon, 14 Sep 2009)
    Log Message:
    Add validateClient API to the MessageBroker for use in subclases
    to filter clients.  Add a noop implementation.
    If validateClient throws an exception, return 403 Forbidden to
    client for the request.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/MessageBroker.java
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java

  • How can I make GRID view the default view? The icons for view that used to be located in the upper right top of the page near the 'search library' are gone.

    How can I make GRID view the default view? The icons for view that used to be located in the upper right top of the page near the 'search library' are gone.

    99jon wrote:
    Perhaps it’s a design feature to speed up the Organizer launch.
    I am sure it is.
    - The normal use of the Organizer is not the folder view, it's the thumbnail view with an organization based on categories and folder. That way you should forget completely where your pictures are stored. Anyway, the folder view in the Explorer is not a map of the location of the different bits of your file, it's only a logical representation. That's easy to see when you are doing a defragmentation.
    - The folder view is useful even for those using normally the thumbnail view, but that is only for rare cases when you must change the folder organization, for instance moving files to another drive. The folder view is here to prevent you from changing things from the explorer and outside of the Organizer.
    - The new folder list view, which you find 'funny' is there to help better organizing using tags. Its huge advantage is that such a view is created extremely quickly by extracting the last subfolder in the media table : it's the way the database sees the folders, based on its own content,  totally ignoring the complex folder organization of your disk with media files or any unrelated other kind of data. You should use it in many cases, the main purpose being assigning tags when you have assigned descriptive folder names. I had suggested such a solution to prevent the long standing bugs in the folder view of previous versions.
    So yes, the purpose is:
    - to speed up switching modes
    - to help folder organization fans to migrate to tags organization
    - to hopefully get rid of the old folder organization bugs

  • 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.

  • 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

  • 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

  • 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

  • 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

Maybe you are looking for

  • Three devices on network: 100% packet loss for my iMac.

    I'm having intermittent bouts of 100% packet-loss pinging my router from my iMac, at the same time my iPod touch and neighbor's Windows laptop are surfing wirelessly from the same router. Sometimes these bouts resolve spontaneously. Otherwise I need

  • Problem with Pages update

    Has anyone had a problem opening pages documents and it telling you that you need to update to the new pages but you already have? 

  • Title and description

    Hi All, I need very urgent help in this. I am using the slider webpart. I want to show the title name and description under the image. When the images r sliding. This is the code. <div id="news">   <div id="innerWrapper">   <div id="alerts">        

  • HT1727 Can I transfer songs to my SD-card and listen to them on my car's Hifi-System?

    Is it possible to transfer songs that i purchased on itunes to a SD-card and then listen to them on the cars stereo system?

  • Photoshop CC crashes everytime I try to save something... why?

    Happens when I try to save either the .PSD or .JPG Crash windows doesn`t give any error code or anything. The same happens with paintbrush (wich I used to save the printscreen above), but at least the image is saved. So I suppose it`s not related to