What are the contents in technical spec

what are the contents in technical spec
could u plz explai clearly
with exp spec

hi rajeshreddy,
Below are the standards for Tech specs
1.1 Development Attributes
Program Name:
Title:
Application:
Development Class:
Message Class:
Program Type:
Execution Mode:
Schedule Frequency:
Variant:
1.2 Program Functionality
1.3 Output Fields
Output Label
Related SAP table-field (if any)
Length
Output Characteristics
1.4 Proposed Solutions
1.5 Solution to be implemented
1.6 Reasons of selection/rejection
1.7 Pseudo-Code / Flow Logic of the selected solution
1.8 Selection Screen
1.9 Database Tables Used
Table Name
Table Description
How the table is used in the program
1.10 External Files Used
1.10.1 External File Layout <file name>
1.11 Components External to Program Used
1.12 Error Conditions
1.13 Key Technical Test Conditions
1.14 Sample Test Data
1.15 Assumptions
1.16 Comments
regards,
amit m.

Similar Messages

  • What are the contents in technical specifications

    What are the contents in technical specifications
    could u plz explain clearly

    hi rajeshreddy,
    Below are the standards for Tech specs
    1.1 Development Attributes
    Program Name:
    Title:
    Application:
    Development Class:
    Message Class:
    Program Type:
    Execution Mode:
    Schedule Frequency:
    Variant:
    1.2 Program Functionality
    1.3 Output Fields
    Output Label
    Related SAP table-field (if any)
    Length
    Output Characteristics
    1.4 Proposed Solutions
    1.5 Solution to be implemented
    1.6 Reasons of selection/rejection
    1.7 Pseudo-Code / Flow Logic of the selected solution
    1.8 Selection Screen
    1.9 Database Tables Used
    Table Name
    Table Description
    How the table is used in the program
    1.10 External Files Used
    1.10.1 External File Layout <file name>
    1.11 Components External to Program Used
    1.12 Error Conditions
    1.13 Key Technical Test Conditions
    1.14 Sample Test Data
    1.15 Assumptions
    1.16 Comments
    regards,
    amit m.

  • What are the best coding technics which will avoid performance problems

    Hi Experts
    What are the best coding technics which are avoiding memory problems and performance problems
    Some times one of few reports are taking too much time to executing while handling large data.
    1.What are the best way to declare a internal table to avoid performance problems.
    2.what is the best way to process data.
    3.what is the best way to clear memory.
    Can you guys help me give some good suggestions for  writing better programs  to avoid performance problems.
    Thanks
    Sailu

    Hi,
    Check this link..[Please Read before Posting in the Performance and Tuning Forum Updated |Please Read before Posting in the Performance and Tuning Forum;
    Which will be the first thread in the Performance and Tuning Forum.
    Search the SCN first.

  • What are the content conversion parameters

    Hi All
    This link contains the text file.
    http://www.census.gov/foreign-trade/schedules/d/dist.txt
    what are the content conversion parameters are required to convert that text to xml.

    <sen_dt>
         <prefix>
              <heads>
                   <dc>               
                   <pc>
                   <name>
              <main>
                   <dcno>
                   <pcno>
                   <name1>
    <rec_dt>
         <prefix>
              <District_code>             District code      optional
              <port_code>              port code          1
              <name>                   name              
         <main>
              <District_code_no>
              <port_code_no>
              <name1>
    content conversion
         document name:<sen_dt>
         document namespace:http::----
         document offset:--
         recordset name:input
         recordset structure:heads,1,main,*
         recordset sequence:Ascending
         recordset per message:----
         keyfield name:---
    prefix.fieldfixedlengths:---
    prefix.endSeparator:---
    prefix.fieldNames;---
    prefix.keyFieldvalue:--
    prefix.keyFieldlnStructure:---
    main.fieldFixedLengths:9,
    main.fieldSeparator:|
    main.endSeparator:'nl'
    main.fieldNames:district code,port code,name
    main.keyFieldValue:
    main.keyFieldlnStructure:

  • What are the content conversion parameters for this structure

    Hi All,
    The below file is the text file. what are the content conversion parameters are required and what is the structure to create in the IR to convert into xml.
    Schedule D - District/Port List (by District Code) [Produced13APR11]
    District |    Port      |    Name
    Code     |    Code      |
    01       |              |    PORTLAND, ME
             |    0101      |    PORTLAND, ME
             |    0102      |    BANGOR, ME
             |    0103      |    EASTPORT, ME
             |    0104      |    JACKMAN, ME
             |    0105      |    VANCEBORO, ME
             |    0106      |    HOULTON, ME
             |    0107      |    FORT FAIRFIELD, ME
             |    0108      |    VAN BUREN, ME
             |    0109      |    MADAWASKA, ME
             |    0110      |    FORT KENT, ME
             |    0111      |    BATH, ME
             |    0112      |    BAR HARBOR, ME
             |    0115      |    CALAIS, ME
             |    0118      |    LIMESTONE, ME
             |    0121      |    ROCKLAND, ME
             |    0122      |    JONESPORT, ME
             |    0127      |    BRIDGEWATER, ME
             |    0131      |    PORTSMOUTH, NH
             |    0132      |    BELFAST, ME
             |    0152      |    SEARSPORT, ME
             |    0181      |    LEBANON AIRPORT
             |    0182      |    MANCHESTER USER FEE AIRPORT, NH
    02       |              |    ST. ALBANS, VT
             |    0201      |    ST. ALBANS, VT
             |    0203      |    RICHFORD, VT
             |    0206      |    BEECHER FALLS, VT
             |    0207      |    BURLINGTON, VT
             |    0209      |    DERBY LINE, VT
             |    0211      |    NORTON, VT
             |    0212      |    HIGHGATE SPRINGS/ALBURG

    since in this case you dont seem to have a key value to figure out what your header is, it is better to go for a two level mapping. i.e first read all the data - each line as an xml tag. and in the first mapping group it as required and then use it for your original mapping.
    Regards,
    Ninu

  • HT4589 What are the computer requirements or specs for Final Cut Pro

    What are the computer specs required for Final Cut Pro?
    Also is anyone operating Avid Media Seven on an OS X Lion 10.

    Lynn Kielley wrote:
    What are the computer specs required for Final Cut Pro?
    http://www.apple.com/finalcutpro/specs/
    Even though it says 4 GB RAM recommended, I think most experience users woild say 8 GB and up is the real minimum.
    Can't answer the Avid question.
    Russ

  • What are the contents of ReportView​er.dll that comes with CalExec?

    Calibration Executive comes with code module ReportViewer.dll. What are the function prototypes for the routines in this module? There is no information on the exported functions that can be used by another calling program.

    Hey TC99
    You can use Dependency Walker to find out which functions are in that DLL.

  • What are the contents of "JAGENT.PRM" file

    Hi All,
    Can someone post the content of "jagent.prm". After the setup of monitor server and making changes in the config files; the "CREATE DATASTORE" is not creating "jagent.prm" and when i start jagent, it fails with the error "jagent.prm" does not exists.
    Can someone copy paste the contents so that i can create this file manually and test whether it works or not.
    Regards,
    Kamal Khan

    hi ,
    i have installed GG monitor on my machine and working fine , maximum that will not take morethan a hour.
    where you are installing GG monitor in the same oracle GoldenGate instance server or seperate one?
    if you in the same machine, check the below list
    Did you install JDK 1.6 + in your environment?
    did you set the JAVA_HOME and PATH variables?
    find below the jagent contents, i have configured on windows machin, find below the jagent.prm file contents,
    COMMAND java -jar -Xms64m -Xmx512m dirjar/jagent.jar
    the jagent.prm file refering jagent.jar file whivh is in dirjar folder, there are different executable jar files in dirjar folder.
    *** dirjar - Contains the Java programs that support the Oracle GoldenGate Agent. This subdirectory is created during installation.
    *** dirprm - Contains the Oracle GoldenGate Agent parameter file, jagent.prm.. This subdirectory and parameter file are created during installation of Oracle GoldenGate
    11.2.1 and later. Extract, Replicat and Manager parameter files created using GGSCI will also reside in this subdirectory.
    creating jagent.prm file manually not a good idea,

  • What are the contents of a withholding tax return?

    A buyer normally deducts WHT and pays the balance to the vendor. The vendor then receives a withholding tax certificate from the buyer.
    When the vendor files his withholding tax return, will teh withholding tax return only include details of this WHT deducted by buyer or it will include other things? And against what will the vendor set off the amount withheld by the buyer?

    Hey TC99
    You can use Dependency Walker to find out which functions are in that DLL.

  • What are the contents of Mac OS X Install Disc 2

    I bought my mac a few years ago, and i recently swiped it and wiped it clean again, to make it faster, which it has. When i was installing the CD's, the install dic 1 was fine, but when it said to insert disc 2 to continue the installation my mac wasn't reading it. Therefore i just did not install it. Yesterday i downloaded the disc 2 online, but i wanted to know what the contents were of disc 2 just so i knew what i had, if anyone could help that would be great

    Any download of 10.5 discs online is illegal.  The only legal means of getting 10.5 is by DVD.    Also any downloaded copies may be pre-release data, or data infected with trojans.  Stay far far away from those downloads.

  • What are the ideal specs for professional graphic designer using CS5 illustrator, photoshop and indesign?g

    What are the ideal Mac Pro specs for a professional graphic designer using CS5 Premium- using mostly InDesign, Illustrator and PhotoShop?

    24GB RAM
    SSD for boot drive
    GHz, but not necessarily dual. Apple doesn't sell dual 3.33s.
    A single 3.33 6-core should do fine and "sweet spot" (when looking, there is "4-core" build to order..,. and like everything else on the Store, why in heavens they didn't be more accurate and clear and say "single socket" and then have "dual processor configurations" 0 I guess the writers don't understand or know workstations or jargon? I say that 'cause some have trouble even finding the 6-core 3.33 choice ($1200 over stock 2.8 4-core).
    W3680 though can be found on Buy.com for $620 (was $589 at earlier date) and people are known to then sell the stock cpu $300 making it even more attractive and save $600-900 that way rather easily. Or not.
    But yes, I would send you to MPG.com site as well and read through what is on there.

  • What  are the Java SE contents exactly? please guide me?

    hello every body,
    I just want to know what are the contents that are applicable for java SE?
    please give me the all the cointents ,
    does web applications ,servlets,hibernate ,ejb all these are part of java SE?
    please give me all the list of concepts?
    thanking you,
    regards
    siva kiran.B

    Here:
    http://java.sun.com/javase/6/docs/
    It's got a nice graphics right at the top that mentions most (if not all) of the content of JSE (f.k.a J2SE).
    Web applications, servlets, ejb are not part of JSE, they are part of JEE (which builds on JSE).
    Hibernate is neither part of JSE, nor of JEE, it's a third party library. It can be used with both JSE and with JEE.

  • What r the content conversion parameters

    Hi All
    This link contains the text file.
    http://www.census.gov/foreign-trade/d/dist.txt
    what are the content conversion parameters are required to convert that text to xml.

    Make it simple  recordset structure as below ...
    Details
            ----------->District code
            ----------->Port code
            -----------> Name
    Recordset structure   Details, *
    Details.fieldSeparator  :
    Details.endSeparator  'nl'
    Details.fieldNames :  District code, Port code, Name

  • ECC 5.0 vs ECC 6.0 - What are its contents ?

    Dear Experts,
    I would like to know what are the contents in ECC6.0? I am told that ECC 6.0 has all the contents like CRM, SRM and BW and so on.
    I tried many websites but did not get a conclusive answer. I would appreciate if anyone can provide me what are the contents that ECC6.0 has ?
    My other question is, Can I install CRM-5.0 with ECC 6.0 ? How do I enable this within ECC -6.0?
    Your response will be highly appreciated and rewarded.
    Thanks

    HI,
    Just in case others stumble upon this, you can find all the information on what is possible (and not possible) in the SAP ERP 6.0 master guide (downloadable from http://service.sap.com/instguides).
    Cheers,
    Mike.

  • What are the ideal specs for a DigiBeta master tape when authoring a "widescreen anamorphic" 16:9 SD DVD (original aspect ratio is 14:9)?

    I just received the masters for a new SD DVD. I would like to author a "widescreen anamorphic" SD DVD horizontally squeezed widescreen image stored in a standard 4:3 aspect ratio DVD image frame. (On 4:3 displays, mattes should preserve the original aspect ratio. On 16:9 displays the image will fill the screen at the highest possible resolution.)
    Below I've listed the specs of the Digi Beta master tapes the producers have sent to me for digitizing. I'd like to know this: What are the ideal specs for a DigiBeta master tape when authoring a widescreen anamorphic SD DVD, using material with an original aspect ratio of 14:9?
    I've also listed my guesses below. Please let me know if my guesses are right. If not, please suggest alternatives (and if possible explain why.)
    TECHNICAL SPECIFICATIONS OF EXISTING MASTER:
    Tape: DigiBeta
    Original Aspect Ratio: 1.55 (14:9)
    Vid Rate: 29.97 fps
    Pixel Aspect: NTSC - CCIR 601
    Frame Size: 720 x 480
    Anamorphic: Full-Height Anamorphic (16:9 image displayed in letterboxed, non-distored 4:3)
    Display Format: 4:3 Letterbox
    MY GUESS AT IDEAL TECHNICAL SPECIFICATIONS (for a DigiBeta, that is):
    Tape: DigiBeta
    Original Aspect Ratio: 1.55 (14:9)
    Vid Rate: 29.97 fps
    Pixel Aspect: Square
    Frame Size: 720 x 540
    Anamorphic: YES
    Display Format: 16:9 Anamorphic (horizontally squeezed widescreen image)
    Please feel free to ask for clarification or further information you need to answer my question.
    Thank you so much in advance for your help!
    Best, Noetical.
    BTW, I can't wait for the day when everything has gone digital and we get digital intermediates instead of tapes to digitize!

    Hi Nick...thanks for taking the time to reply to my question.
    Nick Holmes wrote:
    What you have there is a mess.
    NTSC pixels are never square.
    NTSC is 720x486, even when it is Anamorphic.
    You shouldn't be using an already letterboxed master to make an Anamorphic version. Get the master that was made before the letterboxing stage.
    When you make an Anamorphic DVD it should display as 16:9 full screen automatically on widescreen TVs.
    The same DVD will automatically letterbox on 4:3 TVs.
    Um yeah...duh. That's exactly what I was trying to explain in the preface of my question. I'm sorry if I didn't make it clear...all these things you mention are the reasons I'm putting together a list of the technical specs of the DigiBeta I need so I can have them send that instead of the stupid letterboxed version. 
    Look, I'm sending this request to some intern at their offices in England, asking for a master with which I can make an Anamorphic DVD. They already sent me this master, which as you and I both agree is an idiotic asset to use for these purposes. As such, I was hoping for advice on a more precise way of requesting the master that I need than asking for "the master that was made before the letterboxing stage." Upon reflection, perhaps I'll just do that. If you or anyone else has a suggestion about something I should add to my request that would improve the odds of them sending the tape I need, please repond. Thank you!
    BTW, It's been a long time since anyone has responded to something I've written or said as though I'm an idiot. I remember now that I don't really like it. (Moving along...)

Maybe you are looking for