Explain about the Models...

Hi friends...
Can anybody explain about the models in webdynpro, and also explain about its types as well as its functions....
Thanks in advance...
GS

Hi SatishKumar,
As WD is based on the MVC paradigm models represents the backend of the this
architecture.
Now the Models can be categorized in 2 ways:
1. Adaptive and Deprecated.
2. RFC,Webservice,Bean.
Now the Adaptive models follow CMI(Common model Interface) specs.
For information on the CMI look into the documents on the SAP Netweaver Documention.
Also,the following document would give you a good idea of the same.
<a href="http://help.sap.com/javadocs/NW04S/current/cm/index.html">CMI documentation</a>
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cef4f43e-0d01-0010-db84-ede25c874115">How to use CMI</a>.
This will give you sufficient information to start with the CMI.
Now for the other classification which's pretty straight:
1.WebService Model: Is like any other webservice uses SOAP request response.
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/900bbf94-a7a8-2910-e298-a651b4706c1e">Adaptive Web Service Model</a>
2.RFC: Is a function module made in ABAP uses JCO for interacting internally.
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/11c3b051-0401-0010-fe9a-9eabd9c216de">Adaptive RFC Models</a>
3.Bean Model: Java Bean Classed should follow the Java Bean specification.
<a href="/people/anilkumar.vippagunta2/blog/2005/09/02/java-bean-model-importer-in-web-dynpro Bean Model Importer in Web Dynpro</a>
Regards
Amit

