Functional Specification Invoice

Hi Guru's
Any Bady Could u Pls Send Functional Specification For Invoice With Tax.
My Mail ID is [email protected]
Regards
Sriram

A functional specification (or sometimes functional specifications) is a formal document used to describe in detail for software developers a product's intended capabilities, appearance, and interactions with users. The functional specification is a kind of guideline and continuing reference point as the developers write the programming code. (At least one major product development group used a "Write the manual first" approach. Before the product existed, they wrote the user's guide for a word processing system, then declared that the user's guide was the functional specification. The developers were challenged to create a product that matched what the user's guide described.) Typically, the functional specification for an application program with a series of interactive windows and dialogs with a user would show the visual appearance of the user interface and describe each of the possible user input actions and the program response actions. A functional specification may also contain formal descriptions of user tasks, dependencies on other products, and usability criteria. Many companies have a guide for developers that describes what topics any product's functional specification should contain.
For a sense of where the functional specification fits into the development process, here are a typical series of steps in developing a software product:
Requirements. This is a formal statement of what the product planners informed by their knowledge of the marketplace and specific input from existing or potential customers believe is needed for a new product or a new version of an existing product. Requirements are usually expressed in terms of narrative statements and in a relatively general way.
Objectives. Objectives are written by product designers in response to the Requirements. They describe in a more specific way what the product will look like. Objectives may describe architectures, protocols, and standards to which the product will conform. Measurable objectives are those that set some criteria by which the end product can be judged. Measurability can be in terms of some index of customer satisfaction or in terms of capabilities and task times. Objectives must recognize time and resource constraints. The development schedule is often part or a corollary of the Objectives.
Functional specification. The functional specification (usually functional spec or just spec for short) is the formal response to the objectives. It describes all external user and programming interfaces that the product must support.
Design change requests. Throughout the development process, as the need for change to the functional specification is recognized, a formal change is described in a design change request.
Logic specification. The structure of the programming (for example, major groups of code modules that support a similar function), individual code modules and their relationships, and the data parameters that they pass to each other may be described in a formal document called a logic specification. The logic specification describes internal interfaces and is for use only by the developers, testers, and, later, to some extent, the programmers that service the product and provide code fixes to the field.
User documentation. In general, all of the preceding documents (except the logic specification) are used as source material for the technical manuals and online information (such as help pages) that are prepared for the product's users.
Test plan. Most development groups have a formal test plan that describes test cases that will exercise the programming that is written. Testing is done at the module (or unit) level, at the component level, and at the system level in context with other products. This can be thought of as alpha testing. The plan may also allow for beta test. Some companies provide an early version of the product to a selected group of customers for testing in a "real world" situation.
The final product. Ideally, the final product is a complete implementation of the functional specification and design change requests, some of which may result from formal testing and beta testing.
The cycle is then repeated for the next version of the product, beginning with a new Requirements statement, which ideally uses feedback from customers about the current product to determine what customers need or want next.
Most software makers adhere to a formal development process similar to the one described above. The hardware development process is similar but includes some additional considerations for the outsourcing of parts and verification of the manufacturing process itself.
Regards,
Rajesh Banka

