INTRASTAT import: which selection criteria are used by MEIS?

All,
I have a question to the SAP R3 Standard for INTRASTAT import reporting: selection of documents by transaction MEIS.
I would be interested to know, how the MEIS transaction is selecting the documents for the report (selection log) given a
-     Purchasing organization
-     Company Code
-     Reporting Month and Year
-     Country of Declaration
As to my knowledge, SAP R3 Standard is looking for all the purchase order items of a purchasing organization (including company code), where an invoice has been posted (posting date) for the specified reporting year and month.
Which are the other criteria taken into consideration, e. g. tax codes or business transaction types (inclusion or exclusion)?
Thank you very much for your support in advance!
Max

i am looking for the same issue...can someone help ?

Similar Messages

  • Selection criteria are not applied to summary fields on group footers.

    I wonder if anyone can help me with this problem.  I am using Crystal reports version 11.2, and my data source is a Sql Server view.
    The records on the view have a date field, and I have selected all records within a given date range in "Selection Formulas".
    The records are then grouped, and the Crystal summary facility used to summarise number fields on the group footers.
    So for example, if my view contains four records, one with field "amount" = 2, one with field "amount" = 8, one with field "amount" = 6, one with field "amount" = 3, but only the first two records are within the valid date range, you would expect to see the first two records listed out at detail level, then field "amount" summarised at group level, with a summarised value of 10.
    ie ....                record1                      2
                           record2                      8   
                           group level total         10
    This works fine when I run the report using Crystal's "print preview" facility.  However, when the report is run from within an application written in C#.NET, the selection criteria are not applied to the summary field, so you get ..
                           record1                      2
                           record2                      8   
                           group level total          19
    I tried putting the date selection criteria at both record and group level, but that did not work.
    I googled the problem and found an article explaining that Crystal first performs the record-level selection, then it creates the groups and totals up any summary fields, and only then does it apply the group-level selection criteria, which can lead to problems like the one I have described above.  However, since I have put my date selection criteria at both record and group level, I do not understand why I still get the problem.
    In one report I got round this problem by creating a formula that returned zero if the record date was outside of the valid date range, and returned the number field to be summarised if the date was valid, then summarising that formula, instead of summarising the number field directly.
    In other reports I created one formula to set a shared variable as zero, then another formula to accumulate it at detail record level, then another formula to display the variable at the group footer.  In other words, I did not bother with the Crystal summary facility at all, but created my own summary facility.
    While googling the problem to see what other people did in this situation, I noticed that most fixes used variations of the "shared variables and formulae" fix to get round the problem.
    The problem is that I have lots of complex reports and it will take ages to replace the summarised fields with shared variables and formulae.  The reports were initially tested with "Print Preview" so we did not notice this problem until the C#.Net application was ready to use them.  And I can't believe that you are simply meant to ignore the summary facility and re-invent the wheel by doing it all manually.
    Please tell me that there is something simple that I have been doing wrong!!!  If I have not given enough information for you to answer, please let me know.
    Thanks,
    Anne-Marie

    Hi, Anne-Marie;
    You may be running into a common issue that is docuemented here:
    [SelectionFormula|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303334333833393335%7D.do]
    Regards,
    Jonathan
    Edited by: Jonathan Parminter on Mar 16, 2009 8:03 AM

  • How to find which data elements are used in ABAP program ?

    I wish to find out which data elements are used in some programs .
    Is there any DD table which stores this information ?
    I know we can go to program and look in fields, but do SAP stores this information somewhere ?

    Dear Kaushal,
    Please check the table <b>TRDIR</b>.
    Regards,
    Abir
    Don't forget to award points *

  • Which extraction methods are used for extracting AR , AP, GL , cost centre

    which extraction methods are used for extracting AR , AP, GL, cost centre  account   data from R/3 system.
    please let me know what type of extraction we use...generic or FISL.... OR COPA
    ON WHAT SCENARIOS WE USE  THIS EXTRACTIONS..
    if any have documents on it please  email...please  send  an  email    documents ..
    to  [email protected]  
    iam bit confused with sap help...
    will reward full points
    please reply

    Hi,
    For general ledger :
    http://help.sap.com/saphelp_nw70/helpdata/en/57/dd153c4eb5d82ce10000000a114084/frameset.htm
    This is the best how-to guide on AP,AR,GL and TAX.
    http://help.sap.com/saphelp_nw04/helpdata/en/af/16533bbb15b762e10000000a114084/frameset.htm
    Hope it helps.
    Regards,
    Srikanth.

  • Which all tables are used in easy cost planning

    hello all,
    can anybody tell me that which all functions are used in easy cost planning.
    if i use transactions cj20 and ckcm then which all tables will be reflacted. if possible plz tell which all the function modules are used....
    Thanx,
    hetal.......

    Hi Hetal,
    PRPS: master data of the WBS, espeically, field kalnr, which link to ECP
    KEKO: BZOBJ = 6 for ECP with project system
    CKHS: Header
    CKHS: Item
    For MECP (ECP mit multiple CO version using Addon), there are other tables relevant: PRECP1, PRECP2,
    Kind regards!
    Zhenbo

  • Which AD Attributes are use to store Send-As, Full-Access permissions and Calendar permissions?

    Hello All,
    Please, could someone tell me Which AD Attributes are use to store Send-As, Full-Access permissions and Calendar permissions?
    Regards
    José Osorio

    Hi Jose,
    Based on my test, the value of attribute msExchDelegateListLink points to Full Access permission while the
    publicDelegates indicates Send on behalf permission.
    As for Send as permission, it is the permission in the Access Control List which is a list of permissions attached to an object. Just like:
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Connect to DataBase programmatically with Integrated Security in SharePoint - which account credentials are used?

    Hi to All!
    I have a simple question. I connect to DataBase programmatically, using SqlConnection and Integrated Security in connection string. It works! But I cannot understand -  which account credentials are used? My Windows account(under which I was logged
    in) or NetworkService Account, or something else?
    If I was logged in as FBA user in SharePoint - what in this case?

    Hi MaryBath,
    When you use integrated security = true it means the same as integrated security = SSPI and in this case the current Windows account credentials are used for authentication and if you set the integrated
    security = false you have to provide UserName and Password . so for your question it uses the current windows account credentials.
    here is the Microsoft link for the same...
    https://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring(VS.71).aspx
    If your code is executing on server in SharePoint (in webparts or features or application page). it will take the windows account of the server to connect to the database because all are executing on server not on client machine. your
    login credentials has nothing to do with it.
    Note: there are 2 authentication Windows Authentication and SQL Authentication so make sure that on database windows authentication is enabled (it will only work when windows authentication is enabled....
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Which legacy systems are used for what purpose?

    Hi gurus,
    I tried looking in this forums, but couldnt gather much information on which legacy systems are used and for what purpose? <b>can any body send me a link that can help me understand when and where, which systems are used for what purpose..</b> I have a general understanding of Legacy systems so i am not looking for terminology explanation,  i would appreciate any thing that is related to business and explains the purpose.
    thanks,
    kishore karnati

    Hi,
    Term legacy system means tailor made system by group of software developer or any branded software which deals with the group requirement  like tally we user for finance.
    Legacy system can be based on any technology like visual basis as front end and oracle as back end or Developer 2k as front end and oracle as back end. For report most of the legacy system we have seen uses crystal report.
    You can develop and implement based on the requirement from the user though you need to define some specify process to keep the system streamline which is in your hands.
    Concept like devlopment/quality/production we don't have that verys strict concept.
    More and more they are not intergrated each other functionally mean lets say inventory has come to the godown then your vendor outstanding should increase in finance which does not happens you need to key in the seperate value for it.
    Hope this helps!!!

  • Which java applets are used for..........................

    hi,
    i want to ask that which java applets are used for receving sms on website.?????????????????????????
    or how can we receive sms on website by using which java applets? or tell me any other method for doing this task.
    thanx in advanced

    Hi,
    For general ledger :
    http://help.sap.com/saphelp_nw70/helpdata/en/57/dd153c4eb5d82ce10000000a114084/frameset.htm
    This is the best how-to guide on AP,AR,GL and TAX.
    http://help.sap.com/saphelp_nw04/helpdata/en/af/16533bbb15b762e10000000a114084/frameset.htm
    Hope it helps.
    Regards,
    Srikanth.

  • What criteria are used by the site maintenence task: Clear Install Flag?

    I want to understand what exact criteria, i.e. what fields in the database, are used by the "Clear Install Flag" Maintenance task.
    Is it just LastDDR that needs to be either NULL or older than the configured "rediscovery period"?
    Or are other fields also considered and if so which and what are the criteria.

    OK, sorry, my response is not meant to be rude, but to pull additional details out of you since the blog post and TechNet article linked do fully address the question(s) as the heartbeat time being the only criteria used and IsClient being reset
    to 0. Also note that you did explicitly challenge the veracity of the blog post and so that called for some clarification on the source and an understanding of why you were questioning it.
    Having said that, it's certainly possible that other fields are reset during the task also, but why does this matter for your scenario? On that note, what is your scenario?
    The "why", motivation, and context of the question or request for information is almost always important because it allows us to address your scenario and ensure that you have all of the information needed to properly address that scenario. Put
    another way, why does it matter if some other fields are blanked out? Knowing this may help us point you in a better direction or even influence the product group if it's something that's never really been considered before.
    Jason | http://blog.configmgrftw.com

  • Which FCP effects are used by pros for talking head corporate videos?

    I'm trying to create a 'corporate' talking head web video look.
    Which FCP effects are most useful for this?
    On the one hand, I don't want to do effects just for the sake of doing effects, and distract from the message.
    On the other hand, if it doesn't look interesting, the viewer isn't going to stick around for 30 seconds.
    On the videoSellsYourMessage.com site, I've got a video on the Audio Visual tab with a race car background and sound effects along with text fade-ins and fade-outs.
    Very simple and almost seems to work.
    But, on the front page of that site, the abstract background just doesn't seem to cut it.
    Besides needing to be re-shot with a less sleep deprived model, it's just lacking something (uh, like talent and creativity) - although the motion graphics & vocals at the end are maybe getting close?
    Which FCP effects add to the message, rather than distract?
    I'd love to see examples of what could be done with taking head commercial videos by a professionals using FCP.
    Thanks!

    Basically, Andy is right. Bottom line...content is king. If the message is humdrum, you're in for some real creative brainstorming.
    There are so many ways to approach this challenge. What should drive your creative, is an understanding of the 'Brand' you're promoting.
    Elements to consider:
    Tone and Style
    Color palette
    Font selection
    Pacing and edit flow.
    What 'Promise' does the brand hold for the consumer?
    Do you have access to corporate Broll or graphics that can help emphasize (sell) the message. That's the first thing I would look for. Use these to cut away from the straight up talking head.
    Do you have the ability to create graphics or have someone on staff who can do this. If the corporation in question has a logo, graphics, website...you should use those elements to drive your creative choices...all chosen in order to re-inforce the 'Brand'.
    Whizz-bang graphics, fast paced audio/visual cuts and vibrant colors might be great for the MTV generation, but if your product is geared towards 35-50 females, then you would tone things down. Or if the audience is 40 - 60 business types, you'd want visuals that projected confidence and stability...etc.
    I don't think that answered your query, but (if you weren't already aware of the above blathering), I'm hopeful it will help guide you in your creative process.
    K

  • How to identify Which function modules are used in the planning area?

    Hi all,
    there are couple of function module derviation is used to derive the calendar year, month, fiscal period etc.
    But how to identify which function module is used in which planning area?
    I cant find out from the where used list from function modules?
    Thanks
    pooja

    Hi Pooja,
    Go to characteristic relationship tab,click on detail icon on extreme left of the derivation,there you will get the name and the details of function module used for derivation.
    Regards,
    Indu

  • Select criteria without using SELECTION SCREENs

    Hi everybody,
    I have a report with a single screen, 4 fields for search criteria and 2 alv grids for the output.
    I search db tables with a select statement.
    Is it possible to define a select statement that searches for 3 out of 4 criteria, if the fourth input field isn't filled it?
    Because right now the select statement doesn't return any data if I leave one parameter blank.
    And how can I provide the possibility to define more than one search criteria of one kind withour adding several input fields on the screen?
    For example: Data created on 20070101 and 20070105.
    I know that most of this can be done with selection screens, but is there a possibility to do this without a selection screen?
    Best regards
    Tobias

    You should use SELECT-OPTIONS on your selection screen.  This allows the user to enter all kinds of possiblities, including leaving something blank.  Then in your SELECT statement, you use the IN operator.
    select-options: s_datum for sy-datum.
    select * into table itab
               from ztable
                      where datum IN s_datum.
    If you truly do not want to use a Selection-screen, you could hard code values in the SELECT statement or create a range using the RANGE statement.  The RANGE statement works exactly like SELECT-OPTION statement but without the selection-screen.
    Regards,
    Rich Heilman

  • Which ports / protocoll are used for pruning the printers from AD on the printserver

    Dear all
    Does anyone know, which ports or protocols are used between DomainController and Printserver to prune the printer-queue's?
    Regards
    Michael

    Print Spooler The Print Spooler system service manages all local and network print queues and controls all print jobs. The print spooler is the center of the Windows printing subsystem and controls all printing jobs. It manages the print queues on the system
    and communicates with printer drivers and input/output (I/O) components, for example, the USB port and the TCP/IP protocol suite.
    System Service Name Spooler
    Application protocol Protocol Port
    NetBIOS Session Service TCP 139
    SMB TCP 445
    http://support.microsoft.com/kb/832017/en-us

  • Logic required for report in which selection criteria is more than one

    Hi Friends,
    I have below piece of selection-screen criteria in my report.
    1)general data
    2)all customers
    3)company code data
      a)company code
    4)sales organization data
      a)sales org.
      b)dist. channel
      c)division
      d)field group
    In above one, 1..4 are check boxes and a..d are select-options under the respective check box.
    Please provide me the sample logic which I need to maintain in my report if user selects more than 1 check box.
    Thnks in advance.

    Hai,
    Let
    1)general data
    2)all customers
    3)company code data
    4)sales organization data
    are the check box names,Then
    Just use the piece  of code below:
    <b>IF general data = 'X'.
       COUNT = COUNT + 1.
    ENDIF.
    IF all_customers = 'X'.
       COUNT = COUNT + 1.
    ENDIF.
    IF company_code_data = 'X'.
       COUNT = COUNT + 1.
    ENDIF.
    IF sales_organization_data = 'X'.
       COUNT = COUNT + 1.
    ENDIF.</b>
    Now check whether more than one Check Boxes are selected or not
    <b>IF COUNT GT 1.
    "* Do the oprations  what ever you want here  
    ENDIF.</b>
    <b>Reward points if it helps you.</b>
    Regds,
    Rama chary.Pammi

Maybe you are looking for

  • Problem with tables in pdf

    Hey, I converted my final master's thesis to pdf with the Adobe Acrobat Pro. Everything worked out fine, even all the graphs etc... but there's a small problem with my tables: I only have horizontal lines to separate the heading from the rest, but th

  • How to add Fields in Additional Data B in VA01/VA02.PLease help me out.

    HI All, My requirement to add a Custom Screen in Va01/VA02 .Kindly suggest if any screen exists are there. How to Add extra fields in Additional Data B in header of VA01/VA02.is access key is neccessary for that. Thanks in  Advance.

  • Nokia Messaging doesn't work with vanity domains

    Nokia Messaging's "simplified" setup means I can't get it to work with my vanity domain. I can't get it to ask me what server it should use, it just complains that it can't connect - which isn't very surprising when it doesn't give me any opportunity

  • Delivery adress is not updated in SC

    Hi all, We are going from SRM 5 to SRM 7 and we have BADI BBP_DOC_CHANGE_BADI~BBP_SC_CHANGE implemented in order to change some fields from Delivery adress tab (IT_PARTNER). In SRM 5 it was working fine but now in SRM 7 these fields are not updated w

  • Hook up to monitors

    Can I hook up a mac book pro to a monitor i have?