Similar Messages

  • Need Business case Explaination about the Field in Customer Master

    Hi all,
    I have a doubt in Customer master Record
    1. Customer Group
    2. Price Group
    3. Price list
    4. Customer Stat.group
    What I mentioned above fields i need business case explination, but all the above fileds are explaining  about the Price and Statistics about the report. By using F1 Help i can understand but i need business case
    Is there any link between those fields ?
    @ Please dont close the thread if it is basic question please provide the details and link because i serached in Google but i couldn't able to findout

    hi
    anuradha,
    In my knowledge customer pricing group is the main in the customer master ,
    you will one test case in customer pricing group in customer u can not fill it,  the same customer u can rise the sale order , system sows earorr message, no customer master records maintain, it means when u create the sale order system  take pricing procedure , pricing procedure determination ; sales area+customer pricing procedure +document pricing procedure assign to pricing procedure,(ovkk) ,
    customer statical group
    Sales Organization      0001   Sales Org. 001
    Distribution Channel    01
    Division                       00
    Cust.stats.grp              1      'A' Material
    CustGroupMaterial       1      'A' Material
    StatGrpSalesDoc         2      Returns, Credit Memo
    StatGrpDocumentItm     1      Returns, Credit Memo
    Update Group               1      SIS: Sales Document, Delivery, Billing Document
    it is the static updating group for item level,
    Sales Organization     0001   Sales Org. 001
    Distribution Channel    01
    Division                        01
    Cust.stats.grp             1      'A' Material
    StatGrpSalesDoc        1      Order, Debit Memo
    Update Group              1      SIS: Sales Document, Delivery, Billing Document
    it is for static updating group for header level
    it is use full in vov7 ,
    price list and price group it is use full pricing to the customers,  you can check it sale order header in sale tab u can find your required fields,

  • Explain about the cost, bytes & cardinality calculation in oracle9i

    Hi All,
    Any one can explain about the cost, bytes & cardinality calculation in oracle 9i.
    Actually I want to understand the behaviour of execution plan taken by oracle.
    Here is one example.
    Execution Plan
    0 SELECT STATEMENT Optimizer=CHOOSE (Cost=51 Card=1 Bytes=424)
    1 0 SORT (GROUP BY) (Cost=51 Card=1 Bytes=424)
    2 1 TABLE ACCESS (BY INDEX ROWID) OF 'NBFC_ADDRESS_M'
    3 2 NESTED LOOPS (Cost=43 Card=1 Bytes=424)
    4 3 NESTED LOOPS (Cost=43 Card=1 Bytes=350)
    5 4 NESTED LOOPS (Cost=43 Card=1 Bytes=296)
    6 5 NESTED LOOPS (Cost=40 Card=1 Bytes=242)
    7 6 NESTED LOOPS (Cost=15 Card=1 Bytes=193)
    8 7 NESTED LOOPS (Cost=13 Card=1 Bytes=164)
    9 8 NESTED LOOPS (Cost=10 Card=1 Bytes=138)
    10 9 NESTED LOOPS (Cost=9 Card=1 Bytes=125)
    11 10 NESTED LOOPS (Cost=7 Card=1 Bytes=57)
    12 11 TABLE ACCESS (BY INDEX ROWID) OF 'NBFC_BRANCH_M' (Cost=2 Card=1 Bytes=20)
    13 12 INDEX (UNIQUE SCAN) OF 'NBFC_BRANCH_M_PK' (UNIQUE) (Cost=1 Card=1)
    14 11 TABLE ACCESS (BY INDEX ROWID) OF 'CS_ALLOCATION_HDR' (Cost=5 Card=1 Bytes=37)
    15 14 INDEX (RANGE SCAN) OF 'CS_ALLOCATION_QUEING' (NON-UNIQUE) (Cost=2 Card=2)
    16 10 TABLE ACCESS (BY INDEX ROWID) OF 'LEA_AGREEMENT_DTL' (Cost=2 Card=1 Bytes=68)
    17 16 INDEX (UNIQUE SCAN) OF 'LEA_AGREEMENT_DTL_UQ' (UNIQUE) (Cost=1 Card=1)
    18 9 INDEX (UNIQUE SCAN) OF 'SYS_C0016578' (UNIQUE) (Cost=1 Card=1 Bytes=13)
    19 8 TABLE ACCESS (BY INDEX ROWID) OF 'LEA_ASSET_M' (Cost=3 Card=1 Bytes=26)
    20 19 INDEX (RANGE SCAN) OF 'LEA_ASSET_M_CDX1'(NON-UNIQUE) (Cost=2 Card=1)
    21 7 TABLE ACCESS (BY INDEX ROWID) OF 'NBFC_CUSTOMER_M' (Cost=2 Card=1 Bytes=29)
    22 21 INDEX (UNIQUE SCAN) OF 'NBFC_CUSTOMER_M_PK' (UNIQUE) (Cost=1 Card=1)
    23 6 TABLE ACCESS (BY INDEX ROWID) OF 'NBFC_CHEQUE_DTL' (Cost=25 Card=1 Bytes=49)
    24 23 INDEX (RANGE SCAN) OF 'NBFC_CHEQUE_DTL_IDX1'(NON-UNIQUE) (Cost=3 Card=23)
    25 5 TABLE ACCESS (BY INDEX ROWID) OF 'NBFC_ADDRESS_M' (Cost=3 Card=1 Bytes=54)
    26 25 INDEX (RANGE SCAN) OF 'UK_BPID_BPTYPE_ADDTYPE'(NON-UNIQUE) (Cost=2 Card=1)
    27 4 TABLE ACCESS (BY INDEX ROWID) OF 'NBFC_ADDRESS_M'
    28 27 INDEX (RANGE SCAN) OF 'NBFC_ADDRESS_M_CDX1' (NON-UNIQUE) (Cost=2 Card=2)
    29 3 INDEX (RANGE SCAN) OF 'NBFC_ADDRESS_M_CDX1' (NON-UNIQUE) (Cost=2 Card=2)
    Statistics
    1 recursive calls
    0 db block gets
    117 consistent gets
    108 physical reads
    0 redo size
    2181 bytes sent via SQL*Net to client
    1185 bytes received via SQL*Net from client
    1 SQL*Net roundtrips to/from client
    1 sorts (memory)
    0 sorts (disk)
    0 rows processed
    Actully I don't know how to post the thread in proper format so example is not formatted.
    Thanx.. Ratan

    Cardinality is the number of rows.
    Cost -- think that is relative.
    Bytes -- the amount of data?
    Tom Kyte has a really nice explanation of this in Effective Oracle by Design -- but I left it at work.

  • Could you please explain about the  chain and end chain and module

    hi experts
    could you please explain about the  chain and end chain and module keywords?

    Hi Naresh,
    Conditions for Multiple Screen Fields
    To ensure that one or more PAI modules are only called when several screen fields meet a particular condition, you must combine the calls in the flow logic to form a processing chain. You define processing chains as follows:
    CHAIN.
    ENDCHAIN.
    All flow logic statements between CHAIN and ENDCHAIN belong to a processing chain. The fields in the various FIELD statements are combined, and can be used in shared conditions.
    CHAIN.
    FIELD: <f1>, <f 2>,...
    MODULE <mod1> ON CHAIN-INPUT|CHAIN-REQUEST.
    FIELD: <g1>, <g 2>,...
    MODULE <mod2> ON CHAIN-INPUT|CHAIN-REQUEST.
    ENDCHAIN.
    The additions ON CHAIN-INPUT and ON CHAIN-REQUEST work like the additions ON INPUT and ON REQUEST that you use for individual fields. The exception is that the module is called whenever at least one of the fields listed in a preceding FIELD statement within the chain meets the condition. So <mod1> is called when one of the fields <fi> meets the condition. <mod2> is called when one of the fields <f i> or <g i> meets the condition.
    Within a processing chain, you can combine individual FIELD statements with a MODULE statement to set a condition for a single field within the chain:
    CHAIN.
    FIELD: <f1>, <f 2>,...
    FIELD <f> MODULE <mod1> ON INPUT|REQUEST|*-INPUT
    |CHAIN-INPUT|CHAIN-REQUEST.
    MODULE <mod2> ON CHAIN-INPUT|CHAIN-REQUEST.
    ENDCHAIN.
    The module <mod1> is called when screen field <f> meets the specified condition for individual fields. <mod2> is called when one of the fields <fi> or <f> meets the condition. If you use the addition ON CHAIN-INPUT or ON CHAIN-REQUEST with FIELD <f>, the condition also applies to the entire chain and module <mod1> and <mod2> are both called.
    In cases where you apply conditions to various combinations of screen fields, it is worth setting up a separate processing chain for each combination and calling different modules from within it.
    The functions of the FIELD statement for controlling data transport also apply when you use processing chains. Within a processing chain, screen fields are not transported until the FIELD statement. Processing chains also have another function for the FIELDS statements that they contain. This is described in the section on validity checks.
    Ex:
    PROCESS AFTER INPUT.
    MODULE CANCEL AT EXIT-COMMAND.
    CHAIN.
    FIELD: INPUT1, INPUT2.
    MODULE MODULE_1 ON CHAIN-INPUT.
    FIELD INPUT3 MODULE MODULE_* ON *-INPUT.
    MODULE MODULE_2 ON CHAIN-REQUEST.
    ENDCHAIN.
    FIELD INPUT1 MODULE C1 AT CURSOR-SELECTION.
    CHAIN.
    FIELD: INPUT2, INPUT3.
    MODULE C2 AT CURSOR-SELECTION.
    ENDCHAIN.
    MODULE CURSOR AT CURSOR-SELECTION.
    Regards,
    Sunil

  • Can any one explain about the SAP Testing process in Implementation Project

    Can any one explain about the SAP Testing process to be carried out by BW Consultant in an Implementation Project which is in Testing Phase..

    hi bharat,
    Two types of testing is possible in bw
    unit testing
    integration testing
    Integration testing - It is the phase of software testing in which individual software modules are combined and tested as a group. It follows unit testing and precedes system testing.
    Integration testing takes as its input modules that have been checked out by unit testing, groups them in larger aggregates, applies tests defined in an Integration test plan to those aggregates, and delivers as its output the integrated system ready for system testing.
    Unit testing - One part or the whole part of transfer rules , update rules, etc..
    Integration testing - The whole data flow cycle to be tested
    This link will give u detailed description
    http://en.wikipedia.org/wiki/Software_testing
    Stress testing in BI..
    /people/mike.curl/blog/2006/12/05/how-to-stress-test-bw-the-easy-way
    REFER THIS REG CATT
    http://help.sap.com/saphelp_erp2005/helpdata/en/d7/e21221408e11d1896b0000e8322d00/frameset.htm
    Check this doc on Unit Testing
    unit testing
    Look at the threads below :
    Testing Methods in BW
    Unit Testing in BW
    How to do testing in BW
    Hi...BW testing
    Re: Hi...BW testing
    Hi...BW testing
    Pls refer following links...
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e210c8408e11d1896b0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/aba235413911d1893d0000e8323c4f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e2123b408e11d1896b0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e2123b408e11d1896b0000e8322d00/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/721d6a73-0901-0010-47b3-9756a0a7ff51
    https://service.sap.com/upgrade-bw
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7dc0cc90-0201-0010-4fa7-d557f2bd65ef .
    https://websmp204.sap-ag.de/~sapdownload/011000358700009385902004E
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/67acb63d-0401-0010-b685-b1b87dd78892
    Hope it helps you!
    ****Assign Points If Helpful****
    Regards,
    yunus

  • Can you please explain about the vehicle management system?

    Hi ,
    i want to know about the module (vehicle management system) .please explain any one in details .
    Regards
    Venkata .

    Hi Venkata,
    The Vehicle Management system (VMS) is part of SAP IS - Auto. Generally it is said that it is used by importers, however I would rather put it like this – It can be used for an importer or a distributor’s business functions. So if an OEM is also performing a distributor’s business, he can also use VMS and get benefited out of it.
    The VMS facilitates to see a Vehicle like a Vehicle in the system.
    Following are the few high level features -
    It allows to capture all the attributes of a  particular vehicle as an unique object in the system
    All the transaction on a vehicle (sales, purchase etc.) can be carried out keeping vehicle as a central object, provides ease of operation to users. All business and technical data of the vehicle is available here.
    Strong configuration based vehicle search and vehicle history (transactions) helps in tracking the vehicle easily for any purpose in the distribution chain of OEMà Distributorà Dealerà End Customer.
    This is in brief about VMS.
    Regards,
    Aseem Baruaole
    Mahindra Satyam

  • I saw the commercial for upgrading to the iphone6 and also chatted with a rep. She explained about the trade in and how it works. The one thing she didnt tell me nor does the commercial is that you have to be eligible for an upgrade. So another wasted tri

    I saw the commercial about upgrading to the iphone6 and also chatted with a rep about it. She explained how the trade in works. Neither she not the commercial says anything about being eligible for an upgrade. So another wasted trip to Verizon. I will be eligible for upgrade in Feb 2015. I have the 5s in excellent condition. If I am willing to extend my contract for another 2 yrs I don't see why it should matter about an upgrade. I think I should be able to trade in and get reduced price. Just another ripoff but at least they could tell you upfront what is expected before a trip is made..

    You don't need to be eligible for an upgrade to take advantage of the trade-in. You can still get the $200 off on the trade in, however I think that offer may have already expired. The $200 off would simply be on the full retail price which starts at $650.
    You have to be eligible for an upgrade to get a discounted phone, but that has ALWAYS been the case. The commercial says NOTHING about waiving that requirement of the contract you had already signed. The trip was wasted ONLY because you were hoping to get out of your contract when NO indication you would be able to do so was given.
    Verizon doesn't "extend" contracts as you would like because Verizon would have people with 10 year contracts and an ETF of over $1000 if they chose to leave. Of course, people would then complain about that.
    Example:
    Sign a 2 yr contract and have a $350 ETF.
    After a year, you want a new phone and extend the contract 2 years(3 years total now) with another $350 ETF, bringing the ETF up to $350 + $350 - $120 = $580
    After a year, you want a new phone and extend the contract 2 years(4 years total now) with another $350 ETF, bringing the ETF up to $350 + $580 - $120 = $810
    After a year you want a new phone and extend the contract 2 years(5 years total now) with another $350 ETF, bringing the ETF up to $350 + $810 - $120 = $1040.
    ONLY 3 years after signing your original contract someone could easily be locked in with a 5 year contract and a $1040 ETF for a single line. Verizon would be CRAZY to allow people to do this.

  • My Sandisk cruzer thumb drive 4.0GB (which is very old, roughly 10 years and I'm not sure about the model) reads "The disk you inserted was not readable by this computer" when inserted in my Macbook pro 2010. How do I get it to work?

    My Macbook Pro 2010 with the latest OS does not open a particular Sandisk Cruzer 4.0GB (which is an old model, about 10 years) thumbdrive with the message "The disk you inserted was not readable by this computer". Will I be able to read it on my macbook?

    Is it readable in a Windows computer?  If not then you can try Disk Utility to repair the drive-- although that may be dangerous too.
    I haven't had this problem so I out of safe ideas.  There are ustilies out there.   I used the seach term "repair flash drive Mac OS X" to locate some of these.
    If the data is essential there are pay-for services to recover data looked the price was in the range $50 - $1000
    All the best.

  • Please explain about the RODELTAM table

    Hi,
    I am going thru the RODELTAM table. I understand that this table is used to check my delta type.
    I had clicked on contents button and then on the execute button. Now the screen that appears has a table with few columns and there is the text log column in the end. I don't understand how to read this table and some terms mentioned in this table.
    The first column is DELTA and underneath this column, there are few abbrevations such as ABR, A, ADD, AID, AIED, AIM AIMD D, E NEWD, NEWE, O, and X. Can someone please expand each of these terms, and explain what does each of these terms mean?
    The columns that are shown are:
    1. DELTA:
    2. ONLYFULL,
    3. UPDM_NIM
    4. UPDM_BIM
    5. UPDM_AIM
    6. UPDM_ADD
    7. UPDM_DEL
    8. UPDM_RIM
    9. DREQSER
    10. DELATYPE
    11. TXTLG
    Also please expalin me the purpose of each of the above mentioned columns.
    Thank you.
    TR.

    Hi,
    RODELTAM table contains the details abt DELTA PROCESS like
    ABR, A, ADD, AID, AIED, AIM  ets
    Delta only with Full Upload (ODS or InfoPackage Selection)
    A ALE Update Pointer (Master Data)
    ABR Complete Delta wth Deletion ID Using Delta Queue (Cube-Cap.)
    ABR1 As 'ABR' Procedure, but Serializatn only Request by Request
    ADD Additive Extraction Using Extractor (e.g.LIS-InfoStructures)
    ADDD As 'ADD' but via Delta Queue (Cube Enabled)
    AIE After Images Using Extractor (FI-GL/AP/AR)
    AIED After-Images with Delete Indicatr via Extractr (FI-GL/AP/AR)
    AIM After Images Using Delta Queue (e.g. FI-AP/AR)
    AIMD After Images wth Deletion ID Using Delta Queue (e.g. BtB)
    CUBE InfoCube Extraction
    D Unspecific Delta Using Delta Queue (Not ODS-Capable)
    E Unspecific Delta Using Extractor (Not ODS-capable)
    FIL0 Delta Using File Import with After Images
    FIL1 Delta Using File Import with Delta Images
    NEWD Only New Records (Inserts) via Delta Queue (Cube Enabled)
    NEWE Only New Records (Inserts) via Extractor (Cube Enabled)
    O
    ODS ODS Extraction
    X Delta Unspecified (Do Not Use!)
    check RODELTAMT BW Delta Process (Text)  table also for more details and also
    check this link
    http://help.sap.com/saphelp_nw04s/helpdata/en/84/81eb588fc211d4b2c90050da4c74dc/frameset.htm
    Hope this helps
    Anand Raj

  • HT5312 Okay, this explains about the rescue email, but not about resetting your security questions? Help please?

    I have a bad memory and I can't remember the answers to my security questions, so I need to reset them, although I have no clue how to do that....

    Click here and request assistance.
    (75393)

  • Explain about Data Types INT1, INT2, INT3, INT4 & NUMC

    could anyone explain about the data types and give examples.

    INT1: 1-byte integer between 0 and 255. The length is set to 3 places for this data type.
    INT2: 2-byte integer between -32767 and 32767. Fields of this type should only be used for length fields. These long fields are positioned immediately in front of a long field (type LCHR, LRAW). With INSERT or UPDATE on the long field, the database interface enters the length which was actually used in the length field. The length is set to 5 places for this data type.
    INT4: 4-byte integer between -2147483647 bis 2147483647. The length is set to 10 places for this data type.
    NUMC: Long character field in which only numbers can be entered. The length of this field is limited to a maximum of 255 places.
    Check this:
    http://help.sap.com/saphelp_nw70/helpdata/EN/cf/21f2e5446011d189700000e8322d00/frameset.htm
    Thanks...
    Shambhu

  • Explain about transparent mode, single mode, multiple context mode

    You can explain about the differents of transparent mode, single mode, multiple context mode in ASA 5500? Thank you very much.

    Great question. Hope the below helps:
    Transparent Mode: In this mode, the ASA will filter traffic without requiring L3 on the ASA. This means that in your config you will not put IPs on the interfaces to be used for traffic filtering. Thus, filtering is transparent to the traffic as the traffic isn't directly routed to the firewall. Think of it like you have a server plugged into a switch. In transparent mode, you place the ASA between the server and the switch and no configuration change is required to the server. In routed mode, you place the ASA in the same physical location between the server and switch, but have to change the server to use the ASA as a default gateway.
    Single Mode: Default mode of an ASA. The ASA acts as a single firewall and all interfaces are provisioned to be managed through a single firewall configuration.
    Multiple Context Mode: The ASA is split into multiple virtual configurations. With the ASA now virtualized, you provision the physical interfaces on the ASA to the virtual firewall configured. Each context has it's own configuration seperate from the rest of the firewall. Multi-context is meant for enterprises to invest in a single piece of hardware and scale it for use as multiple security devices.
    Hope this helps. Let me know if you have anymore questions!
    -Mike
    http://cs-mars.blogspot.com

  • Anyone know anything about transistor model creation?

    Although it was rather difficult, I've managed to get what may be half decent parameters into a 2n3055 model I'm trying to build. (I can never find the famous ".cir" model for anything.)  The main place where I had zilch was input capacitance.  So, since I started with the 2n2222's numbers, I just left them there.
    I droped the "component" in a simple circuit, but clearly my pin mapping is hosed up.  Hence, this leads to my first question.
    I do not understand what "q%p %tB %tC %tE %m"  is or how it maps to my symbol (an NPN transistor).  Does anyone out there have a clue?
    And yes, before you say it to me, yes, yes, yes, I did do the tutorial that had me follow the bouncing ball and create a programmable gain amp being promoted by Texas Instruments.  But what does it do for me in trying to build a well-known transistor's model??
    Also, as I briefly mentioned before, does anyone out there know where this great repository of *.cir models is?  One would think that as common as a 2n3055 is, there most certainly is a 2n3055.cir out there somewhere, but I haven't found it.
    Incidentally, I've found these, but I haven't a clue as to how to make them work for me:
    ----- model 1 -----
    *2N3055
    *Si 115W 70V 15A 20kHz pkg:TO-3 3,2,1
    .MODEL 2N3055 NPN(IS=4.66E-12 BF=360 VAF=100 IKF=0.25 ISE=3.339E-11
    + BR=2 ISC=5E-9 RB=3 IRB=0.001 RBM=0.4 RC=0.04 CJE=5.802E-10 VJE=1.2
    + MJE=0.45 TF=8E-8 XTF=1 ITF=3 PTF=120 CJC=2.121E-10 MJC=0.4 TR=2.55E-6
    + XTB=1)
    ---- model 2 -----
    *.model MJE3055 ako:NSC_4A NPN() ; case Mot 90 (s)
    .MODEL MJE3055 NPN(Is=457.5f Xti=3 Eg=1.11 Vaf=50 Bf=156.7 Ise=1.346p Ne=1.34
    + Ikf=3.296 Nk=.5961 Xtb=2.2 Br=7.639 Isc=604.1f Nc=2.168
    + Ikr=8.131m Rc=91.29m Cjc=278.7p Mjc=.385 Vjc=.75 Fc=.5 Cje=433p
    + Mje=.5 Vje=.75 Tr=1.412u Tf=37.34n Itf=35.68 Xtf=1.163 Vtf=10
    + Rb=.1)
    And this one's a real beaut...
    *      Model Generated by MODPEX     *
    *Copyright(c) Symmetry Design Systems*
    *         All Rights Reserved        *
    *    UNPUBLISHED LICENSED SOFTWARE   *
    *   Contains Proprietary Information *
    *      Which is The Property of      *
    *     SYMMETRY OR ITS LICENSORS      *
    *    Modeling services provided by   *
    * Interface Technologies www.i-t.com *
    .MODEL Qmje3055t npn
    +IS=1.92238e-13 BF=327.43 NF=0.85 VAF=36.105
    +IKF=0.620037 ISE=1.4602e-10 NE=1.50926 BR=0.654697
    +NR=0.935367 VAR=361.05 IKR=6.20037 ISC=6.85154e-12
    +NC=2.96871 RB=16.05 IRB=0.1 RBM=0.161446
    +RE=0.000602331 RC=0.0632768 XTB=0.943656 XTI=1.12302
    +EG=1.05 CJE=9.23675e-08 VJE=0.506151 MJE=0.607139
    +TF=1e-08 XTF=1.35736 VTF=0.997047 ITF=0.999796
    +CJC=5e-10 VJC=0.400198 MJC=0.410184 XCJC=0.803125
    +FC=0.658133 CJS=0 VJS=0.75 MJS=0.5
    +TR=1e-07 PTF=0 KF=0 AF=1
    * Model generated on Jan 18, 2004
    * Model format: PSpice
    I guess what I'm asking is has anyone out there successfully taken a NON *.cir definition and created a fairly well working transistor model, and will that person please be so kind as to help me to understand how to do it for myself?
    I swear NI/Multisim are shooting themselves in the foot by not making user requested Multisim models available for a fee.  They'd make soooo much money.  Moreover, by only offering a scant few models, maybe, just maybe, their starting software price might be affordable to, oh, most people who can't access corporate funding.
    I swear I'll pay a flat fee of $20 to anyone who will sell me a working Multisim model for any discrete component when I need it.  One of the biggest hurdles of Multisim is producing functioning models.  There is a tremendous business opportunity in producing working Multisim models, and it is only a matter of time until some entrepreneur out there cashes in on it.  If NI/Multisim doesn't have the brains to figure this out, I'll bet somebody else out there does. For I have yet to have a model from a manufacturer work in Multisim, much less painlessly be transferred into it. This 2n3055/2955 modelwas tried by me nearly a year ago, but I eventually had to give up. ...and yes, I contacted technical support. Oh boy was that a bad move! ...but that's a story for another time.
    Message Edited by Euler's Identity on 10-28-2007 11:30 AM

    I am only going to make one comment and I will leave the rest to someone with more experience on the model creation end of things. I am interested in that as much as you are since I have tried and and just couldn't figure it out and finally gave up on it.
    My comment is about the model making business as you describe it. There are companies out there that already provide this service. I do not know what prices they charge for their services, but a Google search will pop up quite of few of them. A person would have to check on pricing and all the rest of the details concerning this, but they are out there.
    I want to add that Multisim used to have a partnership with Edaparts.com to supply model information and footprints for free. When Edaparts became a portion of Partsminer.com this freebie ended and they now charge a subscription fee for this service. That really fudged things up in my opinion. Anyway, I thought I would let you know this if you didn't already and maybe you might be interested in checking it out.
    Message Edited by lacy on 10-28-2007 12:30 PM
    Kittmaster's Component Database
    http://ni.kittmaster.com
    Have a Nice Day

  • Pl explain about Attachments in Workflow

    Friends,
    can anybody explains about the concept of attachments in work flow what is sofm object why should I use this.

    Hi,
    I had the same problem in the last days and finally I got a quite simple solution:
    I had a look at the FM SWL_SOFM_CREATE_WITH_TABLE an noticed that it calls another FM (SO_DOCUMENT_INSERT_API1) which has a tables parameter for HEX data and is actually able to  create a SOFM object from HEX data.
    I simply copied SWL_SOFM_CREATE_WITH_TABLE as a customer FM and applied a few changes to make it accept HEX data:
    First I added a new table parameter in the interface which gets the HEX data from the calling application (uploaded data using BIN format):
    OBJECT_CONTENT_HEX     LIKE     SOLIX
    Here is the code of the FM (I marked all additional and changed lines with a comment):
    function z_test_sofm_create_with_table .
    *"*"Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(NOTE_TITLE) LIKE  SODOCCHGI1-OBJ_DESCR OPTIONAL
    *"     VALUE(DOCUMENT_TYPE) LIKE  SOODK-OBJTP DEFAULT SPACE
    *"  EXPORTING
    *"     VALUE(SOFM_KEY) LIKE  SWOTOBJID-OBJKEY
    *"  TABLES
    *"      NOTE_TEXT STRUCTURE  SOLISTI1 OPTIONAL
    *"      OBJECT_CONTENT_HEX STRUCTURE  SOLIX OPTIONAL
    *"  EXCEPTIONS
    *"      ERROR_SOFM_CREATION
      data: region like sofd-folrg.
      data: folder_id like soodk.
      data: l_folder_id like soobjinfi1-object_id.
      data: document_data like sodocchgi1.
      data: document_info like sofolenti1.
      data: object_content like solisti1 occurs 0 with header line.
      data: lines like sy-tabix.
    *- set default
      if document_type is initial.
        document_type = 'RAW'.
      endif.
    *- create office object
    *-- get dark folder
      region = 'B'.
      call function 'SO_FOLDER_ROOT_ID_GET'
        exporting
          region                = region
        importing
          folder_id             = folder_id
        exceptions
          communication_failure = 1
          owner_not_exist       = 2
          system_failure        = 3
          x_error               = 4
          others                = 5.
      if sy-subrc ne 0.
        message e696(wl)                       "<== Add message class
                raising error_sofm_creation.
      endif.
    *- get description
      if note_title is initial.
        read table note_text index 1.
        note_title = note_text.
      endif.
    *-- create office document
      document_data-obj_name = 'ATTACHMENT'.
      document_data-obj_descr = note_title.
      document_data-obj_langu = sy-langu.
      object_content[] = note_text[].
      describe table object_content lines lines.
      document_data-doc_size = ( lines - 1 ) * 255 + strlen( object_content ).
      if object_content[] is initial.                     "<== insert
        describe table object_content_hex lines lines.    "<== insert
        document_data-doc_size = lines * 255.             "<== insert
      endif.                                              "<== insert
      l_folder_id = folder_id.
      call function 'SO_DOCUMENT_INSERT_API1'
        exporting
          folder_id                  = l_folder_id
          document_data              = document_data
          document_type              = document_type
        importing
          document_info              = document_info
        tables
          object_content             = object_content
          contents_hex               = object_content_hex   " <== Insert line
        exceptions
          folder_not_exist           = 1
          document_type_not_exist    = 2
          operation_no_authorization = 3
          parameter_error            = 4
          x_error                    = 5
          enqueue_error              = 6
          others                     = 7.
      if sy-subrc ne 0.
        message e696(wl)                              "<== Add message class
                raising error_sofm_creation.
      endif.
    *- set export parameter
      sofm_key = document_info-doc_id.
    endfunction.
    The returned  SOFM key I added to a container element. The element refers to event parameter of type OBJ_RECORD in my ABAP OO Class. In data binding from event to workflow I mapped the element to the AttachObjects parameter (using mode APPEND) in the workflow container.
    Using this function I was able to raise an event by using Method cl_swf_evt_event=>raise
    that invoked a workitem containing an Excel-File i had uploaded as binary file and passed to the FM Z_TEST_SOFM_CREATE_WITH_TABLE as document type 'XLS'.
    In the woritem preview when clicking on the attachment the file was opened directly in Excel.
    Actually the new lines for calculation the file size is not yet quite correct. At first glance it does not seem to cause any trouble, but I will stll check that. In FM SO_OBJECT_INSERT the size is again checked and calculated if initial, so leaving size initial might also be an option.
    I hope this helps.
    Greetings,
    Michael Gulitz

  • Please explain about LAST_OPERATION_FAILED

    Hi all,
               Please explain about the parameter LAST_OPERATION_FAILED.
    and if I found this warning message in DB16 what is the procedure or actions we need to take?
    Thanks&Regards,
    Prakash

    Hi,
    This condition checks whether the last DBA operation, which isidentified by a function ID specified in the OBJECT field of the DBCHECKORA table, has failed.
    This condition has no checking operands, threshold values and value units.
    Caution: In SAP Releases 4.0 and 4.5, where the OBJECT field is not yet defined in DBCHECKORA, you can define this condition by specifying the function ID in the PARAM field. You also have this option in later releases.
    Regards
    Ganesh

Maybe you are looking for

  • IPod nano being read by Windows as "Removable Disk"

    I have a 4gb nano, current firmware 1.1.1. Now, I've updated it before to the music on iTunes (back when it was on 1.0), but then one day, the iPod suddenly showed the exclamation/folder icon. So I restored the iPod with firmware 1.1 (it recommended

  • Unhandled exception when code runs for the first time,but works fine the second

    Hi All, I have the following code snippet private void RGL_Click(object sender, RibbonControlEventArgs e) Word._Document oDoc;            oDoc = Globals.ThisAddIn.Application.ActiveDocument;             object start = oDoc.Content.Start;            

  • Bom item data - Document assignment not getting saved in table STPO

    Dear All,               As per out customer requirement, they want to display assigned drawing documents of Bom items in CS11. But it is not reflecting in cs11 eventhough we have assigned documents in Bom item detail overview Document assignment tab

  • EXECUTE_METHOD_BOR - Application method has processed message 'E'; see long

    Hi All,             I am having the following error in the workflow. Actually the WF was working fine and the past few days i am getting this error. EXECUTE_METHOD_BOR - Application method has processed message 'E'; see long text Actually the error o

  • RMAN Tape

    Hello, We have a RAC 4 nodes environment running in 11gR2 / Linux redhat. database in Archivelog mode and we use RMAN. Every Sunday, We do weekly Tape backup of the recovery area + Current controlfile + archivelog files. We do daily incremental backu