Similar Messages

  • Functional specification invoices Printing

    Dear friends,
    I require the functional specification for for the different types of invoice printing.
    Please send me the samples.
    Regards,
    Vishal
    [email protected]

    Dear friends,
    I require the functional specification for for the different types of invoice printing.
    Please send me the samples.
    Regards,
    Vishal
    [email protected]

  • Functional specification required for Me57 requirement

    In SAP MM, Transaction ME57, I want to pull in the Common Inventory Quantity (Not Project or Sales Order Stock) of the Material which is maintained on the Purchase Requisition.
    And also in  the T code MB52 screen, the Inventory Quantity i want to bring it.  It will be ALL Common Inventory in the Plant (minus Storage Loc a001 for Plant a000).  Again, this should NOT pull in Project or Sales Order stock.  Only Common Inventory.
    I would like a rough functional specification draft ASAP. Pleas help.

    Hi prasanna,
                    we can get SAP idoc types in tcode we31.For every requirment there will be different message type.
    For example we want idoc type for account invoice receipt.
    First find out message type for that purpose which can be found in we81-ACC_INVOICE_RECEIPT.
    Get this message type and search in we82  where we can find message type and idoc type linkage.
    try this way.
    Reward if it is usful.
    Thanks,
    Srikanth.A

  • Functional Specification Document needed

    hi guys ...
    i have been asked to write the functional specification document for the following issue... i have never wrote any functional Spec. till now... can n y one write it down for me...or tell me the exact format of how to write it down...
    The issue is as follows....thx.
    Invoice enhancements for tagging, serial number and email identification
    1. Add the Customer Tagging Text to the invoice document.
    2. Add Serial Number to the invoice.
    3. Change the subject line for the emailed invoice from the generic "SPX Invoice $000000001" to the more meaningful format "SPX Invoice <invoice number>, SO <sales order number>, for <customer name>", the order acknowledgement already has a similar format
    Please do reply.... thanks in advance.

    Hi,
    Broadly in SAP there will be two types of Consultants - Functional and Technical. Technical consultants are mainly working on developments / changes in programs using ABAP language.
    On the other hand Functional Consultants understand the business process from Business users and map the functionality in SAP by doing required configurations and by designing reports.
    Here comes the Functional Design Specification. The report / an extension is developed by Technical resource, but the design / explanation has to be given by Functional Consultant in such a way that Technical Consultant is able to understand it. In other words it should be a media for converting Business language into a language understood by Technical Consultant.
    So, in a Functional design of a report Functional Consultant should furnish the following information:
       - Assumptions made
       - Pre requisites to be met for executing the report / transaction
       - Main Tables from which data to be selected
       - Selection Parameters for executing the report.
       - Logic for the Program
       - Layout of the report
    Thanks
    Murali.

  • Functional  Specification Documents for SAP Sales and Distribution

    Dear Gurus,
    I am having the problems of Invoice Output..... the default out put generated by the SAP is completely different from the hard copy of the Invoice of the Client. ppl say that I have 2 take the help of ABAPers to define the smart forms for the invoices of different company codes.... i had conversation with the ABAPers.... butthey are  asking the format, wht ever the change we are  looking for..... I am not be able to get the exact format.... how 2 provide this to ABAPers in FS format.
    can any one pls send me ( or provide me the link to download the same from the SDN website) these Functional Specification Documents for Sales and distribution.
    Wishes,
    Abhishek

    Hi there,
    1st try to understand what is a functional specification doc before asking for it.
    Functional specs is a doc in which you include what is the business requirement. If it requires a change to change to existing configs / code, then you will give the progs & the location where you will need to change. If the requirement is a totally new one, then yuo will explain the requirement in detail & possibly give the progs / code if there are any.
    In your case, your client has a specific invoice format which is different from which SAP gives, in such cases, you will need to define a new Invoice output for eg ZINV. Define it as a print output. You will need to define a new print prog for the new output in which you will call smart forms to define the layout & fields.
    Ask your business user to send the invoice copy which he has. Scan it & include it in the functional specs which you prepare. Mention all the fields which you want in the layout. Ask the ABAPer to code the invoice format in the same way. ABAPer is free to define any convinent name as per the guidelines (which he will be aware). You will need to assign that in the form routines of the output.
    As a functional consultant you will need to give the field mappings (from where you get the data) for all the fields which you wish to print in the output. All that should be included in the func specs.
    So there is no standard func specs that you can follow. Each func specs varies on the requirement. So dont ask these kind of questions in SDN forum. If you dont know how to define func specs, ask how to define. Dont ask people to send the sample func specs. Thats against the rules of conduct.
    Regards,
    Sivanand

  • Functional Specification for Document Status

    Hi friends,
    Can anybody provide FS (Functional Specification) for the folowing scenarioes
    PART-A
    1.No. of  Enquiries received, Quotation not sent.
    2.Avg. age of Enquiry
    3.No. of  Quotation sent. Order(Contract) not received.
    4.Value  of  Quotation sent. Order(Contract)  not received.
    PART-B
    1.No. of  Delivery made, PGI not made
    2.VALUE of  Delivery made, PGI not made
    3.No. of  PGI made, PROFORMA INVOICE not made
    4.VALUE of  PGI made, PROFORMA INVOICE  not made
    5.No. of  Proforma Invoice made, EXCISE INVOICE not made
    6.VALUE of  Proforma Invoice made, EXCISE INVOICE  not made
    7.No. of  EXCISE INVOICE  made, COMMERCIAL. INVOICE not made
    8.VALUE of  EXCISE INVOICE  made, COMMERCIAL. INVOICE  not made
    "Thanks in advance"
    Reagrds,
    Srikky

    Hi,
    The output type available for Quotation rejection is ABSA and the programme name is SAPFM06P.Form routine ENTRY_ABSA.The form Medruck need to be changed by your abaper as per the text you need to incorporate.
    Dhruba

  • Please update the functional specifications for Vendor Balance Report

    Dear All,
    Please update the functional specifications for Vendor Balance Report with
    proper descriptions.
    Please include
    1. How your selection screen should look like..
    2. Output format ( in an excel sheet)
    3. Logic for every field in the output format (viz. .. how do link the
    vendors from the selection screen to the BKPf and BSEG tables, how do you
    find open and closed items in BSEG , etc.)
    Please avoid statements like 'The total value of all the break-up should
    tally with the balance as shown in FBL1N for a given vendor for the given
    day.'
    You need to give the logic for the FBL1N, in that case.
    Regards
    Rama Mohan

    Hello again,
    Regarding having them update the specs, one can dream. Dreams are free. LOL. Hopefully the memory makers will update their specs as more makers start supporting a large memory configuration.
    The 4GB sticks I am using are http://shop.kingston.com/partsinfo.asp?ktcpartno=KTL-TP667/4G
    I did not do an extended test of the sticks in my MBP. Their home is in the ThinkPad I have because it is running Windows Server 2008 with Hyper-V.
    As you can see from the link above, these little suckers are pricey. But consider the price of 2GB SoDIMMs were $950 when they entered the market a couple of years ago. The price will drop.
    I asked the Kingston rep that sent these to me if online sites like newegg.com would have them soon. She indicated no, but the corporate buying sites like CDW and Zone would. So check around. They just started shipped a couple of weeks ago so be patient.
    If you have any other questions, please stop by http://blogs.technet.com/keithcombs/archive/2008/07/05/testing-my-apple-macbook- pro-with-8gb-of-ram.aspx and ask there. I'll see them much more quickly.
    Cheers,
    Keith Combs
    Microsoft

  • Format of Functional Specification

    What is the format of Functional Specification.

    Hi refer belwo
    Function Specs Format:
    Document Control
    Change History
    Issue No
    Date
    Name
    Change
    Initial Draft
    Authorizations
    Role
    Name
    Signed
    Date
    Business Process Lead (customer)
    Functional Analyst (specification author)
    Technical Lead
    Developer (if known)
    Select program type below and then use menu option tools > unprotect to
    open other fields for input
    Type
    Table of Contents
    Document Control 1
    Overview. 3
    1.1 Short Description. 3
    1.2 Business Process. 3
    1.3 Terminology. 3
    1.4 New Custom Objects Required. 3
    1.5 Impacted SAP Transactions/Tables. 4
    Process Decomposition. 5
    2.1 Process Flow. 5
    2.2 New Tables/Structures Required. 5
    2.3 Sub-Process Description. 5
    2.4 Error Handling. 5
    2.5 Security Considerations. 5
    2.6 Database Considerations. 5
    2.7 Conversion Implications. 5
    2.8 Batch Processing. 6
    2.9 Functional Test Requirements. 6
    Overview
    1.1 Short Description
    1.2 Business Process
    1.3 Terminology
    1.4 New Custom Objects Required
    Include all new tables, key new fields/domains, new lock objects, new
    match-codes, new transaction codes, new authorization objects, new
    function groups, reports and module pools (transaction programs). Don't
    specify all includes, function modules, routines etc. here.
    Type (table, transaction etc.)
    Description
    Naming convention
    1.5 Impacted SAP Transactions/Tables
    List SAP objects updated/impacted by this specification (do not include
    read only impacts)
    Object(s)
    Type (table, transaction etc.)
    Description of Impact
    Process Decomposition
    2.1 Process Flow
    2.2 New Tables/Structures Required
    Specify new tables and structures required. If appropriate, you may
    defer detailed field list/specification to the technical specification
    (e.g. for secondary tables and structures).
    Table id
    Description
    Type
    Master, transaction, customizing, staging
    Expected size
    Maint. dialog
    None, SM30, custom
    Fields
    Key
    Domain/data element names
    Domain format (if new)
    Description
    2.3 Sub-Process Description
    2.4 Error Handling
    Specify what to do if a condition passes AND fails (e.g. - what happens
    if a customer record is found, or is not found). Specify messages and
    type.
    Specify any special error logging or table storage, including use of
    standard application log where appropriate.
    Field
    Validation
    Message type/no.
    Message text
    2.5 Security Considerations
    2.6 Database Considerations
    2.7 Conversion Implications
    2.8 Batch Processing
    2.9 Functional Test Requirements
    Consider all the conditions that need testing for this enhancement and
    document below. For each logic branch in theory both (or more)
    conditions of the branch should be tested. For each scenario that could
    impact program execution, all situations must be tested.
    No.
    Test condition
    Expected result
    Data set-up reqt.
    Dependencies

  • HT4623 Hi, Im using an iPhone 4 8gb and recently updated my software using my computer to iOS 6.1.3 and some of the tabs are now grayed out and cant function (specific reference to "Show My Caller ID - On/Off tab").  is there a way to fix this or can i do

    Hi, Im using an iPhone 4 8gb and recently updated my software using my computer to iOS 6.1.3 and some of the tabs are now grayed out and cant function (specific reference to "Show My Caller ID - On/Off tab").  is there a way to fix this or can i downgrade back to my default software?

    Hi imobl,
    Thanks for your response, I forgot to add that the five 3uk sims we have in use, I have tried all of them none of them are recongnised non of them have pin codes, I even purchased four more sims Tmobile (original carrier) Vodaphone, 3 and giffgaff.

  • FUNCTIONAL SPECIFICATIONS OF AN HR REPORT

    I WOULD BE REALLY GREATEFUL,IF SOMEBODY CAN SEND ME THE FUNCTIONAL SPECIFICATION OF ANY BASIC HR REPORT.
    I HAVE JUST COMPLETED MY COURSE AND I'M PRACTICING. i LOOKED FOR IT ON THE NET BUT COULD NOT FIND ANY.

    post ur HR related ?'s in
    HR(ECM)

  • Functional Specifications for ABAP Developments

    Dear All,
    We are implementing negative time management. We require data to be transferred from the Time Recording Terminal to the SAP system. We are planning to adopt for ABAP program to transfer data from Time Recording System to SAP. Can anyone provide me with the functional specifications I should be providing to the ABAP consultants. Also please provide the Standard format we should follow to give Functional Specs to the ABAP consultants.
    Regards,
    T.Satish

    Dear Christopher,
    Our customer has existing Time Recording terminals(TRT). These TRT's do not have an interface with SAP. The data is downloaded in "text" format from the TRT. We are planning to develop a BDC for the data transfer. I am required to give the Functional Specs for this purpose. If possible please give me a  copy of the functional specs prepared for data transfer from TRT to SAP.
    Regards,
    T.Satish

  • Functional specifications for AP, AR and GL

    Hi SAP Gurus,
      I am new consultant. Can anyone help me with the functional specifications for GL, AP, and AR.
      Please mail me the specifications at [email protected] Thanks in advance
    Ramesh

    Hi
    pl find this link which might be useful
    http://www.mojofat.com/tutorial/
    Assign points
    Zia

  • Functional Specifications for LSMW required urgently

    Hi Friends,
    Can you please provide me with the functional specifications for lsmw. I need a template document which i should be able to use as Func Specs for different lsmw objects.
    Kindly forward the same to [email protected]
    Thanks & Regards,
    Vijaya

    see the link...u will get the documents for LSMW
    https://websmp110.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000615616

  • EXIT_SAPMM06E_016 for User exit how to prepare functional specification.

    Hello Gentlemen,
    Ex: -  issue for the PO no: 4500006789
    Made advance payment against PO 100%, later vendor has given discount on freight charges, so once advance payment is made then system should not allow to amending the PO.
    Now client requirements are as follows likeu2026.
    Condition no1: If there is an existing down payment against the PO then system should allow to amending the PO, but system should throw the warning message as there is already down payment against the PO.
    Condition no2: If there is an existing down payment against the PO system should allow to amending the PO, but system should not allow to changing more than the total value of the PO.
    So User exit which I have mentioned in above subject line it should be in a position to fullfill the condition no1 and condition no2.
    So pleas let me know the functional specification and functional specification logic for above said in subject User exit.
    Early action inthis matter will be highly appreciated.

    as far as i know, when you make an advance payment you can link it to a po only thru a reference text field.
    uncleared vendor items will be table BSIK
    you may have to filter it out by transaction type A and spl gl indicator A, both refering to down payment.
    this way you can find out what is the advance payment still with the vendor.

  • Functional Specifications

    Hi,
    Can anybody guide me how to prepare functional specification report for cash discount and cash forecasting because this is new thing for me and i want to prepare in project but i do not know. pls help me.
    Regards,
    Venkat.

    Hi,
    Can anybody guide me how to prepare functional specification report for cash discount and cash forecasting because this is new thing for me and i want to prepare in project but i do not know. pls help me.
    Regards,
    Venkat.

