Implementing a (5..n):(1..n)-relation

Hi there,
I have to implement a (5..n):(1:n)-Relation (quote from spec: "every tour consists of a minimum of five events").
It's very easy for me to create the tables "tour" and "events", but how can I check, if there are a minimum of 5 rows having the same "belongToTour"-foreign key?
Something like a deferrable trigger would be great, because it should be possible to insert the rows regulary and check the above "constraint" just on a commit of the transaction; like a deferred constraint.
Any ideas?
thanks a lot,
martin schacherl, austria

One option would be to create a fast-refreshable materialized view with appropriate constraints that would enforce this (i.e. your materialized view could do a COUNT() for one column and a constraint could verify that the count is > 5).
Justin

Similar Messages

  • Many-to-Many relation sample in ADF

    I have a requirement to implement a screen
    Three tables 1) Users 2) Access 3) Documents
    The Access table contains both the references DocId and UserId and acts as the intersection table.
    Users table is related to Documents through the Access table which acts as the intersection table and vice versa. I need to create a screen gui which will show all the documents a user has. Secondly also show all the users who has permission to a particular document. Is there any sample adf application which implements a simple many-to-many relation.
    I am planning to create three entity objects - UsersEO, AccessEO, DocumentsEO
    two view objects - UsersVO and DocumentsVO
    one view link -UsersDocumentVL
    Also which GUI components is best suited to address this. How many Entity Objects, View Objects and View Link should I create. Any simple sampe will help.
    Regards
    Thomas

    Thomas,
    There are of course many ways to implement your requirement. Try this exercise... forget about ADF for a moment; put your computer away (well, finish reading this first ;) ). Grab a pencil and paper.. assuming you could do anything, how would you like the screen to work? Draw it out on a piece of paper and describe how it works. You've just created a rudimentary specification. Now, come back to this thread and describe your specification - perhaps then we can help you implement your spec using ADF (or at least tell you "not possible" and describe why).
    Best,
    John

  • Why are tables disappearing when Engineering Logical Entity Hierarchies to Relational

    Tables disappearing when Engineering Entity Hierarchies Logical to Relational
    We are using 4.0.3.  We have a model with imported from Designer with a number of Entity Hierarchies. 
    The model has a three of entity hierarchies (ORD, PLAN and STEP) each with a number of subtypes.  Single tables are built for each of the entity hierarchies and are called (ORD, PLAN and STEP).
    If I make a change within an entity hierarchy in the subtype (ORD_METRIC) and forward engineer the only ORD entity hierarchy as single table, the table ORD gets update but the tables STEP and PLAN disappears from the Relational table list.    They only remain if I select all three entity hierarchies when engineering to relational.
    Have I a missed selecting an option?

    Hi,
    in current implementation for entity hierarchies (only) - "engineering to" flag is used also as implementation flag for entity, i.e. if entity is not set to be engineered there will be no implementation as table for that entity in relational model. Attributes of such entity will be implemented in another entity engineered to relational model. If no one entity from hierarchy is engineered (no implementation) then existing corresponding table(s) will be removed.
    We'll change it in the future to be less confusing.
    Philip

  • XI Implementation documentation

    Hi All,
    Before getting my team members into an XI implementation project, we would like to browse through some XI implementation documents.
    where can we find related documentation, that we can use as basis during the project.
    Our team consists of ppl from java background who got trained and xi certified from SAP.
    Thanks,
    Ganesh
    (g22sep)

    Hi,
    XI Implementation Methodology Worksheet
    The steps (1) through (4) can be viewed as prerequisites. They can be completed before the XI system is even installed onsite. This will greatly reduce the implementation time. Typically these are also the most time-consuming steps of the project. Multiple tasks can be done in parallel. This should be reflected in the project plan.
    1. Scenario Analysis
    Description of the business scenario to be implemented.
    What types of backend systems are involved (mainframe, SAP, etc.)?
    Is this a new development or a replacement for an existing interface?
    Deliverables
    High-level scenario description.
    Description of existing scenario implementation, if applicable.
    Description of XI-based scenario.
    Resources
    Technical architect
    Functional architect
    XI product expert
    Corresponding XI Activities
    Create entries in System Landscape Directory, as appropriate.
    2. Interface Analysis
    Is the interface synchronous or asynchronous?
    Does the interface require a technical or application acknowledgement?
    For each interface, identify the outbound and inbound messages.
    Determine data structures for each message type, as applicable.
    Determine flat file format or database structure.
    Determine IDoc / RFC / BAPI structure.
    Determine XML data structures.
    Provide data samples for each message type.
    Deliverables
    Inbound/outbound message structure definition
    Data samples for each message
    Resources
    Technical and functional analysts for each system to be connected
    Corresponding XI Activities
    Create interface objects in Integration Repository.
    3. Mapping Definition
    Based on deliverables from Step 2, identify mapping rules between each pair of interfaces. This activity typically requires the involvement of business analysts who have knowledge of the business semantics of each interface.
    Deliverables
    Mapping specification including source fields, target fields, and transformation rules. Typically this is delivered in the form of a spreadsheet.
    Resources
    Functional analysts for each system to be connected
    Corresponding XI Activities
    Choose implementation technology for mappings (graphical tool, XSLT, Java).
    Implement mapping based on business rules defined in Step 3 and interface samples and metadata defined in Step 2.
    4. Preparation of the Environment
    A test environment must be defined. If B2B integration (across the firewall) is involved, then network connectivity issues need to be addressed. This may include the configuration of proxies, reverse proxies, or other devices located in the DMZ.
    Preparation of the test environment includes, of course, the installation and basic post-installation steps of the XI system.
    If the scenario is to become productive, then a promote-to-production strategy must be defined and the XI environment must be replicated accordingly (i.e., DEV, QA, PRD).
    Deliverables
    XI system is installed.
    Test environment is ready.
    Network connectivity is established between XI and all participating systems.
    5. Configuration
    There are two parts to the configuration step: backend system configuration and XI configuration.
    Prepare backend applications for message exchange. The backend systems need to be configured to send and receive messages to/from XI. This configuration must be such that the application can produce or receive data samples such as the ones delivered in Step 2.
    Based on deliverables from Steps 1, 2, 3, configure XI objects in Integration Directory.
    Deliverables
    Backend systems are ready to produce and consume messages as defined in XI scenario.
    XI system (Integration Directory) is configured.
    Resources
    Technical specialists for each system to be connected
    XI specialist
    6. Testing
    The end-to-end scenario can be tested with different data sets. The testing environment has been prepared beforehand and network connectivity issues have been resolved.
    Deliverables
    Sign off on scenario.
    Resources
    Technical and functional analysts
    XI specialist
    Please go through the below links
    https://www.sdn.sap.com/irj/sdn/howtoguides
    http://www.erpgenie.com/sap/netweaver/xi/tips.htm
    You will find XI ASAP there - to download.
    ASAP roadmaps for XI:
    https://websmp102.sap-ag.de/roadmaps
    /people/udo.paltzer/blog/2007/04/26/new-sap-netweaver-process-integration-release-planned-for-2007
    PI 7.1
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50a1a52b-688c-2a10-bc91-8985e4a188a0
    XI 3.0 and PI 7.0:
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/9844428e9cbe30e10000000a155106/frameset.htm
    SAP NetWeaver Exchange Infrastructure Business to Business and Industry Standards Support (2004)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90052f25-bc11-2a10-ad97-8f73c999068e
    SAP Exchange Infrastructure 3.0: Simple Use Cases
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20800429-d311-2a10-0da2-d1ee9f5ffd4f
    Exchange Infrastructure - Integrating Heterogeneous Systems with Ease
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1ebea490-0201-0010-faad-a32dd753d009
    SAP Network Blog: Re-Usable frame work in XI
    /people/sravya.talanki2/blog/2006/01/10/re-usable-frame-work-in-xi
    SAP NetWeaver in the Real World, Part 1 - Overview
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20456b29-bb11-2a10-b481-d283a0fce2d7
    SAP NetWeaver in the Real World, Part 3 - SAP Exchange Infrastructure
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3172d290-0201-0010-2b80-c59c8292dcc9
    SAP NetWeaver in the Real World, Part 3 - SAP Exchange Infrastructure
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9ae9d490-0201-0010-108b-d20a71998852
    SAP NetWeaver in the Real World, Part 4 - SAP Business Intelligence
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1f42d490-0201-0010-6d98-b18a00b57551
    Real World Composites: Working With Enterprise Services
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0988960-b1c1-2a10-18bd-dafad1412a10
    Regards,
    Vinod.

  • Error in visual administrator while implementing Spnego authentication sche

    hi,
    i have under gone all thease steps.
    for implementation of SPnego sceme on my portal.
    >downloaded SPnego wizad file from note specified.
    >unziped it and got .ear files
    >deployed those .ear files on my server.
    >now went for service user J2ee configuration  on visual administrator.
    >when i clicked on deploy and start button .
    >it asked me to browse file .
    >first .ear file was taken sucessfully.
    >in second file it give me this error message .
    ie>The directory D:\usr\.............\.....\   will be used for extracting the EAR file.the directory content will be deleated. please back up all usefullinformation from it
    >shall i click on ok and proceed further or not.
    please suggest me  what to do.

    Hi Sumit Bhargav,
    Based on the error message, it seems that the issue is related to NHivernate and MSBuild, but
    VS General Question forum discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor. In order to check where the issue is, could you please create a new and simple web application without having NHibernate, build it and clean the project?
    Whether the web application can be built successfully?
    If you get this error when you build or clean any solution, maybe you are experiencing the same issue 
    described here:
    http://stackoverflow.com/questions/26930376/how-to-fix-checkattributes-task-could-not-be-loaded-error-after-installing-v
    Please check whether the Microsoft.Web.Publishing.Tasks.dll assembly is located at
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web. If no, please copy it from somewhere else to this path. If you can’t get a copy of this assembly, I suggest uninstalling VS 2013 Update 4 or uninstalling and
    reinstalling all VS components.
    If the issue only occurs in the web app with NHibernate implement, then this issue is more related to the specific NHibernate implement in ASP.NET. I recommend consulting
    your issue on ASP.NET forum: http://forums.asp.net/
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Xilinx CIC+FIR compilers implementation problem

    Hi,
    we have been facing a problem for the last 2 weeks and I can't find a rational explanation. I think we could use inputs from Xilinx developpers / Vivado users. Here is the deal:
    I designed a down-sampling block made of the CIC compiler compensated with the FIR compiler.
    I was able to simulate this block calling both the CIC/FIR block Out Of Context, and this worked exactly as expected.
    The logic is very simple, I am simply mapping these blocks which are customized for our application, I am eventually casting data in between the two. I also have a little logic framing the data at the output.
    Simulation time is over, now this is the first time I am packaging an IP based on other IPs.
    I packaged the block calling the two .XCI files, you can see a screenshot of the IP hierarchy.
    I think the design flow / packaging process works because in the Synthesized/Implemented design, I can see logics related to those filters I did not write.
    The test consists in putting a signal into this block (sinusoid or constant value) and see what comes out.
    The external clock runs ideally at 300MHz to simulate an A/D converter.
    The 'working design' is an example showing that without the new CIC block, everything works as expected.
    The green squares are the Chipscope probes and the main logic signals.
    dds_tvalid, dds_tdata are latched in the external clock domain and that I can clearly see in Chipscope as you can see in the (working design) Chipscope output. PL/PS is my general purpose Linux interface and I can sample the DDS as expected in this configuration.
    Now the new cic_design is put to the test and this design does not produce anything.
    I am expecting a 12 times slower data_1_tvalid latching data out of the CIC block (R=12 is the decimation factor), and that I cannot see. dds_1_tlast is a framer of those dds_1_tvalid's (say 1024 frame, so this is 12*1024 times slower), that I cannot see either.
    As I played with Chipscope triggers for hours (flashed this bistream many times), I once triggered on data_1_tvalid but that only happened once, when I reflashed it, nothing happened anymore.
    So now I am very confused. The combined CIC/FIR IPs seem to be implemented. I can't explain why nothing comes out of this block. The logic after this new block should be slower and so less critical.
    This problem got me stuck in my progress on the current project, I could really use some inputs guys!
    I am expecting this block to work, the simulations matched our expectations perfectly (both MATLAB and VHDL heavily put this block to the test).

    bwiec wrote:
    Can you post a bigger shot of your block diagram? It's really blurry when I zoom in on it.
    Yeah I know I can't seem to attach a .pdf file like the ones Vivado would generate. I took screenshots myself and updated my first post. Thank you for your answer.
    Also, it's not clear if you're removing the FIR block from your custom IP while testing the CIC. Is this the case? Or are you testing both in cascade inside the custom IP?
    You're right I didn't make that clear, I have now removed the FIR instance until I can get the CIC working (cf top_file.vhd).
    Another thing I like to do with these types of issues is to pull up the implemented schematic and start checking if connectivity makes sense (i.e. no clocks/resets unexpectedly tied to gnd, output tvalid not tied to gnd, etc).
    I have gone through the implementation/synthesis log files in detail.
    No warnings on implementation. I get a lot of 'pin has no driver' when synthesizing, but my understanding is that those undriven pins are non-used features of the CIC compiler (significant signals like tvalid or tdata are not mentionned has not being driven).
    So far I noticed one thing I was not expecting, dds_tvalid is tied to VCC. But that does not disturb anything since dds_tvalid is '1' on every rising edge of this clock domain. I will go through the implemented design in detail and keep you updated.
     

  • Profiles tab after CUA implementation

    Hello All,
    I have a query in SU01 transaction. After implementing the CUA, my central system does not show any profiles (in PROFILES tab) for Composite Roles and single roles assigned for the user. Is it Normal or is it something to do with CUA implementation. I can see the related system generated role profiles for the roles assigned to user in the respective child systems. We are on SAP R/3 4.7 version.
    Thanks in advance for the time.
    Br,
    Sri

    Hello Raghu,
    This should not cause any concerns for you. However if you want to display the profiles please change the settings in SCUM from GLOBAL to LOCAL. Then you should be able to see the profiles. But I would advise against it cause then it will be possible to assign profiles in child systems directly.Not a good thing.
    Please award points for useful answers.
    Regards.
    Ruchit.
    Message was edited by: Ruchit Khushu
    Message was edited by: Ruchit Khushu
    Message was edited by: Ruchit Khushu

  • Could you please help me finding SAP MRS Implementation Guide ?

    Hi Varun,
    i am new to MRS and I am recently into MRS7,0  Implementation for one of my Project relating to Utility sector.
    Could you please help me finding SAP MRS Implementation Guide ? I was searching in sap market place but could not able to locate it.
    In additon to this please do help me where i can get the Best practice documents relating to SAP MRS7,0. I was searching in the SAP Market place but could not able to locate it as well.
    Thanks for your help advance...
    thanks & Best Of Regards,
    Sudhir Mishra
    Denmark

    Check this link
    http://www.tacook.co.uk/media/bilder/Workshop%202%20-%20SAP%20AG(1).pdf
    Also joint discussions in this link
    MRS (Multi Resource Scheduling)
    Edited by: Jeyakanthan A on Apr 21, 2010 3:08 PM

  • Error in visual studio while implementing NHibernate

    The "CheckPathAttributes" task could not be loaded from the assembly C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.Tasks.dll. Could not load file or assembly 'file:///C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.Tasks.dll'
    or one of its dependencies. The system cannot find the file specified. Confirm that the <usingtask>declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
    NHibernate </usingtask>
    I am trying to implement NHibernate in my web application, I had coded everything but whenever i try to clean the solution it throws this error. Please help me out.
    Sumit Bhargav

    Hi Sumit Bhargav,
    Based on the error message, it seems that the issue is related to NHivernate and MSBuild, but
    VS General Question forum discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor. In order to check where the issue is, could you please create a new and simple web application without having NHibernate, build it and clean the project?
    Whether the web application can be built successfully?
    If you get this error when you build or clean any solution, maybe you are experiencing the same issue 
    described here:
    http://stackoverflow.com/questions/26930376/how-to-fix-checkattributes-task-could-not-be-loaded-error-after-installing-v
    Please check whether the Microsoft.Web.Publishing.Tasks.dll assembly is located at
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web. If no, please copy it from somewhere else to this path. If you can’t get a copy of this assembly, I suggest uninstalling VS 2013 Update 4 or uninstalling and
    reinstalling all VS components.
    If the issue only occurs in the web app with NHibernate implement, then this issue is more related to the specific NHibernate implement in ASP.NET. I recommend consulting
    your issue on ASP.NET forum: http://forums.asp.net/
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Is there a way to achieve 'Panel Resize Event Filter' like function?

    Gopalakrishnan P
    Hi all,
    Panel resize filter is not available in Event structure. So if I use the below code, on pressing the maximize button, windows will maximize the front panel and later LabVIEW brings it back to the mentioned size. There will be a flicker during this operation. To avoid this flicker, is it possible to disable windows OS to perform maximize event or to set the default window maximum size in windows or any other way to implement this?
    The maximize button should not be disabled, but  have to maximize the panel to a specific size without that flicker. What I'm actually trying to do is to use windows messaging queue to capture the maximize event and then implement the same through LabVIEW. Related example is in this link http://zone.ni.com/devzone/cda/epd/p/id/4394 
    Has anyone tried solving a similar problem by this method?
    Also please suggest if there is any other way to achieve this.
    Gopal
    Thanks,

    Hi Krishgopal,
    Please try the following method
    File»VI Properties and choose Window Appearance from
    the Category pull-down menu.
    Click the Customize button and Deselect  the option : Allow user the resize window
    Attached is a screenshot of the same.
    Please let me know if this is able to help you out.
    Regards,
    Ankur
    Attachments:
    No_Resize_Front_Panel.pdf ‏274 KB
    Sample_NoResize.vi ‏6 KB

  • Shuttle Item Properties in Apex 3.0

    Hi,
    Hoping someone can assist with the new Shuttle item in Apex 3.0.
    Basically, can someone please let me know how I can perform the following:
    a) change the width of the shuttle as when I make a change to the width property, it doesn't seem to make any difference?
    b) Am I still able to place headings on each of the shuttle cells like I could when using Carl's example?
    c) Based on Carl's original Shuttle implementation, is there any undocumented information relating to the new Shuttle item?
    Thanks.
    Tony.

    Hi Tony,
    <p>
    a) under Elements>HTML Form Element Attributes, use style="width:200px" to set the width for the item<p>
    b) I have not found a way to do that, although others may have<p>
    c) Check out the Apex 3.0 documentation for the shuttle item--you basically treat it like a multi-select list, with the source of the item returning a colon-delimited string of values.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Transfer of Costs in Product Cost Collector to COPA

    Dear Experts,
    Please can you advise me on this current issue I'm having. Below is a description of problem:
    Customer is currently using report designed in COPA (KE30) to derive P&L report for using Plant as a characteristic.
    This was being done at a time when Product Costing functionality was not being used
    All costs (administrative, sales and production costs) were being collected in cost centers
    At end of month assessment of cost center values to COPA is executed (KEU5)
    Customer is then able to derive P&L report per Plant characteristic
    However with implementation of Product Costing, all Production related costs are captured in Product Cost Collectors and not Cost Center
    Hence we have no way of assessing or transferring total production costs from Product Cost Collector to CO-PA
    We have tried to configure FI/MM PA transfer structure (KEI1) and default account assignment (OKB9) for automatic transfer of costs on goods receipt/issue, however this is not working because the product cost collector is used as the default account assignment for the transactions
    So far only material cost valuation of sales/billed materials are possible (which does not address concern)
    As a result we have a gap and customer is unable to derive P&L by Plant from CO-PA.
    Can you advise if there is a way out, in order to have all Production Cost transferred to CO-PA.
    Thanks,
    Ola.

    Hi Ola
    Your Cost centers would be categorized as below
    1. MFG Cost Centers (In Plant)
    2. Service Cost Centers (In Plant)
    3. Few Cost centers (outside plant) Eg: Sales, Marketing, Sales offices etc
    At period end
    1. Allocate the Costs from SER CC to MFG CC using Distribution / Assessment cycle.
    This will make SER CC as zero
    2. Calculate actual activity price in MFG CC (KSS2 / KSII)
    3. After this, do revaluation of PCC using CON2.. This will make balance in MFG CC as zero
    4. Allow the Variances to be updated to COPA by ticking the "Variances to Costing based COPA" in your settlement profile
    5. In short, what remains for you to allocate to COPA is the 3rd category of CC.. i.e. you should allocate those CC to COPA whose cost is not included in the cost of product using COPC module
    Br. Ajay M

  • How to push Process model to design model?

    I just learned how to capture business requirements and a logical design using the logical data modeler and process molder to create data flow diagrams, with composite, primitive and transformative processes in SQL Developer 3.0
    I know in Oracle Designer we were able to associate entities to business functions and transform the business functions into modules of type PL SQL or screen, etc.... We could create detail design documents from this information in Oracle Designer. In Oracle Designer the modules would be associated to the physical table definitions. However, the data flows in SQL developer are associated to logical entities.
    My question is can these objects/items (processes primitive, composite, transformative) be transformed into design items similar to how we transform a business function in Oracle Designer into a modulel?
    Thanks
    Mark
    Mark Kramm

    Hi Mark,
    there is no support for applications and modules in Data Modeler.
    Design can be exported to reporting repository and there is no limit in how you can utilize these meta data. Column groups and UI defaults can be defined at table and column level - I know some people are generating APEX applications and process model can be very helpful for that.
    In Oracle Designer the modules would be associated to the physical table definitions. However, the data flows in SQL developer are associated to logical entities.Each entity can be mapped to unlimited number of implementations in form of tables in relational and physical models. You need to engineer logical model to one or more relational models. There is small wizard appearing in context menu of data flow diagram node in browser - "Transform Process model roles to Physical role". You can create roles in process model and assign them to processes connected to data stores. Then this wizard will create these roles in selected physical model and CRUD settings will be transferred to permissions to select, insert, update and delete for related tables. This is just example that physical model can be reachable from process model.
    We'll add more utilization of definitions in process model in future releases.
    Philip

  • Launching SQL*Plus from JDeveloper on a Mac?

    I am trying to get SQL*Plus to launch from the Tools menu in JDeveloper.
    Has anyone gotten this to work?

    ah, "a feature to recommend" ... sorry Deepak,
    Oracle replied with "Suggestion Rejected" and the motivation "... As passing an unencrypted behavior (the old behavior) is not secure and a violation of company policy, it will not be re-implemented. ...".
    see related thread
    "launch SQL*Plus is a violation of company policy"
    launch SQL*Plus is a violation of company policy
    greetings
    Jan Vervecken

  • 1099 Printout 2 copies for each vendor

    SAP Gurus,
    I am trying to run 1099 forms, I am using tcode S_P00_07000134 - Generic Withholding Tax Reporting.
    When I run program I only see Copy B, which is for the vendors records, I will still need Copy A in order to send to Federal. Does anyone knows the process? We implemented all the OSS notes possible related for 2008, but it appears that SAP scanned double copies in one page both copies are Receipient.
    When I run tcode I don't even get form 1096 which is part of 1099 process.
    Is anyone having the same issue?
    Edited by: Frank on Jan 28, 2009 10:49 PM

    Hi manjula
    In order to get total for any key figure .... for that key figure at the query level in the  calculation tab there will be one box like calculate result as there u give sum or average accroding to ur purpose... then it will display the total or average accordingly....
    the key figure when used average for result shows average of all record conrtibutions but
    In order to display the  percentage of each vendor from total u can use
    Percentage Share of Result (%CT)
    %CT<Operand>
    Specifies how high the percentage share is in relation to the result. The result
    means the result of aggregation at the next level (interim result).
    %CT Incoming Orders specifies the share of incoming order values of each
    individual characteristic value (for example of each customer) in relation to
    the characteristic's result (for example, customer of a division).
    Regards
    vamsi

  • Payment to vendor in PS Module

    Dear Sir,
    I am going to implement PS module. One query related to payment to vendor.
    In PS the PR , PO made agianst which MIRO done.
    Now the payment has to be done in Finance module after activating the WBS but it is not reflecting in PS.
    In the client Project Cash Management is not active and it will be not done in near future.
    So how can we bring the Fi payment to PS module reports.

    when the goods is recieved the debit is transferred to the PS module
    after that it is FI transactions and that is as per standard accounting practice
    the payment to vendor is trrated as project cost and is already in the PS reports e.g CJI3 line item report
    In FI this can be seen in the line item report FBL3N with assignment to WBS

Maybe you are looking for

  • Field WBS is not appearing in vendor line while posting through F-02

    Hi Friends, I have made the field 'WBS element' optional in the relevant recon account and in the relevant posting key. Still, the field is not appearing in the vendor line while posting with the same posting key. Please help me to get the same. Rega

  • Want to pass STRS2 field into sales order and contract.

    Hi Friends. I am creating Sales order using function module IDOC_INPUT_ORDERS and Contract using SD_SALESDOCUMENT_CREATE. Now I want to pass STRS2(House number field into Sales Order/Contract). In IDOC I tried to pass E1EDKA1-STRS2, but its not comin

  • Adding a watermark from App-Level script

    Hello all,   I've have a folder-level script that puts a button on the toolbar.  This button calls a function that will insert watermarks and append several PDF documents to the current one.  I've hit a roadblock with this.addWatermarkFromFile(). Whe

  • Install on Desktop ad laptop

    Good afternoon, I'm sorry if this question has already been asked but I couldn't find the answer. I use CS4 web premium on my desktop PC but I wonder if I can install it on my laptop with the same serials ? That would be useful for me to have it inst

  • Vista, PSE 11, Epson R3000

    After printing a picture, cannot print a second picture.  Message:"There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened any documents"  This does not occur with PSE 9