Maybe you are looking for

  • Transferring home folder from Tiger 4.11 into a MacBook Pro  w/ Leopard

    I just got word that my PB Aluminum 1.67 that was to be repaired via Apple is now going to be upgraded to a Apple MacBook Pro First of I'm (happily) shocked by this offer, and now I begin a new realm into intel technology MacBook Pro, and now... Leop

  • How do i establish connection knowing the IP-address?

    Hi, I am having trouble connectning whit an oracle database, all i know is the IP-nummer,userName,password to it. I know it is an Oracle database but not what kind of drivers it has or the url to it, when i trie to compiele the code below i get: java

  • Imac won't mount lacie drive

    I had a new internal hard drive installed on my iMac. The data from the old drive was backed up to a Lacie P'9231 external hard drive (brand new). Now, the iMac won't recognize the Lacie drive, so I can't reinstall my data and settings. When I start

  • Is it possible to save customisations you've made to a widget?

    I've just spent about 20minutes customising the style of the tabs widget. I want to use this custom version of the tabs on multiple pages of my site. I'm guessing that when I drag out the widget again on another page, I will have to customise the def

  • Does anyone upgrade from 9iAS to 10g?

    Dear all, Does anyone upgrade from 9iAS to 10g only? The EBS version (11.5.8) and the oracle database version (9.2.0.4) are still same. Best Regards, Amy